summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild b/dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild
deleted file mode 100644
index 69704642cb3b..000000000000
--- a/dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-2.20.ebuild,v 1.1 2011/01/14 09:06:49 tove Exp $
-
-EAPI=3
-
-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"