diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-15 06:03:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-15 06:03:33 +0000 |
commit | 008c89581ff6b338413fa9d06f26de8c5a6d5634 (patch) | |
tree | ddbb6e0a424ba2a9026a1f8f85ac09e0a7dbec01 /www-client | |
parent | Stable for amd64, wrt bug #500320 (diff) | |
download | gentoo-2-008c89581ff6b338413fa9d06f26de8c5a6d5634.tar.gz gentoo-2-008c89581ff6b338413fa9d06f26de8c5a6d5634.tar.bz2 gentoo-2-008c89581ff6b338413fa9d06f26de8c5a6d5634.zip |
Stable for amd64, wrt bug #500320
(Portage version: 2.2.1/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.3.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 c570e4b2bf8d..29a680a62ed2 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.176 2014/02/12 06:03:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.177 2014/02/15 06:03:33 ago Exp $ + + 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.3.0.ebuild: + Stable for amd64, wrt bug #500320 11 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> firefox-bin-24.3.0.ebuild: diff --git a/www-client/firefox-bin/firefox-bin-24.3.0.ebuild b/www-client/firefox-bin/firefox-bin-24.3.0.ebuild index d5c9f2c1d6f3..642e61f8f9a9 100644 --- a/www-client/firefox-bin/firefox-bin-24.3.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-24.3.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.3.0.ebuild,v 1.2 2014/02/12 06:03:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.3.0.ebuild,v 1.3 2014/02/15 06:03:33 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" |