diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-10-30 00:04:00 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-10-30 00:04:00 +0000 |
commit | 8c8cbb7f0133a49c7735759a761f1db4b4215475 (patch) | |
tree | 9bdb898c0ff012bf48936a320ebd172f3095e837 /www-client | |
parent | Stable for ppc64; bug #342847 (diff) | |
download | gentoo-2-8c8cbb7f0133a49c7735759a761f1db4b4215475.tar.gz gentoo-2-8c8cbb7f0133a49c7735759a761f1db4b4215475.tar.bz2 gentoo-2-8c8cbb7f0133a49c7735759a761f1db4b4215475.zip |
Stable for ppc64; bug #342847
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 947c32e537c8..9771dc98f6d0 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.28 2010/10/29 11:33:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.29 2010/10/30 00:04:00 halcy0n Exp $ + + 30 Oct 2010; Mark Loeser <halcy0n@gentoo.org> firefox-3.6.12.ebuild: + Stable for ppc64; bug #342847 29 Oct 2010; Markos Chandras <hwoarang@gentoo.org> firefox-3.6.12.ebuild: Stable on amd64 wrt bug #342847 diff --git a/www-client/firefox/firefox-3.6.12.ebuild b/www-client/firefox/firefox-3.6.12.ebuild index 55be655485a6..3d833516525e 100644 --- a/www-client/firefox/firefox-3.6.12.ebuild +++ b/www-client/firefox/firefox-3.6.12.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/firefox/firefox-3.6.12.ebuild,v 1.4 2010/10/29 11:33:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.12.ebuild,v 1.5 2010/10/30 00:04:00 halcy0n Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="${PN}-3.6-patches-0.2" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa bindist +ipc java libnotify system-sqlite wifi" |