diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-27 14:31:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-27 14:31:53 +0000 |
commit | 6875bd5470b895da6710e55f3a0042371d56974a (patch) | |
tree | 3e2eade079d9d4136ab3b7087167862dc75d995a /www-client | |
parent | Marking icecat-3.6.13-r1 ppc for bug 348316 (diff) | |
download | gentoo-2-6875bd5470b895da6710e55f3a0042371d56974a.tar.gz gentoo-2-6875bd5470b895da6710e55f3a0042371d56974a.tar.bz2 gentoo-2-6875bd5470b895da6710e55f3a0042371d56974a.zip |
Marking icecat-3.6.13-r1 ppc64 for bug 348316
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index dfb8d25c2e42..a228294c215d 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/icecat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.65 2010/12/27 14:30:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.66 2010/12/27 14:31:53 ranger Exp $ + + 27 Dec 2010; Brent Baude <ranger@gentoo.org> icecat-3.6.13-r1.ebuild: + Marking icecat-3.6.13-r1 ppc64 for bug 348316 27 Dec 2010; Brent Baude <ranger@gentoo.org> icecat-3.6.13-r1.ebuild: Marking icecat-3.6.13-r1 ppc for bug 348316 diff --git a/www-client/icecat/icecat-3.6.13-r1.ebuild b/www-client/icecat/icecat-3.6.13-r1.ebuild index c4856fcc2cb5..d7fd4f37ede4 100644 --- a/www-client/icecat/icecat-3.6.13-r1.ebuild +++ b/www-client/icecat/icecat-3.6.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.13-r1.ebuild,v 1.2 2010/12/27 14:30:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.13-r1.ebuild,v 1.3 2010/12/27 14:31:53 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 java libnotify system-sqlite wifi" |