diff options
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.35.ebuild')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild index 387999ac9c8c..56bfe69496ca 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.35.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/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.1 2006/01/13 14:19:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.2 2006/02/13 15:04:23 mcummings Exp $ inherit perl-module @@ -13,4 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND="perl-core/PodParser" +DEPEND="virtual/perl-PodParser" |