summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-08-19 15:00:03 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-08-19 15:00:03 +0000
commitcd13013d7f9af051074ec8cc632be8e165bf5e54 (patch)
treecd08dad9f26ced2012ae6dbf671eac882a82896a /dev-perl/Text-CharWidth
parentMarked ppc (diff)
downloadhistorical-cd13013d7f9af051074ec8cc632be8e165bf5e54.tar.gz
historical-cd13013d7f9af051074ec8cc632be8e165bf5e54.tar.bz2
historical-cd13013d7f9af051074ec8cc632be8e165bf5e54.zip
Added ~ppc
Package-Manager: portage-2.1.1_pre4-r4
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 1ee3e85e3401..8a121a674528 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.8 2006/08/18 01:53:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.9 2006/08/19 15:00:03 dertobi123 Exp $
+
+ 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ Text-CharWidth-0.04.ebuild:
+ Added ~ppc
18 Aug 2006; 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 c17ee5a0cd94..b2d9e86f9d1a 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.9 2006/08/19 14:07:05 vapier Exp $
+# $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 $
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 s390 sh sparc x86"
+KEYWORDS="amd64 arm ia64 m68k ~ppc s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"