summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-02-29 23:54:38 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-01 00:11:01 +0100
commitcd96a23546a757de72ceab2f437ad1b3ecec7f40 (patch)
treefcb66f5f231cb234e28eba2e0549cf4f1e5e1162
parentdev-perl/Import-Into: Remove old (diff)
downloadgentoo-cd96a235.tar.gz
gentoo-cd96a235.tar.bz2
gentoo-cd96a235.zip
dev-perl/indirect: Remove old
Package-Manager: portage-2.2.27
-rw-r--r--dev-perl/indirect/Manifest1
-rw-r--r--dev-perl/indirect/indirect-0.350.0.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/indirect/Manifest b/dev-perl/indirect/Manifest
index 965d0a9dd56d..46f10298bbd9 100644
--- a/dev-perl/indirect/Manifest
+++ b/dev-perl/indirect/Manifest
@@ -1,2 +1 @@
-DIST indirect-0.35.tar.gz 45177 SHA256 7cebc51f210f8e547e1ca0ff451439edfefb356b4ceb076d8028fb16469e0c74 SHA512 6b3d0e3caec39016172d6fdafaa0fca65d75e63a1131398fe2ce31c08070c70cee0b07112b7fd099a6e4bd0a9e1fe99915259d8752984a5aa462739a2305e50a WHIRLPOOL aac664c4b09c7b97e29ca760f5da64ec40868c045a07eef1a2a53201a071aebcf2a7434a1fbab6a3cddf31e5c43ef12d198b5aa604b30c789194327a90255ef6
DIST indirect-0.36.tar.gz 48597 SHA256 7c2676566fbee16d15be972cb2b7a2fcb7972d3d58a2fb06a41030d909b7e55b SHA512 27f86702a2b3597e2bc20390130584324bfe86cc4d9f33a488b4788d6e1513ac19dfd4e1407f29b6f862172b020b3001a248450ad8dddb5a31e07220c0783ceb WHIRLPOOL c07281a07d931577b707caa0207ea6c8c1f66066590bed796e21b4b2e58e7da69335cc211287de0222fd11f65f628fc8371e79f37651a953951d3f48c1552984
diff --git a/dev-perl/indirect/indirect-0.350.0.ebuild b/dev-perl/indirect/indirect-0.350.0.ebuild
deleted file mode 100644
index de16be1fe844..000000000000
--- a/dev-perl/indirect/indirect-0.350.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.35
-inherit perl-module
-
-DESCRIPTION="Lexically warn about using the indirect object syntax"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-DEPEND="
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST=do