diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-08 08:27:03 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-08 08:27:03 +0000 |
commit | 78470529ac5ac6309f82c4dcc6b231d7f2879ea3 (patch) | |
tree | 22357a6c1a5a2b18af6fab7893c34989869aaf03 /www-client | |
parent | ppc/ppc64 stable wrt #357057 (diff) | |
download | gentoo-2-78470529ac5ac6309f82c4dcc6b231d7f2879ea3.tar.gz gentoo-2-78470529ac5ac6309f82c4dcc6b231d7f2879ea3.tar.bz2 gentoo-2-78470529ac5ac6309f82c4dcc6b231d7f2879ea3.zip |
ppc/ppc64 stable wrt #357057
(Portage version: 2.2.0_alpha26/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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index e2759091d967..cee49f47c81c 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.68 2011/03/06 19:01:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.69 2011/03/08 08:27:03 xarthisius Exp $ + + 08 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> icecat-3.6.15.ebuild: + ppc/ppc64 stable wrt #357057 06 Mar 2011; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.15.ebuild: Stable on amd64 wrt bug #357057 diff --git a/www-client/icecat/icecat-3.6.15.ebuild b/www-client/icecat/icecat-3.6.15.ebuild index 0be1b759c171..10d5115a84af 100644 --- a/www-client/icecat/icecat-3.6.15.ebuild +++ b/www-client/icecat/icecat-3.6.15.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.15.ebuild,v 1.2 2011/03/06 19:01:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.15.ebuild,v 1.3 2011/03/08 08:27:03 xarthisius 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 java libnotify system-sqlite wifi" |