diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-26 13:54:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-26 13:54:55 +0000 |
commit | 350b4219eae030115a54e93d211b05fd1976f37d (patch) | |
tree | df3cf61dee17dd4e282c0f861d62ef61c54b845b /www-client/icecat | |
parent | Version bump (diff) | |
download | gentoo-2-350b4219eae030115a54e93d211b05fd1976f37d.tar.gz gentoo-2-350b4219eae030115a54e93d211b05fd1976f37d.tar.bz2 gentoo-2-350b4219eae030115a54e93d211b05fd1976f37d.zip |
Marking icecat-3.6.16 ppc64 and ppc for bug 360055
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'www-client/icecat')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 3c5e4769c063..034fa25cdd61 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.73 2011/03/25 18:09:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.74 2011/03/26 13:54:55 ranger Exp $ + + 26 Mar 2011; Brent Baude <ranger@gentoo.org> icecat-3.6.16.ebuild: + Marking icecat-3.6.16 ppc64 and ppc for bug 360055 25 Mar 2011; Christoph Mende <angelos@gentoo.org> icecat-3.6.16.ebuild: Stable on amd64 wrt bug #360055 diff --git a/www-client/icecat/icecat-3.6.16.ebuild b/www-client/icecat/icecat-3.6.16.ebuild index 737d77d030b2..2f2f1ac3b07f 100644 --- a/www-client/icecat/icecat-3.6.16.ebuild +++ b/www-client/icecat/icecat-3.6.16.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-3.6.16.ebuild,v 1.2 2011/03/25 18:09:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16.ebuild,v 1.3 2011/03/26 13:54:55 ranger Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.4" 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="+alsa +ipc gnome java libnotify system-sqlite wifi" |