diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-11 10:30:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-11 10:30:41 +0000 |
commit | 8584381189a99998454ec6e6e3dba865eaddc488 (patch) | |
tree | a39306d3bf0f930d8ab5073621843f2ae9a5f173 /www-client | |
parent | Stable on amd64 wrt bug #336396 (diff) | |
download | gentoo-2-8584381189a99998454ec6e6e3dba865eaddc488.tar.gz gentoo-2-8584381189a99998454ec6e6e3dba865eaddc488.tar.bz2 gentoo-2-8584381189a99998454ec6e6e3dba865eaddc488.zip |
Stable on amd64 wrt bug #336396
(Portage version: 2.2_rc78/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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index da74f0947dd2..9eaeb224abd3 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.43 2010/09/10 14:27:45 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.44 2010/09/11 10:30:41 hwoarang Exp $ + + 11 Sep 2010; Markos Chandras <hwoarang@gentoo.org> icecat-3.6.9.ebuild: + Stable on amd64 wrt bug #336396 10 Sep 2010; Lars Wendler <polynomial-c@gentoo.org> icecat-3.6.9.ebuild: Fixing install location. Thanx to Anarchy... diff --git a/www-client/icecat/icecat-3.6.9.ebuild b/www-client/icecat/icecat-3.6.9.ebuild index a3824becb099..110655833522 100644 --- a/www-client/icecat/icecat-3.6.9.ebuild +++ b/www-client/icecat/icecat-3.6.9.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.9.ebuild,v 1.6 2010/09/10 14:27:45 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.9.ebuild,v 1.7 2010/09/11 10:30:41 hwoarang Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.2" 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 +cups +ipc java libnotify system-sqlite wifi" |