diff options
Diffstat (limited to 'dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild')
-rw-r--r-- | dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild deleted file mode 100644 index 40ba02c8cb3d..000000000000 --- a/dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Smaps/Linux-Smaps-0.05.ebuild,v 1.2 2007/11/19 19:44:23 flameeyes Exp $ - -inherit perl-module - -DESCRIPTION="Linux::Smaps - a Perl interface to /proc/PID/smaps" -HOMEPAGE="http://search.cpan.org/~opi/${P}/" -SRC_URI="mirror://cpan/authors/id/O/OP/OPI/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-lang/perl - dev-perl/Class-Member" |