diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-08 10:00:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-08 10:00:42 +0000 |
commit | da6f923e1c112d437dd68411609e8aec2571b21c (patch) | |
tree | c09d0ee442e13198073476d0374f3a8ddad0a35b | |
parent | Add some boldness to output. Update/fix pkg_needrebuild() for smart-live-rebu... (diff) | |
download | gentoo-2-da6f923e1c112d437dd68411609e8aec2571b21c.tar.gz gentoo-2-da6f923e1c112d437dd68411609e8aec2571b21c.tar.bz2 gentoo-2-da6f923e1c112d437dd68411609e8aec2571b21c.zip |
Stable for ppc, wrt bug #556942
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-38.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 5bdd421184d5..dbbcc62fb46f 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.437 2015/08/07 18:15:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.438 2015/08/08 10:00:42 ago Exp $ + + 08 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.1.1.ebuild: + Stable for ppc, wrt bug #556942 07 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.1.1.ebuild: Stable for x86, wrt bug #556942 diff --git a/www-client/firefox/firefox-38.1.1.ebuild b/www-client/firefox/firefox-38.1.1.ebuild index df41668cba5f..4a851eff8e3e 100644 --- a/www-client/firefox/firefox-38.1.1.ebuild +++ b/www-client/firefox/firefox-38.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-38.1.1.ebuild,v 1.3 2015/08/07 18:15:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-38.1.1.ebuild,v 1.4 2015/08/08 10:00:42 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -41,7 +41,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6 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" |