diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-29 21:37:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-29 21:37:22 +0000 |
commit | 0d3e6c2c53671c04193cd464463c9bf9d46e6bf7 (patch) | |
tree | 50c7ded7eebeeabee5e93824081b0ee5ad9bf3fd /www-client/icecat | |
parent | Stable on amd64 wrt bug #380913 (diff) | |
download | gentoo-2-0d3e6c2c53671c04193cd464463c9bf9d46e6bf7.tar.gz gentoo-2-0d3e6c2c53671c04193cd464463c9bf9d46e6bf7.tar.bz2 gentoo-2-0d3e6c2c53671c04193cd464463c9bf9d46e6bf7.zip |
Stable on amd64 wrt bug #380913
(Portage version: 2.2.0_alpha51/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.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 5771651a959b..a4f5106d8e47 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.98 2011/08/23 22:21:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.99 2011/08/29 21:37:22 hwoarang Exp $ + + 29 Aug 2011; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.16-r3.ebuild: + Stable on amd64 wrt bug #380913 23 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> icecat-6.0.ebuild: Added ${EPREFIX} where necessary. diff --git a/www-client/icecat/icecat-3.6.16-r3.ebuild b/www-client/icecat/icecat-3.6.16-r3.ebuild index 939a191aee67..642a4f52b4ac 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.3 2011/08/23 19:32:15 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r3.ebuild,v 1.4 2011/08/29 21:37:22 hwoarang 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" |