diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 29c6861c35a0..ab6813cdbffd 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.29 2010/07/22 07:55:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.30 2010/07/23 15:03:31 fauli Exp $ + + 23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> icecat-3.6.7.ebuild: + stable x86, security bug 329279 *icecat-3.6.7 (22 Jul 2010) diff --git a/www-client/icecat/icecat-3.6.7.ebuild b/www-client/icecat/icecat-3.6.7.ebuild index d46611e6298c..37c025a8c5e3 100644 --- a/www-client/icecat/icecat-3.6.7.ebuild +++ b/www-client/icecat/icecat-3.6.7.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.7.ebuild,v 1.1 2010/07/22 07:55:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.7.ebuild,v 1.2 2010/07/23 15:03:31 fauli Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.6" 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" |