summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-25 13:00:25 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-25 13:08:22 +1200
commit513ae9f36612ea725668ced3a719e74d888089cf (patch)
tree74dfbc7a05c83ac0b1e483752fce9ea4da1cffdf /virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
parent[bump] CPAN-Uploader ( using new experimental versioning stuff (diff)
downloadperl-overlay-513ae9f36612ea725668ced3a719e74d888089cf.tar.gz
perl-overlay-513ae9f36612ea725668ced3a719e74d888089cf.tar.bz2
perl-overlay-513ae9f36612ea725668ced3a719e74d888089cf.zip
[added] virtual/perl-List-Util as Scalar-List-Utils proxy for future planning
Package-Manager: portage-2.2.17
Diffstat (limited to 'virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild')
-rw-r--r--virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild b/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
new file mode 100644
index 000000000..4ecf90f2f
--- /dev/null
+++ b/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~virtual/perl-Scalar-List-Utils-${PV}"