diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-04 17:47:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-04 17:47:24 +0000 |
commit | c1cdc54e572b0faa2b21c14736cebd34cb6f8596 (patch) | |
tree | 77aff71c9cebefff657ce0ad5bf19cdbad9cce4d /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-c1cdc54e572b0faa2b21c14736cebd34cb6f8596.tar.gz gentoo-2-c1cdc54e572b0faa2b21c14736cebd34cb6f8596.tar.bz2 gentoo-2-c1cdc54e572b0faa2b21c14736cebd34cb6f8596.zip |
x86 stable wrt security bug #365323
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/icecat/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.16-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index a7b1166a195c..230cd744d608 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,10 @@ # 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.81 2011/05/03 21:11:10 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.82 2011/05/04 17:47:24 phajdan.jr Exp $ + + 04 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + icecat-3.6.16-r1.ebuild: + x86 stable wrt security bug #365323 *icecat-4.0.1 (03 May 2011) diff --git a/www-client/icecat/icecat-3.6.16-r1.ebuild b/www-client/icecat/icecat-3.6.16-r1.ebuild index d0e3790d4481..6a6a38a7bde3 100644 --- a/www-client/icecat/icecat-3.6.16-r1.ebuild +++ b/www-client/icecat/icecat-3.6.16-r1.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-r1.ebuild,v 1.1 2011/05/03 09:28:06 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r1.ebuild,v 1.2 2011/05/04 17:47:24 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" |