From 2c47c65d8855eeada4649c47efa32dc40ce9d54a Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 15 Oct 2006 23:13:28 +0000 Subject: Cleaning up stale ebuilds (Portage version: 2.1.2_pre1) (Signed Manifest commit) --- dev-perl/URI/URI-1.28.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-perl/URI/URI-1.28.ebuild (limited to 'dev-perl/URI/URI-1.28.ebuild') diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild deleted file mode 100644 index 11c2b99400b3..000000000000 --- a/dev-perl/URI/URI-1.28.ebuild +++ /dev/null @@ -1,21 +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/URI/URI-1.28.ebuild,v 1.18 2006/08/06 00:50:27 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A URI Perl Module" -HOMEPAGE="http://search.cpan.org/~gaas/${P}/" -SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" -IUSE="" - -DEPEND="virtual/perl-MIME-Base64 - dev-lang/perl" -RDEPEND="${DEPEND}" - -mydoc="rfc2396.txt" - -- cgit v1.2.3-65-gdbad