diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-06 17:08:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-06 17:08:29 +0000 |
commit | 5ec247801d1f7eec8764d1df1381f3ab73bc4e79 (patch) | |
tree | 17868f0ea92dcff0901bf69f9a3a0c39ae7752b0 /virtual/perl-PodParser/perl-PodParser-1.35.ebuild | |
parent | s/--enable-ld-script/--enable-ld-version-script/ (diff) | |
download | gentoo-2-5ec247801d1f7eec8764d1df1381f3ab73bc4e79.tar.gz gentoo-2-5ec247801d1f7eec8764d1df1381f3ab73bc4e79.tar.bz2 gentoo-2-5ec247801d1f7eec8764d1df1381f3ab73bc4e79.zip |
Version bump
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'virtual/perl-PodParser/perl-PodParser-1.35.ebuild')
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.35.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-PodParser/perl-PodParser-1.35.ebuild b/virtual/perl-PodParser/perl-PodParser-1.35.ebuild new file mode 100644 index 000000000000..4536f98a639e --- /dev/null +++ b/virtual/perl-PodParser/perl-PodParser-1.35.ebuild @@ -0,0 +1,15 @@ +# 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.35.ebuild,v 1.1 2006/11/06 17:08:29 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/PodParser-${PV}" |