diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 20:22:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 20:22:50 +0000 |
commit | 40ca8428e294288150e2b42cf8ceb2931503cba9 (patch) | |
tree | 93ea2939299595d57ce88e560eb03a55411aa06b /www-client/icecat | |
parent | Version bump. (diff) | |
download | gentoo-2-40ca8428e294288150e2b42cf8ceb2931503cba9.tar.gz gentoo-2-40ca8428e294288150e2b42cf8ceb2931503cba9.tar.bz2 gentoo-2-40ca8428e294288150e2b42cf8ceb2931503cba9.zip |
Stable on amd64 wrt bug #365323
(Portage version: 2.1.9.46/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 230cd744d608..65c9d5acb16e 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.82 2011/05/04 17:47:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.83 2011/05/04 20:22:50 hwoarang Exp $ + + 04 May 2011; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.16-r1.ebuild: + Stable on amd64 wrt bug #365323 04 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> icecat-3.6.16-r1.ebuild: diff --git a/www-client/icecat/icecat-3.6.16-r1.ebuild b/www-client/icecat/icecat-3.6.16-r1.ebuild index 6a6a38a7bde3..16f35cd77681 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.2 2011/05/04 17:47:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r1.ebuild,v 1.3 2011/05/04 20:22:50 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" |