summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-15 16:03:59 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-15 16:03:59 +0000
commitc2f603f89dc66420a9edae9996770aae27c2361a (patch)
tree2226c5bb20d437b6c647eb700ef73bea3ba65f8c /www-client
parentpackage.mask cleanup. Removed mozilla-firefox and aterm masks. See ChangeLog ... (diff)
downloadgentoo-2-c2f603f89dc66420a9edae9996770aae27c2361a.tar.gz
gentoo-2-c2f603f89dc66420a9edae9996770aae27c2361a.tar.bz2
gentoo-2-c2f603f89dc66420a9edae9996770aae27c2361a.zip
Added ~alpha keyword.
(Portage version: 2.1.1)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mozilla-firefox/ChangeLog6
-rw-r--r--www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog
index a5ad87997187..7102e1f682cd 100644
--- a/www-client/mozilla-firefox/ChangeLog
+++ b/www-client/mozilla-firefox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/mozilla-firefox
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.180 2006/09/15 15:58:55 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.181 2006/09/15 16:03:59 tcort Exp $
+
+ 15 Sep 2006; Thomas Cort <tcort@gentoo.org>
+ mozilla-firefox-2.0_beta2.ebuild:
+ Added ~alpha keyword.
15 Sep 2006; Thomas Cort <tcort@gentoo.org>
mozilla-firefox-1.0.7-r4.ebuild:
diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild
index e6c78e13b95e..5398b7f17e43 100644
--- a/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild
+++ b/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild,v 1.1 2006/09/01 07:51:05 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0_beta2.ebuild,v 1.2 2006/09/15 16:03:59 tcort Exp $
inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools
@@ -13,7 +13,7 @@ MY_PV=${PV/_beta/b}
DESCRIPTION="Firefox Web Browser"
HOMEPAGE="http://www.mozilla.org/projects/firefox/"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="java mozdevelop"