diff options
author | Torsten Veller <tove@gentoo.org> | 2008-08-23 21:05:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-08-23 21:05:07 +0000 |
commit | 327f7023b42318718b735bf2b1aaa5c3a1182ecc (patch) | |
tree | 796ee679222961ad3f9302a8dddb79e5a1177b0f /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-327f7023b42318718b735bf2b1aaa5c3a1182ecc.tar.gz gentoo-2-327f7023b42318718b735bf2b1aaa5c3a1182ecc.tar.bz2 gentoo-2-327f7023b42318718b735bf2b1aaa5c3a1182ecc.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.25.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.26.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild | 18 |
5 files changed, 6 insertions, 73 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index 4a2b218ef684..4fa601dd6e38 100644 --- a/dev-perl/Text-CSV_XS/ChangeLog +++ b/dev-perl/Text-CSV_XS/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-CSV_XS # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.27 2008/08/23 21:02:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.28 2008/08/23 21:05:07 tove Exp $ + + 23 Aug 2008; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.23-r1.ebuild, + -Text-CSV_XS-0.25.ebuild, -Text-CSV_XS-0.26.ebuild, + -Text-CSV_XS-0.29.ebuild: + Cleanup *Text-CSV_XS-0.52 (23 Aug 2008) diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild deleted file mode 100644 index ac3150a80756..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.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.23-r1.ebuild,v 1.6 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="comma-separated values manipulation routines" -SRC_URI="mirror://cpan/authors/id/J/JW/JWIED/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jwied/" - -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.25.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.25.ebuild deleted file mode 100644 index ced52cfa0255..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.25.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.25.ebuild,v 1.3 2007/07/10 23:33:26 mr_bones_ 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" diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.26.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.26.ebuild deleted file mode 100644 index d0c2d94e5984..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.26.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.26.ebuild,v 1.4 2007/07/10 23:33:26 mr_bones_ 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" diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild deleted file mode 100644 index df8a88667c3d..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.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.29.ebuild,v 1.5 2007/07/23 13:47:16 gustavoz 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" |