diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-22 20:16:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-22 20:16:07 +0000 |
commit | 4e094cbd1c1064c0118b6d5c1e419f36154e9a70 (patch) | |
tree | d771f4df6390c0d89f8cb8fc38e8972b9458ab82 /www-client | |
parent | Stable for amd64, wrt bug #505072 (diff) | |
download | gentoo-2-4e094cbd1c1064c0118b6d5c1e419f36154e9a70.tar.gz gentoo-2-4e094cbd1c1064c0118b6d5c1e419f36154e9a70.tar.bz2 gentoo-2-4e094cbd1c1064c0118b6d5c1e419f36154e9a70.zip |
Stable for amd64, wrt bug #505072
(Portage version: 2.2.8-r1/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-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-24.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index b61c706f4982..893bf4bcc0d7 100644 --- a/www-client/firefox-bin/ChangeLog +++ b/www-client/firefox-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.180 2014/03/19 15:17:39 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.181 2014/03/22 20:16:07 ago Exp $ + + 22 Mar 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.4.0.ebuild: + Stable for amd64, wrt bug #505072 *firefox-bin-24.4.0 (19 Mar 2014) *firefox-bin-28.0 (19 Mar 2014) diff --git a/www-client/firefox-bin/firefox-bin-24.4.0.ebuild b/www-client/firefox-bin/firefox-bin-24.4.0.ebuild index bbb017883969..e764f1eecdb1 100644 --- a/www-client/firefox-bin/firefox-bin-24.4.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-24.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.4.0.ebuild,v 1.1 2014/03/19 15:17:39 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.4.0.ebuild,v 1.2 2014/03/22 20:16:07 ago Exp $ EAPI="5" MOZ_ESR="1" @@ -38,7 +38,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="startup-notification" |