diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-16 18:00:19 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-16 18:00:19 +0000 |
commit | b369f11b7e99d64f4aa328ee89724fb147f838e9 (patch) | |
tree | 154ccc2ea840e4c43bccd12284bc115dcc6b72e9 /www-client/icecat | |
parent | Marked ~ppc/~ppc64 wrt #360427 (diff) | |
download | historical-b369f11b7e99d64f4aa328ee89724fb147f838e9.tar.gz historical-b369f11b7e99d64f4aa328ee89724fb147f838e9.tar.bz2 historical-b369f11b7e99d64f4aa328ee89724fb147f838e9.zip |
Marked ~ppc/~ppc64 wrt #360427
Package-Manager: portage-2.2.0_alpha32/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-4.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index b33cd6158610..217382ae0a54 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/icecat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.86 2011/05/16 07:21:14 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.87 2011/05/16 17:59:35 xarthisius Exp $ + + 16 May 2011; Kacper Kowalik <xarthisius@gentoo.org> icecat-4.0.1-r1.ebuild: + Marked ~ppc/~ppc64 wrt #360427 *icecat-4.0.1-r1 (16 May 2011) diff --git a/www-client/icecat/icecat-4.0.1-r1.ebuild b/www-client/icecat/icecat-4.0.1-r1.ebuild index b3890ba73565..86ba16a46501 100644 --- a/www-client/icecat/icecat-4.0.1-r1.ebuild +++ b/www-client/icecat/icecat-4.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-4.0.1-r1.ebuild,v 1.1 2011/05/16 07:21:14 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-4.0.1-r1.ebuild,v 1.2 2011/05/16 17:59:35 xarthisius Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ PATCH="firefox-4.0-patches-1.0" DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+ipc system-sqlite +webm" |