summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-19 17:09:06 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-19 17:09:06 +0000
commit4bf1888983134032616251656d6f7cbfe45e9efb (patch)
treec3bb65ee5eb8f69e4ff2904b961f8c0b34382ae3 /dev-perl/Text-CharWidth
parentUnmasking =net-www/netscape-flash-9.0.48.0-r1, but leaving all previous versi... (diff)
downloadhistorical-4bf1888983134032616251656d6f7cbfe45e9efb.tar.gz
historical-4bf1888983134032616251656d6f7cbfe45e9efb.tar.bz2
historical-4bf1888983134032616251656d6f7cbfe45e9efb.zip
Stable for HPPA too.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r--dev-perl/Text-CharWidth/ChangeLog5
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog
index 9bc3e38efe17..89324ee760b3 100644
--- a/dev-perl/Text-CharWidth/ChangeLog
+++ b/dev-perl/Text-CharWidth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CharWidth
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.13 2007/01/19 16:55:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.14 2007/07/19 17:07:48 jer Exp $
+
+ 19 Jul 2007; Jeroen Roovers <jer@gentoo.org> Text-CharWidth-0.04.ebuild:
+ Stable for HPPA too.
19 Jan 2007; Michael Cummings <mcummings@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 ff1b016407f2..c6552b076db7 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-2007 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.14 2007/01/19 16:55:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.15 2007/07/19 17:07:48 jer 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="alpha amd64 arm ~hppa ia64 m68k ~ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~ppc s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"