diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-12 15:32:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-12 15:32:55 +0000 |
commit | f738e0e76759dc35eeb50fbcc097be5ae8534e89 (patch) | |
tree | 4d57be882d3a37a53ae37a02e8038799ed519cbe /www-client/icecat | |
parent | Marked ppc/ppc64 stable for bug #280393. (diff) | |
download | gentoo-2-f738e0e76759dc35eeb50fbcc097be5ae8534e89.tar.gz gentoo-2-f738e0e76759dc35eeb50fbcc097be5ae8534e89.tar.bz2 gentoo-2-f738e0e76759dc35eeb50fbcc097be5ae8534e89.zip |
Marked ~ppc/~ppc64 for bug #280393.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'www-client/icecat')
-rw-r--r-- | www-client/icecat/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.5.4.ebuild | 4 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.5.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 05a854d20ad5..e6b3faa94a86 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/icecat # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.6 2009/11/11 14:23:51 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.7 2009/11/12 15:32:55 josejx Exp $ + + 12 Nov 2009; Joseph Jezak <josejx@gentoo.org> icecat-3.5.4.ebuild, + icecat-3.5.5.ebuild: + Marked ~ppc/~ppc64 for bug #280393. 11 Nov 2009; Jory A. Pratt <anarchy@gentoo.org> icecat-3.5.5.ebuild: update patchset to match firefox's diff --git a/www-client/icecat/icecat-3.5.4.ebuild b/www-client/icecat/icecat-3.5.4.ebuild index 414f4be133f7..791e3e7458f9 100644 --- a/www-client/icecat/icecat-3.5.4.ebuild +++ b/www-client/icecat/icecat-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild,v 1.2 2009/11/04 14:19:24 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild,v 1.3 2009/11/12 15:32:55 josejx Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ PATCH="${FIREFOX_PN}-3.5.2-patches-0.1" DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa java mozdevelop restrict-javascript sqlite" diff --git a/www-client/icecat/icecat-3.5.5.ebuild b/www-client/icecat/icecat-3.5.5.ebuild index 6cb5c1cb380b..57a10ae579e6 100644 --- a/www-client/icecat/icecat-3.5.5.ebuild +++ b/www-client/icecat/icecat-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.5.ebuild,v 1.2 2009/11/11 14:23:51 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.5.ebuild,v 1.3 2009/11/12 15:32:55 josejx Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ PATCH="${FIREFOX_PN}-3.5.5-patches-0.1" DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa java mozdevelop restrict-javascript sqlite" |