summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-08-29 19:35:08 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-08-29 19:35:08 +0000
commit24f5c1a1e9521a081f63c04fc2c682f3ce3a845d (patch)
tree56f7e2c2025c65bcaae2da89a4538f2752061195 /dev-perl/Text-CharWidth
parentppc stable, bug #145371 (diff)
downloadgentoo-2-24f5c1a1e9521a081f63c04fc2c682f3ce3a845d.tar.gz
gentoo-2-24f5c1a1e9521a081f63c04fc2c682f3ce3a845d.tar.bz2
gentoo-2-24f5c1a1e9521a081f63c04fc2c682f3ce3a845d.zip
Add ~alpha keyword.
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r--dev-perl/Text-CharWidth/ChangeLog6
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog
index 8a121a674528..6804e5550f1b 100644
--- a/dev-perl/Text-CharWidth/ChangeLog
+++ b/dev-perl/Text-CharWidth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-CharWidth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.9 2006/08/19 15:00:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.10 2006/08/29 19:35:08 kloeri Exp $
+
+ 29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Text-CharWidth-0.04.ebuild:
+ Add ~alpha keyword.
19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Text-CharWidth-0.04.ebuild:
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild
index b2d9e86f9d1a..186dedce9fd4 100644
--- a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild
+++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.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/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.10 2006/08/19 15:00:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.11 2006/08/29 19:35:08 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KU/KUBOTA/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 arm ia64 m68k ~ppc s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm ia64 m68k ~ppc s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"