diff options
author | 2006-01-31 21:42:03 +0000 | |
---|---|---|
committer | 2006-01-31 21:42:03 +0000 | |
commit | c177cb47f5064c87d8abd656b3f2d46e07b1651f (patch) | |
tree | c52d46725004706c946ef6fd1c1261a65692cd2c /dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild | |
parent | Mark 0.2018 stable on alpha (diff) | |
download | historical-c177cb47f5064c87d8abd656b3f2d46e07b1651f.tar.gz historical-c177cb47f5064c87d8abd656b3f2d46e07b1651f.tar.bz2 historical-c177cb47f5064c87d8abd656b3f2d46e07b1651f.zip |
Mark 0.18 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild')
-rw-r--r-- | dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild b/dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild index 3c3200a07f20..fa139b8892d8 100644 --- a/dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild +++ b/dev-perl/Pod-Tests/Pod-Tests-0.18.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/Pod-Tests/Pod-Tests-0.18.ebuild,v 1.8 2006/01/27 20:23:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-0.18.ebuild,v 1.9 2006/01/31 21:42:03 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |