summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-12-24 14:56:16 +0000
committerBrent Baude <ranger@gentoo.org>2007-12-24 14:56:16 +0000
commitb6f424a2f2bae27d3d45b5e5b5a8802a53c90923 (patch)
treef1939ccbe9e0e9f91a4eaac16757651451764774 /dev-perl
parentVersion bump from the php-overlay (diff)
downloadgentoo-2-b6f424a2f2bae27d3d45b5e5b5a8802a53c90923.tar.gz
gentoo-2-b6f424a2f2bae27d3d45b5e5b5a8802a53c90923.tar.bz2
gentoo-2-b6f424a2f2bae27d3d45b5e5b5a8802a53c90923.zip
Marking Text-CharWidth-0.04 ppc for bug 203220
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-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 89324ee760b3..1c1869641790 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.14 2007/07/19 17:07:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.15 2007/12/24 14:56:16 ranger Exp $
+
+ 24 Dec 2007; Brent Baude <ranger@gentoo.org> Text-CharWidth-0.04.ebuild:
+ Marking Text-CharWidth-0.04 ppc for bug 203220
19 Jul 2007; Jeroen Roovers <jer@gentoo.org> Text-CharWidth-0.04.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild
index c6552b076db7..b1e2b93098ef 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.15 2007/07/19 17:07:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.16 2007/12/24 14:56:16 ranger 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"