diff options
-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 559e780d6138..d80c604ef05c 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.75 2011/03/27 19:08:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.76 2011/04/08 21:28:41 tomka Exp $ + + 08 Apr 2011; Thomas Kahle <tomka@gentoo.org> icecat-3.6.16.ebuild: + x86 stable per bug 360055 27 Mar 2011; Lars Wendler <polynomial-c@gentoo.org> icecat-3.6.16.ebuild: Switched from 3.6.15 to 3.6.16 lang packs. diff --git a/www-client/icecat/icecat-3.6.16.ebuild b/www-client/icecat/icecat-3.6.16.ebuild index ae35c72fd068..a89eb3b94af2 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.4 2011/03/27 19:08:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16.ebuild,v 1.5 2011/04/08 21:28:41 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 gnome java libnotify system-sqlite wifi" |