diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 16:11:52 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 16:29:27 +1200 |
commit | 3a68c7d3c2839a1dd9b43fdc897858add7b76a6a (patch) | |
tree | 405f37f79dd7aab804fb5a7e9973bf4e0654bf4c /dev-perl/IO-Pipely | |
parent | dev-perl/IO-Interactive: Cleanup old version 1.21.0 (diff) | |
download | gentoo-3a68c7d3c2839a1dd9b43fdc897858add7b76a6a.tar.gz gentoo-3a68c7d3c2839a1dd9b43fdc897858add7b76a6a.tar.bz2 gentoo-3a68c7d3c2839a1dd9b43fdc897858add7b76a6a.zip |
dev-perl/IO-Pipely: Cleanup old version 0.005.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Pipely')
-rw-r--r-- | dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild | 14 |
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="" |