From f52c1611731c977c34d92091b8c368536571f44c Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Mon, 5 Oct 2015 19:28:16 +0000 Subject: dev-perl/List-UtilsBy: Version bump. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 24 +++++++++++++++++++++++ dev-perl/List-UtilsBy/Manifest | 1 + 2 files changed, 25 insertions(+) create mode 100644 dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild (limited to 'dev-perl/List-UtilsBy') diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild new file mode 100644 index 000000000000..4e3c7953597c --- /dev/null +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=PEVANS +MODULE_VERSION=0.10 +inherit perl-module + +DESCRIPTION="Higher-order list utility functions" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +DEPEND=" + >=dev-perl/Module-Build-0.380.0 + test? ( + dev-perl/Test-Pod + ) +" + +SRC_TEST=do diff --git a/dev-perl/List-UtilsBy/Manifest b/dev-perl/List-UtilsBy/Manifest index 50348e322b6f..60c3896f5438 100644 --- a/dev-perl/List-UtilsBy/Manifest +++ b/dev-perl/List-UtilsBy/Manifest @@ -1 +1,2 @@ DIST List-UtilsBy-0.09.tar.gz 22358 SHA256 41e52a159af343af5b529ba17fb04d5ea861dd57a8615e3f3806a284d07f9af5 SHA512 faa86f0002e96f3d0ba093134bb084d8d43b297bf5947ccf79ef6916304e2d9005ba1e87437d053d7ffc170f01c8f5bd739c80bbff2b8bb1127840024d4c2992 WHIRLPOOL 5b16c678771e4499ed9553abadb1bcd23dbb4620dc7f9585dc693b47a605c4c7f13a055e484842affd5105d902e27918b048b6613c942226f08e97a5b013100f +DIST List-UtilsBy-0.10.tar.gz 21845 SHA256 bed74094c625aa34a5ae94a7e1fe1856f08e1bd26b8ba152bfe7a51d3277192e SHA512 3e73ca8a99da111ff8869fce9561f52163bd4173589f0ff5c17913afea080279765a1f306af50b11040e26eea0f8ae9d993a93b0f0908ed15fa301e421dc0384 WHIRLPOOL 82347f0d556aad8e67cbf7e45bed1301d1a0ffe4ece7f3661a33fe4b80dac096d8adef13a1346219a1823538a1e6fe1270956112394af009798de3fb976d1139 -- cgit v1.2.3-65-gdbad