diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-24 12:33:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-24 12:33:54 +0000 |
commit | ceffc2513c928e8c603b7d36e300027f7ae4dfb1 (patch) | |
tree | c047a96d805fb700ddf2ce1e2f4d3bf6d6b91293 | |
parent | Stable for ppc64, wrt bug #479968 (diff) | |
download | gentoo-2-ceffc2513c928e8c603b7d36e300027f7ae4dfb1.tar.gz gentoo-2-ceffc2513c928e8c603b7d36e300027f7ae4dfb1.tar.bz2 gentoo-2-ceffc2513c928e8c603b7d36e300027f7ae4dfb1.zip |
Stable for ppc64, wrt bug #479968
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-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 d5ac388d2057..9abe1a216376 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.260 2013/08/15 18:56:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.261 2013/08/24 12:33:54 ago Exp $ + + 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.8.ebuild: + Stable for ppc64, wrt bug #479968 15 Aug 2013; Raúl Porcel <armin76@gentoo.org> firefox-10.0.11.ebuild: Bump patchset to include ia64 patches from bug 471622 and bug 471624, thanks diff --git a/www-client/firefox/firefox-17.0.8.ebuild b/www-client/firefox/firefox-17.0.8.ebuild index d36047e2ebc4..be3d64cc0893 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.3 2013/08/12 22:19:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.8.ebuild,v 1.4 2013/08/24 12:33:54 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" |