summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Passwd-Linux/Passwd-Linux-0.70.ebuild')
-rw-r--r--dev-perl/Passwd-Linux/Passwd-Linux-0.70.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Passwd-Linux/Passwd-Linux-0.70.ebuild b/dev-perl/Passwd-Linux/Passwd-Linux-0.70.ebuild
deleted file mode 100644
index 5c838bc..0000000
--- a/dev-perl/Passwd-Linux/Passwd-Linux-0.70.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit perl-module
-
-DESCRIPTION="Perl module for manipulating the passwd and shadow files"
-HOMEPAGE="http://search.cpan.org/~eestabroo/Passwd-Linux-0.70/Linux.pm"
-SRC_URI="mirror://cpan/authors/id/E/EE/EESTABROO/Passwd-Linux-0.70.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-