diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-28 18:45:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-28 18:45:43 +0000 |
commit | 4453b94da22d9914b2367781e4d4d53d5db63c8a (patch) | |
tree | e0c237614317a34eca4018fa356940e8022fa46a /www-client/icecat | |
parent | ppc stable #296443 (diff) | |
download | gentoo-2-4453b94da22d9914b2367781e4d4d53d5db63c8a.tar.gz gentoo-2-4453b94da22d9914b2367781e4d4d53d5db63c8a.tar.bz2 gentoo-2-4453b94da22d9914b2367781e4d4d53d5db63c8a.zip |
amd64 stable, bug 297532
(Portage version: 2.1.7.15/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.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 133fc750ab24..629c90e90d68 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/icecat # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.11 2009/12/27 22:47:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.12 2009/12/28 18:45:43 pacho Exp $ + + 28 Dec 2009; Pacho Ramos <pacho@gentoo.org> icecat-3.5.6.ebuild: + amd64 stable, bug 297532 27 Dec 2009; Christian Faulhammer <fauli@gentoo.org> icecat-3.5.6.ebuild: stable x86, security bug 297532 diff --git a/www-client/icecat/icecat-3.5.6.ebuild b/www-client/icecat/icecat-3.5.6.ebuild index 6f3ce60bb580..4738581637fb 100644 --- a/www-client/icecat/icecat-3.5.6.ebuild +++ b/www-client/icecat/icecat-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.6.ebuild,v 1.3 2009/12/27 22:47:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.6.ebuild,v 1.4 2009/12/28 18:45:43 pacho Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ PATCH="${FIREFOX_PN}-3.5.5-patches-0.1" 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 java mozdevelop sqlite" |