diff options
author | 2012-03-01 15:11:32 +0000 | |
---|---|---|
committer | 2012-03-01 15:11:32 +0000 | |
commit | c92a169e87895a527678663746ba6f4bbd81d063 (patch) | |
tree | bcfad40ad750a54e2f5e6647a2a53dab0af0682e /www-client/icecat | |
parent | Backport upstream patch to include Chromium (or Google Chrome) in the preferr... (diff) | |
download | historical-c92a169e87895a527678663746ba6f4bbd81d063.tar.gz historical-c92a169e87895a527678663746ba6f4bbd81d063.tar.bz2 historical-c92a169e87895a527678663746ba6f4bbd81d063.zip |
Stable for amd64, wrt bug #401985
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'www-client/icecat')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-10.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index e62c6be71ef2..92f49deceaeb 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/icecat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.114 2012/03/01 13:30:34 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.115 2012/03/01 15:11:32 ago Exp $ + + 01 Mar 2012; Agostino Sarubbo <ago@gentoo.org> icecat-10.0-r2.ebuild: + Stable for amd64, wrt bug #401985 *icecat-10.0-r2 (01 Mar 2012) diff --git a/www-client/icecat/icecat-10.0-r2.ebuild b/www-client/icecat/icecat-10.0-r2.ebuild index cb08426e1b1f..2481b2d9dc10 100644 --- a/www-client/icecat/icecat-10.0-r2.ebuild +++ b/www-client/icecat/icecat-10.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-10.0-r2.ebuild,v 1.1 2012/03/01 13:30:34 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-10.0-r2.ebuild,v 1.2 2012/03/01 15:11:32 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -30,7 +30,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+crashreporter +ipc pgo selinux system-sqlite +webm" |