diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:11:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:11:14 +0000 |
commit | ec0148163fb0e517495c31a23ab748b36bce653e (patch) | |
tree | 45d2d1a18c749866355ee90c30a163f7dd0b1123 /dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | |
parent | Cleaning up old ebuilds (diff) | |
download | gentoo-2-ec0148163fb0e517495c31a23ab748b36bce653e.tar.gz gentoo-2-ec0148163fb0e517495c31a23ab748b36bce653e.tar.bz2 gentoo-2-ec0148163fb0e517495c31a23ab748b36bce653e.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild')
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild index 250f5a132731..96da437a53bf 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.12 2006/10/11 12:00:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.13 2006/10/20 20:11:14 kloeri 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" |