summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-25 20:52:01 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-25 20:52:01 +0000
commit2fe58009538ac3a01c77be475ff3c50d4b70650e (patch)
treef0acc77ed24c5330e25146c0d4d9f5f79beacb1c /www-client
parentWork around mis-placed bracket problem, bug 361993 (diff)
downloadgentoo-2-2fe58009538ac3a01c77be475ff3c50d4b70650e.tar.gz
gentoo-2-2fe58009538ac3a01c77be475ff3c50d4b70650e.tar.bz2
gentoo-2-2fe58009538ac3a01c77be475ff3c50d4b70650e.zip
add ~arm, bug #360427
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index 0335a88ca48c..d868db7100ba 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# 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.86 2011/08/24 07:29:10 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.87 2011/08/25 20:52:01 maekke Exp $
+
+ 25 Aug 2011; Markus Meier <maekke@gentoo.org> firefox-6.0.ebuild:
+ add ~arm, bug #360427
24 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> firefox-6.0.ebuild:
Fix access violation, bug 380283
diff --git a/www-client/firefox/firefox-6.0.ebuild b/www-client/firefox/firefox-6.0.ebuild
index 7e22ef47f723..c4840228b0e5 100644
--- a/www-client/firefox/firefox-6.0.ebuild
+++ b/www-client/firefox/firefox-6.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-6.0.ebuild,v 1.3 2011/08/24 07:29:10 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-6.0.ebuild,v 1.4 2011/08/25 20:52:01 maekke Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -18,7 +18,7 @@ PATCH="${PN}-6.0-patches-0.1"
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 +methodjit +ipc pgo system-sqlite +webm"