diff options
Diffstat (limited to 'dev-perl/Archive-Rar/Archive-Rar-2.20.0-r1.ebuild')
-rw-r--r-- | dev-perl/Archive-Rar/Archive-Rar-2.20.0-r1.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-2.20.0-r1.ebuild b/dev-perl/Archive-Rar/Archive-Rar-2.20.0-r1.ebuild deleted file mode 100644 index cf83af63140e..000000000000 --- a/dev-perl/Archive-Rar/Archive-Rar-2.20.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SMUELLER -MODULE_VERSION=2.02 -inherit perl-module - -DESCRIPTION="Archive::Rar - Interface with the rar command" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND="virtual/perl-IPC-Cmd - dev-perl/IPC-Run - app-arch/rar" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST="do" |