diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 01:17:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 01:17:09 +0000 |
commit | 5acdba98d125b6acd9da767bdb207fbd63d4624e (patch) | |
tree | d61e99d524c3ad62f3767b059949951f3bc87ad1 /dev-perl/Test-Pod/Test-Pod-1.22.ebuild | |
parent | Mark 1.14 stable on ia64 (diff) | |
download | gentoo-2-5acdba98d125b6acd9da767bdb207fbd63d4624e.tar.gz gentoo-2-5acdba98d125b6acd9da767bdb207fbd63d4624e.tar.bz2 gentoo-2-5acdba98d125b6acd9da767bdb207fbd63d4624e.zip |
Mark 1.22 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.22.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild index fcbe33b46376..705b07e47d0c 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.22.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/Test-Pod/Test-Pod-1.22.ebuild,v 1.7 2006/01/31 21:51:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.8 2006/02/04 01:17:09 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple |