diff options
Diffstat (limited to 'dev-perl/IO-Interactive/IO-Interactive-0.0.6.ebuild')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-0.0.6.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-0.0.6.ebuild b/dev-perl/IO-Interactive/IO-Interactive-0.0.6.ebuild deleted file mode 100644 index 40586ba6ddad..000000000000 --- a/dev-perl/IO-Interactive/IO-Interactive-0.0.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DIST_AUTHOR=BDFOY -inherit perl-module - -DESCRIPTION="Utilities for interactive I/O" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-version -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" |