diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 14:49:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 14:49:14 +0000 |
commit | f19e7acda835ba89f474a4a0e54da00b1d44edb8 (patch) | |
tree | 1e77206d8e66158c6dcddcaa22b2d0e539b73f7b /dev-perl/Test-LongString/Test-LongString-0.11.ebuild | |
parent | Drop old (diff) | |
download | gentoo-2-f19e7acda835ba89f474a4a0e54da00b1d44edb8.tar.gz gentoo-2-f19e7acda835ba89f474a4a0e54da00b1d44edb8.tar.bz2 gentoo-2-f19e7acda835ba89f474a4a0e54da00b1d44edb8.zip |
Stable on IA64.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'dev-perl/Test-LongString/Test-LongString-0.11.ebuild')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.11.ebuild b/dev-perl/Test-LongString/Test-LongString-0.11.ebuild index ce9f4f899069..36081f7624c1 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.11.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.11.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/Test-LongString/Test-LongString-0.11.ebuild,v 1.3 2007/01/08 16:54:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.11.ebuild,v 1.4 2007/01/22 14:49:14 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |