diff options
Diffstat (limited to 'dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild')
-rw-r--r-- | dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild b/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild index 5262b0fca876..bcaa755f9c6e 100644 --- a/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild +++ b/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild,v 1.20 2009/01/26 11:52:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.ebuild,v 1.21 2010/01/14 14:54:42 grobian Exp $ MODULE_AUTHOR=PETDANCE inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Check for pod coverage in your distribution" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Test-Simple-0.62 |