diff options
author | 2015-03-15 18:06:49 +0000 | |
---|---|---|
committer | 2015-03-15 18:06:49 +0000 | |
commit | 1fc907dbdc1eee6a4f4359ddd7b3339afcf6f89c (patch) | |
tree | 99739e2e6e3bd0d10030cba54fcbdf5d67b5bf6a /dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild | |
parent | Clean up Manifest. (diff) | |
download | robbat2-1fc907dbdc1eee6a4f4359ddd7b3339afcf6f89c.tar.gz robbat2-1fc907dbdc1eee6a4f4359ddd7b3339afcf6f89c.tar.bz2 robbat2-1fc907dbdc1eee6a4f4359ddd7b3339afcf6f89c.zip |
Removed.
Diffstat (limited to 'dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild b/dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild deleted file mode 100644 index 8fdb048..0000000 --- a/dev-perl/WWW-Curl/WWW-Curl-3.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.110 2007/10/17 08:01:12 robbat2 Exp $ - -MODULE_AUTHOR="CRISB" -inherit perl-module - -DESCRIPTION="Perl extension interface for libcurl" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" -SRC_TEST="do" - |