diff options
Diffstat (limited to 'virtual/perl-PodParser/perl-PodParser-1.28.ebuild')
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.28.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-PodParser/perl-PodParser-1.28.ebuild b/virtual/perl-PodParser/perl-PodParser-1.28.ebuild new file mode 100644 index 000000000000..728db2af7a0c --- /dev/null +++ b/virtual/perl-PodParser/perl-PodParser-1.28.ebuild @@ -0,0 +1,16 @@ +# 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.28.ebuild,v 1.1 2006/02/06 17:03:19 mcummings Exp $ + +DESCRIPTION="Virtual for PodParser" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" + +IUSE="" +DEPEND="" +RDEPEND="=perl-core/PodParser-1.28" + |