diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-11 10:46:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-11 10:46:26 +0000 |
commit | a6a0144ab8e6662cb13d37568a47a6fc7559946d (patch) | |
tree | a079fd40d2689c9e819667eb2a3ba0cc6682254f /www-client/firefox | |
parent | arm stable, bug #348316 (diff) | |
download | gentoo-2-a6a0144ab8e6662cb13d37568a47a6fc7559946d.tar.gz gentoo-2-a6a0144ab8e6662cb13d37568a47a6fc7559946d.tar.bz2 gentoo-2-a6a0144ab8e6662cb13d37568a47a6fc7559946d.zip |
arm stable, bug #348316
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 4725dca8df01..aae020fbbfc5 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.36 2010/12/11 10:30:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.37 2010/12/11 10:46:26 maekke Exp $ + + 11 Dec 2010; Markus Meier <maekke@gentoo.org> firefox-3.6.13.ebuild: + arm stable, bug #348316 11 Dec 2010; Markus Meier <maekke@gentoo.org> firefox-3.6.13.ebuild: x86 stable, bug #348316 diff --git a/www-client/firefox/firefox-3.6.13.ebuild b/www-client/firefox/firefox-3.6.13.ebuild index 4b58d445c738..547dd16af1d0 100644 --- a/www-client/firefox/firefox-3.6.13.ebuild +++ b/www-client/firefox/firefox-3.6.13.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.13.ebuild,v 1.4 2010/12/11 10:30:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.13.ebuild,v 1.5 2010/12/11 10:46:26 maekke Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="${PN}-3.6-patches-0.4" 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" |