summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-03-25 16:04:04 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-03-25 16:04:04 +0000
commit4194187c96eb0fea0bfd8deb7bd5105485b4b39a (patch)
treed39d2ec9eda03c981b8c92f8b4008625d5d40f52 /x11-terms
parentMark 3.4.3 stable on ia64 (diff)
downloadgentoo-2-4194187c96eb0fea0bfd8deb7bd5105485b4b39a.tar.gz
gentoo-2-4194187c96eb0fea0bfd8deb7bd5105485b4b39a.tar.bz2
gentoo-2-4194187c96eb0fea0bfd8deb7bd5105485b4b39a.zip
Add ~alpha keyword, requested in bug 127500.
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/root-tail/ChangeLog5
-rw-r--r--x11-terms/root-tail/root-tail-1.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog
index 85ed4dceb286..2acf2d76f4b7 100644
--- a/x11-terms/root-tail/ChangeLog
+++ b/x11-terms/root-tail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-terms/root-tail
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.34 2006/03/15 08:48:28 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.35 2006/03/25 16:04:04 kloeri Exp $
+
+ 25 Mar 2006; Bryan Østergaard <kloeri@gentoo.org root-tail-1.2-r2.ebuild:
+ Add ~alpha keyword, requested in bug 127500.
15 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; root-tail-1.1.ebuild,
root-tail-1.2-r1.ebuild, root-tail-1.2-r2.ebuild:
diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild
index 996310619b6e..6e64551e3a61 100644
--- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild
+++ b/x11-terms/root-tail/root-tail-1.2-r2.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/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.8 2006/03/15 08:48:28 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.9 2006/03/25 16:04:04 kloeri Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc amd64 ppc ppc64"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
IUSE="kde debug"
RDEPEND="|| ( x11-libs/libXext virtual/x11 )"