diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-05 02:10:56 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-05 02:17:28 +0200 |
commit | 00a43088fd7db6232fc5f50062127cf5fdd7a2a7 (patch) | |
tree | d17ab5ac36368fcfbe5604d6a2280a3f2cbb3988 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Manifest: Stable for remaining arches (ALLARCHES), bug 583718 (diff) | |
download | gentoo-00a43088fd7db6232fc5f50062127cf5fdd7a2a7.tar.gz gentoo-00a43088fd7db6232fc5f50062127cf5fdd7a2a7.tar.bz2 gentoo-00a43088fd7db6232fc5f50062127cf5fdd7a2a7.zip |
dev-perl/Test-Manifest: Remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Test-Manifest/Manifest b/dev-perl/Test-Manifest/Manifest index 79af727821ab..78631e08505f 100644 --- a/dev-perl/Test-Manifest/Manifest +++ b/dev-perl/Test-Manifest/Manifest @@ -1,2 +1 @@ -DIST Test-Manifest-1.23.tar.gz 7062 SHA256 401038760c8f13d2e09c8cf557d0afca268ffa44068902894ceeae7697fd7e45 SHA512 af206830780fb0abc223e9231e639fa7ff896980d8d2dbd15c19c71a403057ef58a6e65713daa784f3f61d9659325e5cc4bc059ba23ceda51ced9cc0f5c20e71 WHIRLPOOL d71b4eb881b886c67d474d5b1c9bc6f97a05856bda017c20e2bd3befd81b6506860a1570f19d921556e0495b55d75bcb440f79479ce517ee8c425478398aecda DIST Test-Manifest-2.02.tar.gz 9180 SHA256 064783ceaf7dd569a5724d40900a3f9d92168ee4c613f7a3cb99a99aa8283396 SHA512 b22a93b1ff9a0cbbd5a7be0d01d7ec1b925f9f5b0a865b283b68891d411e406c57e7459ea34f575ae40701e91f12474b9cf4ae66512bec73609b1066315586b1 WHIRLPOOL f2faeaed297dd30a59cc75152e22187b47ad92ec963c2301dd5927914d22295eb634daba2d607d275945c248f5056ec8d320206437fc42908fda6673b62c0a48 diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild deleted file mode 100644 index 01600f86d18b..000000000000 --- a/dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=BDFOY -MODULE_VERSION=1.23 -inherit perl-module - -DESCRIPTION="Interact with a t/test_manifest file" - -SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -RDEPEND="" -DEPEND="test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" |