diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 14:35:47 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 14:35:47 +0000 |
commit | 708b6e42894ea9aec39215bd59f88949e93bb5f6 (patch) | |
tree | af96588b9a50b6fb5b196c8ff22020cf68c8cb5e /www-client/icecat | |
parent | x86 stable per bug 357057 (diff) | |
download | historical-708b6e42894ea9aec39215bd59f88949e93bb5f6.tar.gz historical-708b6e42894ea9aec39215bd59f88949e93bb5f6.tar.bz2 historical-708b6e42894ea9aec39215bd59f88949e93bb5f6.zip |
x86 stable per bug 357057
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'www-client/icecat')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index cee49f47c81c..e2067ba71a6e 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.69 2011/03/08 08:27:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.70 2011/03/08 14:35:47 tomka Exp $ + + 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> icecat-3.6.15.ebuild: + x86 stable per bug 357057 08 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> icecat-3.6.15.ebuild: ppc/ppc64 stable wrt #357057 diff --git a/www-client/icecat/icecat-3.6.15.ebuild b/www-client/icecat/icecat-3.6.15.ebuild index 10d5115a84af..67a49d031080 100644 --- a/www-client/icecat/icecat-3.6.15.ebuild +++ b/www-client/icecat/icecat-3.6.15.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.15.ebuild,v 1.3 2011/03/08 08:27:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.15.ebuild,v 1.4 2011/03/08 14:35:47 tomka 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" |