diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 13:12:06 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 13:12:06 +0000 |
commit | 9bd7074eef9223f34eeaf5026b67f18fe3bd2def (patch) | |
tree | b7bfbbd78773e90f1a5c797a03e9364aeece58ec /www-client/icecat | |
parent | Marked ppc ppc64 for bug #336396. (diff) | |
download | historical-9bd7074eef9223f34eeaf5026b67f18fe3bd2def.tar.gz historical-9bd7074eef9223f34eeaf5026b67f18fe3bd2def.tar.bz2 historical-9bd7074eef9223f34eeaf5026b67f18fe3bd2def.zip |
Marked ppc ppc64 for bug #336396.
Package-Manager: portage-2.1.8.3/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-3.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 9eaeb224abd3..f83b2eb9d7f7 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.44 2010/09/11 10:30:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.45 2010/09/12 13:12:05 josejx Exp $ + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> icecat-3.6.9.ebuild: + Marked ppc ppc64 for bug #336396. 11 Sep 2010; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.9.ebuild: Stable on amd64 wrt bug #336396 diff --git a/www-client/icecat/icecat-3.6.9.ebuild b/www-client/icecat/icecat-3.6.9.ebuild index 110655833522..320ffa2534db 100644 --- a/www-client/icecat/icecat-3.6.9.ebuild +++ b/www-client/icecat/icecat-3.6.9.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.9.ebuild,v 1.7 2010/09/11 10:30:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.9.ebuild,v 1.8 2010/09/12 13:12:06 josejx Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.2" 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 +cups +ipc java libnotify system-sqlite wifi" |