diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:23:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:23:59 +0000 |
commit | 867c9390132d39041457bd01af2d07c26974fae1 (patch) | |
tree | 2d242069e3a86797542f3ec8905b9215efadb1c1 /dev-perl/Test-Pod | |
parent | arm/s390/sh love #173295 (diff) | |
download | historical-867c9390132d39041457bd01af2d07c26974fae1.tar.gz historical-867c9390132d39041457bd01af2d07c26974fae1.tar.bz2 historical-867c9390132d39041457bd01af2d07c26974fae1.zip |
arm/s390/sh love #173295
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-perl/Test-Pod')
-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 182d529c098e..c96fecdcf13b 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-2007 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.11 2007/04/24 08:54:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.12 2007/06/24 23:22:01 vapier 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 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple |