diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:13:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:13:39 +0000 |
commit | 4977562164b16e0f4689bb66e8e1a6a950e51fac (patch) | |
tree | 14f45e12addb67f0caeb7546f59739d4d71ab3a1 /www-client | |
parent | Stable for amd64, wrt bug #479968 (diff) | |
download | gentoo-2-4977562164b16e0f4689bb66e8e1a6a950e51fac.tar.gz gentoo-2-4977562164b16e0f4689bb66e8e1a6a950e51fac.tar.bz2 gentoo-2-4977562164b16e0f4689bb66e8e1a6a950e51fac.zip |
Stable for amd64, wrt bug #479968
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-17.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index ba2b4078b1b6..596a24e6ce28 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.257 2013/08/08 13:42:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.258 2013/08/12 22:13:39 ago Exp $ + + 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.8.ebuild: + Stable for amd64, wrt bug #479968 08 Aug 2013; Jeroen Roovers <jer@gentoo.org> firefox-23.0.ebuild: Marked ~hppa too. diff --git a/www-client/firefox/firefox-17.0.8.ebuild b/www-client/firefox/firefox-17.0.8.ebuild index 1df029afc487..91a3cb1d4ca4 100644 --- a/www-client/firefox/firefox-17.0.8.ebuild +++ b/www-client/firefox/firefox-17.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.8.ebuild,v 1.1 2013/08/07 02:49:31 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.8.ebuild,v 1.2 2013/08/12 22:13:39 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -36,7 +36,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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist gstreamer +jit +minimal pgo selinux system-sqlite" |