diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.250.0.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.250.0.ebuild b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.250.0.ebuild new file mode 100644 index 000000000..7cd2db8d3 --- /dev/null +++ b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.250.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ +EAPI=5 +DESCRIPTION="Virtual for perl-core/${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND="" +RDEPEND="|| ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 +" |