diff options
author | 2006-10-15 23:13:28 +0000 | |
---|---|---|
committer | 2006-10-15 23:13:28 +0000 | |
commit | 2c47c65d8855eeada4649c47efa32dc40ce9d54a (patch) | |
tree | 46828d7fd639bbd49bd2df4f565a55de0c2909e6 /dev-perl/URI/URI-1.28.ebuild | |
parent | Cleaning up stale ebuilds (diff) | |
download | gentoo-2-2c47c65d8855eeada4649c47efa32dc40ce9d54a.tar.gz gentoo-2-2c47c65d8855eeada4649c47efa32dc40ce9d54a.tar.bz2 gentoo-2-2c47c65d8855eeada4649c47efa32dc40ce9d54a.zip |
Cleaning up stale ebuilds
(Portage version: 2.1.2_pre1)
(Signed Manifest commit)
Diffstat (limited to 'dev-perl/URI/URI-1.28.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.28.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
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" - |