summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-21 14:10:27 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-21 14:10:27 +0000
commit9ec8a5a77337d7b805eb015461c2ff5b1c6418f3 (patch)
tree0f19ab817c1bf16565e3187d80880eb422131446 /dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-9ec8a5a77337d7b805eb015461c2ff5b1c6418f3.tar.gz
gentoo-2-9ec8a5a77337d7b805eb015461c2ff5b1c6418f3.tar.bz2
gentoo-2-9ec8a5a77337d7b805eb015461c2ff5b1c6418f3.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild')
-rw-r--r--dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
new file mode 100644
index 000000000000..1097f69f16a8
--- /dev/null
+++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild,v 1.1 2014/08/21 14:10:27 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION="Provide the missing functionality from List::Util"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"