diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 19:28:16 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 20:41:31 +0000 |
commit | f52c1611731c977c34d92091b8c368536571f44c (patch) | |
tree | b3580d042656860aa3d3f5f86efb4ef635cbe6d7 /dev-perl/List-UtilsBy | |
parent | dev-perl/IO-Util: Stable for amd64. Stable for x86 using the ALLARCHES policy. (diff) | |
download | gentoo-f52c1611731c977c34d92091b8c368536571f44c.tar.gz gentoo-f52c1611731c977c34d92091b8c368536571f44c.tar.bz2 gentoo-f52c1611731c977c34d92091b8c368536571f44c.zip |
dev-perl/List-UtilsBy: Version bump.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/List-UtilsBy/Manifest | 1 |
2 files changed, 25 insertions, 0 deletions
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 |