diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-20 20:51:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-20 20:51:46 +0000 |
commit | ce81301b32bb63870dcf1fcac1f6bdea34f97569 (patch) | |
tree | e6b7629cdef86d7f1c5516ae24d3004d6ee41318 /www-client/firefox | |
parent | Update to EAPI 4 and respect LDFLAGS (bug #337942). (diff) | |
download | gentoo-2-ce81301b32bb63870dcf1fcac1f6bdea34f97569.tar.gz gentoo-2-ce81301b32bb63870dcf1fcac1f6bdea34f97569.tar.bz2 gentoo-2-ce81301b32bb63870dcf1fcac1f6bdea34f97569.zip |
add ~arm, bug #360427
(Portage version: 2.1.10.36/cvs/Linux i686)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/firefox/firefox-7.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | www-client/firefox/firefox-8.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 525c81cdbca5..8268f7ab0e46 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/firefox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.106 2011/11/13 14:41:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.107 2011/11/20 20:51:46 maekke Exp $ + + 20 Nov 2011; Markus Meier <maekke@gentoo.org> firefox-7.0.1-r1.ebuild, + firefox-8.0.ebuild: + add ~arm, bug #360427 13 Nov 2011; Markus Meier <maekke@gentoo.org> firefox-7.0.1-r1.ebuild: x86 stable, bug #381245 diff --git a/www-client/firefox/firefox-7.0.1-r1.ebuild b/www-client/firefox/firefox-7.0.1-r1.ebuild index 661d057d147c..5372b13fe09b 100644 --- a/www-client/firefox/firefox-7.0.1-r1.ebuild +++ b/www-client/firefox/firefox-7.0.1-r1.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/firefox/firefox-7.0.1-r1.ebuild,v 1.3 2011/11/13 14:41:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-7.0.1-r1.ebuild,v 1.4 2011/11/20 20:51:46 maekke Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -18,7 +18,7 @@ PATCH="${PN}-7.0-patches-0.5" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +ipc pgo system-sqlite +webm" diff --git a/www-client/firefox/firefox-8.0.ebuild b/www-client/firefox/firefox-8.0.ebuild index 372f828b7590..a647dc0b2acb 100644 --- a/www-client/firefox/firefox-8.0.ebuild +++ b/www-client/firefox/firefox-8.0.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/firefox/firefox-8.0.ebuild,v 1.1 2011/11/11 01:36:32 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-8.0.ebuild,v 1.2 2011/11/20 20:51:46 maekke Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -18,7 +18,7 @@ PATCH="${PN}-8.0-patches-0.2" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +ipc pgo system-sqlite +webm" |