commit: 3a68c7d3c2839a1dd9b43fdc897858add7b76a6a Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Fri Aug 17 04:11:52 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Fri Aug 17 04:29:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a68c7d3
dev-perl/IO-Pipely: Cleanup old version 0.005.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild | 14 -------------- 1 file changed, 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 334b1ec8a16..00000000000 --- 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=""
