summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-01 21:21:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-01 21:21:45 +0000
commit38283a052f1d11eaa9752b3077a6e9049b5891e5 (patch)
tree9f9e1e907fe819802a8c56d192e4a73b1085cd30 /dev-perl/Text-CSV_XS
parentRename "wxwindows" USE flag to "wxwidgets". (diff)
downloadhistorical-38283a052f1d11eaa9752b3077a6e9049b5891e5.tar.gz
historical-38283a052f1d11eaa9752b3077a6e9049b5891e5.tar.bz2
historical-38283a052f1d11eaa9752b3077a6e9049b5891e5.zip
Cleanup
Package-Manager: portage-2.2_rc31/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.61.ebuild22
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.62.ebuild22
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.63.ebuild22
4 files changed, 5 insertions, 67 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog
index afcab0462de6..8a3e6fd80fa4 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 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.40 2009/04/04 10:27:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.41 2009/05/01 21:14:48 tove Exp $
+
+ 01 May 2009; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.61.ebuild,
+ -Text-CSV_XS-0.62.ebuild, -Text-CSV_XS-0.63.ebuild:
+ Cleanup
*Text-CSV_XS-0.64 (04 Apr 2009)
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.61.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.61.ebuild
deleted file mode 100644
index 5ebe55b63ff9..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.61.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.61.ebuild,v 1.1 2009/03/08 18:48:21 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=HMBRAND
-MODULE_A=${P}.tgz
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.62.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.62.ebuild
deleted file mode 100644
index a1b504d0b5e7..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.62.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.62.ebuild,v 1.1 2009/03/14 10:15:02 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=HMBRAND
-MODULE_A=${P}.tgz
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.63.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.63.ebuild
deleted file mode 100644
index cd90b1e9cb3d..000000000000
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.63.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.63.ebuild,v 1.1 2009/03/21 20:28:35 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=HMBRAND
-MODULE_A=${P}.tgz
-inherit perl-module
-
-DESCRIPTION="comma-separated values manipulation routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"