diff options
author | Jory Pratt <anarchy@gentoo.org> | 2012-07-18 04:35:12 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2012-07-18 04:35:12 +0000 |
commit | 972fcb4b1883cabf3979affb640ea6bb291ab898 (patch) | |
tree | fc1435e82deba4239b8e32a670c6d5abce1e3855 /www-client/firefox | |
parent | Revert 10.0.4 for alpha (diff) | |
download | gentoo-2-972fcb4b1883cabf3979affb640ea6bb291ab898.tar.gz gentoo-2-972fcb4b1883cabf3979affb640ea6bb291ab898.tar.bz2 gentoo-2-972fcb4b1883cabf3979affb640ea6bb291ab898.zip |
Remark alpha stable in 10.0.4
(Portage version: 2.1.11.8/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-10.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 2a89bd78ab31..c6e40b50a5da 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.166 2012/07/18 04:33:42 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.167 2012/07/18 04:35:12 anarchy Exp $ + + 18 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-10.0.4.ebuild: + Remark alpha stable in 10.0.4 18 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> +firefox-10.0.4.ebuild: Revert removal for firefox-10.0.4 for alpha diff --git a/www-client/firefox/firefox-10.0.4.ebuild b/www-client/firefox/firefox-10.0.4.ebuild index afd7df9a06b9..9d682eae4252 100644 --- a/www-client/firefox/firefox-10.0.4.ebuild +++ b/www-client/firefox/firefox-10.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.4.ebuild,v 1.10 2012/07/18 04:33:42 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.4.ebuild,v 1.11 2012/07/18 04:35:12 anarchy Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -37,7 +37,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" +KEYWORDS="alpha" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="bindist +crashreporter +ipc +minimal pgo selinux system-sqlite +webm" |