summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild')
-rw-r--r--dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild
deleted file mode 100644
index bb5acb573656..000000000000
--- a/dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.25.ebuild,v 1.4 2006/08/04 22:08:53 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl module for BSD process resource limit and priority functions"
-HOMEPAGE="http://www.cpan.org/modules/by-module/BSD/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86"
-IUSE=""
-SRC_TEST="do"
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"