diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-04-08 21:27:21 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-04-08 21:27:21 +0000 |
commit | ffb0666285faffe04ca5e95dd4286a86299166a2 (patch) | |
tree | 3729c03d00a6a17ddc7433586d09463e8531822c /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-ffb0666285faffe04ca5e95dd4286a86299166a2.tar.gz gentoo-2-ffb0666285faffe04ca5e95dd4286a86299166a2.tar.bz2 gentoo-2-ffb0666285faffe04ca5e95dd4286a86299166a2.zip |
x86 stable per bug 360055
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 116b5779555a..ab3a5824f794 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.58 2011/04/05 05:29:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.59 2011/04/08 21:27:21 tomka Exp $ + + 08 Apr 2011; Thomas Kahle <tomka@gentoo.org> firefox-3.6.16.ebuild: + x86 stable per bug 360055 05 Apr 2011; Markus Meier <maekke@gentoo.org> firefox-3.6.16.ebuild: arm stable, bug #360055 diff --git a/www-client/firefox/firefox-3.6.16.ebuild b/www-client/firefox/firefox-3.6.16.ebuild index cdd8c448490c..32feb7fefa20 100644 --- a/www-client/firefox/firefox-3.6.16.ebuild +++ b/www-client/firefox/firefox-3.6.16.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-3.6.16.ebuild,v 1.5 2011/04/05 05:29:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.16.ebuild,v 1.6 2011/04/08 21:27:21 tomka 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 gnome +ipc java libnotify system-sqlite wifi" |