diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-25 13:46:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-25 13:46:35 +0000 |
commit | 470ec79f716772c2bee49761c8735858a2cf60fe (patch) | |
tree | 809c95ecc6264e4eec7f4cd0dc6e89c1c6dbb565 /www-client | |
parent | Stable for HPPA PPC (bug #329279). (diff) | |
download | gentoo-2-470ec79f716772c2bee49761c8735858a2cf60fe.tar.gz gentoo-2-470ec79f716772c2bee49761c8735858a2cf60fe.tar.bz2 gentoo-2-470ec79f716772c2bee49761c8735858a2cf60fe.zip |
Stable for PPC (bug #329279).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 ab6813cdbffd..fb964f411a28 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.30 2010/07/23 15:03:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.31 2010/07/25 13:46:35 jer Exp $ + + 25 Jul 2010; Jeroen Roovers <jer@gentoo.org> icecat-3.6.7.ebuild: + Stable for PPC (bug #329279). 23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> icecat-3.6.7.ebuild: stable x86, security bug 329279 diff --git a/www-client/icecat/icecat-3.6.7.ebuild b/www-client/icecat/icecat-3.6.7.ebuild index 37c025a8c5e3..c0257fa7ffcd 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.2 2010/07/23 15:03:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.7.ebuild,v 1.3 2010/07/25 13:46:35 jer 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" |