diff options
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index fd49aafab295..f1f8ce7d6d12 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.55 2010/10/31 18:34:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.56 2010/11/01 12:05:44 fauli Exp $ + + 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org> icecat-3.6.12.ebuild: + stable x86, security bug 342847 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.12.ebuild: Stable on amd64 wrt bug #342847 diff --git a/www-client/icecat/icecat-3.6.12.ebuild b/www-client/icecat/icecat-3.6.12.ebuild index 329b8a98e06f..b47a40745f02 100644 --- a/www-client/icecat/icecat-3.6.12.ebuild +++ b/www-client/icecat/icecat-3.6.12.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.12.ebuild,v 1.2 2010/10/31 18:34:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.12.ebuild,v 1.3 2010/11/01 12:05:44 fauli Exp $ EAPI="3" 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 +ipc java libnotify system-sqlite wifi" |