diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 12:46:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 12:46:33 +0000 |
commit | fb8d841cc8082b1cdbf3cab04a7a424c32305487 (patch) | |
tree | def87c3021ee010b7f17788afe09fb898fdf25ca /www-client/firefox | |
parent | alpha/ia64/sparc stable wrt #342847 (diff) | |
download | gentoo-2-fb8d841cc8082b1cdbf3cab04a7a424c32305487.tar.gz gentoo-2-fb8d841cc8082b1cdbf3cab04a7a424c32305487.tar.bz2 gentoo-2-fb8d841cc8082b1cdbf3cab04a7a424c32305487.zip |
alpha/ia64/sparc stable wrt #342847
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'www-client/firefox')
-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 b44e45c52f79..2f1ae3e8ed1e 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.31 2010/10/30 18:21:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.32 2010/11/14 12:46:33 armin76 Exp $ + + 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> firefox-3.6.12.ebuild: + alpha/ia64/sparc stable wrt #342847 30 Oct 2010; Markus Meier <maekke@gentoo.org> firefox-3.6.12.ebuild: arm stable, bug #342847 diff --git a/www-client/firefox/firefox-3.6.12.ebuild b/www-client/firefox/firefox-3.6.12.ebuild index 685c18085df2..f97cf16c7733 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.7 2010/10/30 18:21:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.12.ebuild,v 1.8 2010/11/14 12:46:33 armin76 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" |