summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-06 14:10:04 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-06 14:10:04 +0000
commitf34f13d81ebc2ebd2a3da560bccde51837999e4c (patch)
treecd6089456ab76f8116096a6f703e9029f29fd9f4 /dev-perl/Text-CSV_XS
parentstable x86, bug 268405 (diff)
downloadgentoo-2-f34f13d81ebc2ebd2a3da560bccde51837999e4c.tar.gz
gentoo-2-f34f13d81ebc2ebd2a3da560bccde51837999e4c.tar.bz2
gentoo-2-f34f13d81ebc2ebd2a3da560bccde51837999e4c.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r--dev-perl/Text-CSV_XS/ChangeLog6
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild18
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild18
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.45.ebuild18
4 files changed, 5 insertions, 55 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog
index 0e84ddce4c94..85b6867efb0d 100644
--- a/dev-perl/Text-CSV_XS/ChangeLog
+++ b/dev-perl/Text-CSV_XS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.46 2009/05/04 16:06:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.47 2009/05/06 14:10:04 tove Exp $
+
+ 06 May 2009; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.30.ebuild,
+ -Text-CSV_XS-0.31.ebuild, -Text-CSV_XS-0.45.ebuild:
+ Cleanup
04 May 2009; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.64.ebuild:
alpha/ia64/sparc stable wrt #268185
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild
deleted file mode 100644
index b062eea54337..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild
+++ /dev/null
@@ -1,18 +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/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.7 2007/11/10 14:54:42 drac Exp $
-
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-SRC_URI="mirror://cpan/authors/id/H/HM/HMBRAND/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hmbrand/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild
deleted file mode 100644
index 703ebdb32774..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild,v 1.3 2008/02/05 10:30:04 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-SRC_URI="mirror://cpan/authors/id/H/HM/HMBRAND/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hmbrand/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.45.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.45.ebuild
deleted file mode 100644
index 50fdf0b8e0d1..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.45.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.45.ebuild,v 1.2 2008/07/17 21:07:50 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-SRC_URI="mirror://cpan/authors/id/H/HM/HMBRAND/${P}.tgz"
-HOMEPAGE="http://search.cpan.org/~hmbrand/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"