diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:33:52 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:33:52 +0000 |
commit | c38ff780fae22a44ae59aa3637b7dfb1aff90387 (patch) | |
tree | 17d61c6e46458383d26c8ef07e739ef7bf1f304a /dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | |
parent | Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036 (diff) | |
download | historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.gz historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.bz2 historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild')
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild index 3a7a8919dd1a..158c2e4b8b6f 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.17 2009/05/31 23:46:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.18 2010/01/14 15:21:07 grobian 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 ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |