diff options
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.22.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild index 604a2db0e998..e8abedda2fc3 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.22.ebuild,v 1.14 2007/01/19 16:48:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.15 2008/11/18 15:38:22 tove Exp $ inherit perl-module @@ -14,6 +14,6 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" -DEPEND="dev-perl/Pod-Simple +DEPEND="virtual/perl-Pod-Simple >=virtual/perl-Test-Simple-0.62 dev-lang/perl" |