summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Authen-Libwrap/Authen-Libwrap-0.22.ebuild')
-rw-r--r--dev-perl/Authen-Libwrap/Authen-Libwrap-0.22.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.22.ebuild b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.22.ebuild
deleted file mode 100644
index a043cfc3b78c..000000000000
--- a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.22.ebuild
+++ /dev/null
@@ -1,21 +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/Authen-Libwrap/Authen-Libwrap-0.22.ebuild,v 1.1 2011/08/28 12:51:25 hwoarang Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DMUEY
-inherit perl-module
-
-DESCRIPTION="A Perl access to the TCP Wrappers interface"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="sys-apps/tcp-wrappers
- virtual/perl-Module-Build"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Pod )"
-
-SRC_TEST="do"