diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:10:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:10:44 +0000 |
commit | 7735153b93403d53f311157e296e61d516782380 (patch) | |
tree | ce6b217958472f2f9322d9b9725ed031896759fd /dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | |
parent | Mark 1.04 stable on ia64 (diff) | |
download | gentoo-2-7735153b93403d53f311157e296e61d516782380.tar.gz gentoo-2-7735153b93403d53f311157e296e61d516782380.tar.bz2 gentoo-2-7735153b93403d53f311157e296e61d516782380.zip |
Mark 3.02 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild')
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild index c7c2d0229cc1..10d02dcd0a82 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.13 2005/08/26 00:05:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.14 2005/10/02 13:10:44 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${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-Escapes-1.04" |