diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 00:32:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 00:32:00 +0000 |
commit | c44a24e11607b0a2a2c7b56fbf2444aa8091c2e3 (patch) | |
tree | 8916a065cfc0d5822204395f9b2579ad1cf452f3 | |
parent | x86 stable wrt security bug #379549 (diff) | |
download | gentoo-2-c44a24e11607b0a2a2c7b56fbf2444aa8091c2e3.tar.gz gentoo-2-c44a24e11607b0a2a2c7b56fbf2444aa8091c2e3.tar.bz2 gentoo-2-c44a24e11607b0a2a2c7b56fbf2444aa8091c2e3.zip |
x86 stable wrt security bug #379549
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.16-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 40d7804764b6..d646d6c62ae6 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.101 2011/09/03 08:13:21 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.102 2011/09/04 00:32:00 phajdan.jr Exp $ + + 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> icecat-3.6.16-r3.ebuild: + x86 stable wrt security bug #379549 03 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> icecat-3.6.16-r3.ebuild: ppc/ppc64 stable wrt #379549 diff --git a/www-client/icecat/icecat-3.6.16-r3.ebuild b/www-client/icecat/icecat-3.6.16-r3.ebuild index e4d658130c32..9b10c250b7ed 100644 --- a/www-client/icecat/icecat-3.6.16-r3.ebuild +++ b/www-client/icecat/icecat-3.6.16-r3.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-r3.ebuild,v 1.5 2011/09/03 08:13:21 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r3.ebuild,v 1.6 2011/09/04 00:32:00 phajdan.jr Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -27,7 +27,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" |