diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:31:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:31:00 +0000 |
commit | db722a2daaa1e49ef4d74ded9d4bd88a81406d8a (patch) | |
tree | da8a77f8c2c6bcc23f1bd582125462c14ccf781f /www-client | |
parent | Remove old (diff) | |
download | gentoo-2-db722a2daaa1e49ef4d74ded9d4bd88a81406d8a.tar.gz gentoo-2-db722a2daaa1e49ef4d74ded9d4bd88a81406d8a.tar.bz2 gentoo-2-db722a2daaa1e49ef4d74ded9d4bd88a81406d8a.zip |
Stable for amd64, wrt bug #433383
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-10.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 97461e3e611c..6e969b4e0c59 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.176 2012/09/07 23:25:16 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.177 2012/09/08 12:31:00 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> firefox-10.0.7.ebuild: + Stable for amd64, wrt bug #433383 07 Sep 2012; <anarchy@gentoo.org> firefox-10.0.7.ebuild: Exclude failing resource_urls patch in esr release diff --git a/www-client/firefox/firefox-10.0.7.ebuild b/www-client/firefox/firefox-10.0.7.ebuild index 66f5b94ec2cd..b70f8038c329 100644 --- a/www-client/firefox/firefox-10.0.7.ebuild +++ b/www-client/firefox/firefox-10.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.7.ebuild,v 1.2 2012/09/07 23:25:16 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.7.ebuild,v 1.3 2012/09/08 12:31:00 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="bindist +ipc +minimal pgo selinux system-sqlite +webm" |