diff options
author | Kent Fredric <kentfredric@gmail.com> | 2011-04-06 06:11:51 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2011-04-06 06:11:51 +1200 |
commit | 7776ad14402333d2f233ef831bd1f0a69607a781 (patch) | |
tree | 9f517e884d8c4dddf463d92b10edb82508c93750 /virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild | |
parent | [migrate] perl-core/Pod-Perldoc (diff) | |
download | perl-overlay-7776ad14402333d2f233ef831bd1f0a69607a781.tar.gz perl-overlay-7776ad14402333d2f233ef831bd1f0a69607a781.tar.bz2 perl-overlay-7776ad14402333d2f233ef831bd1f0a69607a781.zip |
[migrate] virtual/perl-Pod-Perldoc
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
Diffstat (limited to 'virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild')
-rw-r--r-- | virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild new file mode 100644 index 000000000..81385f5b7 --- /dev/null +++ b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.150.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Virtual for Pod-Perldoc" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Pod-Perldoc-${PV}" |