summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild')
-rw-r--r--dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild
deleted file mode 100644
index b5ca916c0a83..000000000000
--- a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.6 2010/01/14 15:14:29 grobian Exp $
-
-inherit perl-module
-
-DESCRIPTION="Text::CSV::Simple - Simpler parsing of CSV files"
-SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~tmtm/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-SRC_TEST="do"
-DEPEND="dev-perl/Text-CSV_XS
- dev-perl/Class-Trigger
- dev-perl/File-Slurp
- dev-lang/perl"