diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-25 18:09:06 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-25 18:09:06 +0000 |
commit | 9ab84bdfe1b489e9c832deb176a4ea0c424bdb49 (patch) | |
tree | c8b4b43c8f0508e5e9b6ba2b0092d36e742f3af5 | |
parent | Stable on amd64 wrt bug #360055 (diff) | |
download | gentoo-2-9ab84bdfe1b489e9c832deb176a4ea0c424bdb49.tar.gz gentoo-2-9ab84bdfe1b489e9c832deb176a4ea0c424bdb49.tar.bz2 gentoo-2-9ab84bdfe1b489e9c832deb176a4ea0c424bdb49.zip |
Stable on amd64 wrt bug #360055
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index fd5771801755..3c5e4769c063 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.72 2011/03/25 06:37:15 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.73 2011/03/25 18:09:06 angelos Exp $ + + 25 Mar 2011; Christoph Mende <angelos@gentoo.org> icecat-3.6.16.ebuild: + Stable on amd64 wrt bug #360055 *icecat-3.6.16 (25 Mar 2011) diff --git a/www-client/icecat/icecat-3.6.16.ebuild b/www-client/icecat/icecat-3.6.16.ebuild index 258da3ee787e..737d77d030b2 100644 --- a/www-client/icecat/icecat-3.6.16.ebuild +++ b/www-client/icecat/icecat-3.6.16.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.ebuild,v 1.1 2011/03/25 06:37:15 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16.ebuild,v 1.2 2011/03/25 18:09:06 angelos Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,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" |