diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 06:30:38 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 06:30:38 +0000 |
commit | beefe8b3691b99838bb345bfbe366dbbc57d8b9e (patch) | |
tree | a591a3d389f468740d77496215b540101b48fc9c /www-client | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-beefe8b3691b99838bb345bfbe366dbbc57d8b9e.tar.gz gentoo-2-beefe8b3691b99838bb345bfbe366dbbc57d8b9e.tar.bz2 gentoo-2-beefe8b3691b99838bb345bfbe366dbbc57d8b9e.zip |
Stable on amd64 wrt bug #324735
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index d028da50f66d..b34f552d37f4 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.23 2010/06/24 05:34:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.24 2010/06/24 06:30:38 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> icecat-3.6.4.ebuild: + Stable on amd64 wrt bug #324735 *icecat-3.6.4 (24 Jun 2010) diff --git a/www-client/icecat/icecat-3.6.4.ebuild b/www-client/icecat/icecat-3.6.4.ebuild index f91f5164ed70..95c0952b1af4 100644 --- a/www-client/icecat/icecat-3.6.4.ebuild +++ b/www-client/icecat/icecat-3.6.4.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.4.ebuild,v 1.1 2010/06/24 05:34:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.4.ebuild,v 1.2 2010/06/24 06:30:38 angelos 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" |