diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:07:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:07:32 +0000 |
commit | 3228b326a68eee2483bdc625568f05158f72d079 (patch) | |
tree | fba8bf33486e97212a021452910a37719898b031 /dev-perl/Test-Pod/Test-Pod-1.26.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-3228b326a68eee2483bdc625568f05158f72d079.tar.gz gentoo-2-3228b326a68eee2483bdc625568f05158f72d079.tar.bz2 gentoo-2-3228b326a68eee2483bdc625568f05158f72d079.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.26.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index 0bb4a49f20d9..7e2ecb9856a6 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.26.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.26.ebuild,v 1.3 2006/10/15 20:29:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.4 2006/10/20 20:07:32 kloeri 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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-perl/Pod-Simple |