diff options
Diffstat (limited to 'virtual/perl-PodParser/perl-PodParser-1.32.ebuild')
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.32.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild b/virtual/perl-PodParser/perl-PodParser-1.32.ebuild index 8e5cedd4e53a..09eec750fb7f 100644 --- a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild +++ b/virtual/perl-PodParser/perl-PodParser-1.32.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/virtual/perl-PodParser/perl-PodParser-1.32.ebuild,v 1.7 2007/04/14 15:29:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/perl-PodParser-1.32.ebuild,v 1.8 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for PodParser" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/PodParser-${PV} )" - |