diff options
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.42.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild index 4ac29a02a36d..5bca2b2d2ddc 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild @@ -1,6 +1,6 @@ # 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/Test-Pod-1.42.ebuild,v 1.5 2010/05/08 18:09:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.6 2010/06/27 19:20:56 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check for POD errors in files" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.07 |