summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-08-17 16:11:52 +1200
committerKent Fredric <kentnl@gentoo.org>2018-08-17 16:29:27 +1200
commit3a68c7d3c2839a1dd9b43fdc897858add7b76a6a (patch)
tree405f37f79dd7aab804fb5a7e9973bf4e0654bf4c
parentdev-perl/IO-Interactive: Cleanup old version 1.21.0 (diff)
downloadgentoo-3a68c7d3.tar.gz
gentoo-3a68c7d3.tar.bz2
gentoo-3a68c7d3.zip
dev-perl/IO-Pipely: Cleanup old version 0.005.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
deleted file mode 100644
index 334b1ec8a168..000000000000
--- a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RCAPUTO
-MODULE_VERSION=0.005
-inherit perl-module
-
-DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""