diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-06-09 19:03:11 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-06-10 13:50:17 +1200 |
commit | 1774123865648729c67d5b5839a76614e7e96b5f (patch) | |
tree | 5e9ca2cd587e65d8f0d9aebd51ef842efc184327 /dev-perl/IO-Capture | |
parent | sys-libs/uclibc-ng: 1.0.30-r1 stable on ppc (diff) | |
download | gentoo-1774123865648729c67d5b5839a76614e7e96b5f.tar.gz gentoo-1774123865648729c67d5b5839a76614e7e96b5f.tar.bz2 gentoo-1774123865648729c67d5b5839a76614e7e96b5f.zip |
dev-perl/IO-Capture: Cleanup old version 0.50.0-r1
Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Capture')
-rw-r--r-- | dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild deleted file mode 100644 index 6245d8824e55..000000000000 --- a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.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=REYNOLDS -MODULE_VERSION=0.05 -inherit perl-module - -DESCRIPTION="Abstract Base Class to build modules to capture output" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" |