summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-19 17:07:48 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-19 17:07:48 +0000
commit8dd2c56b82219e59dccb559cf5801903987508d7 (patch)
tree7bb230e0260ee7b64f68e60a8450a8dfdaeccd98 /dev-perl/Text-CharWidth
parentUnmasking =net-www/netscape-flash-9.0.48.0-r1, but leaving all previous versi... (diff)
downloadgentoo-2-8dd2c56b82219e59dccb559cf5801903987508d7.tar.gz
gentoo-2-8dd2c56b82219e59dccb559cf5801903987508d7.tar.bz2
gentoo-2-8dd2c56b82219e59dccb559cf5801903987508d7.zip
Stable for HPPA too.
(Portage version: 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"