diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
commit | f2f41121bde927585b39258199a21282828bf859 (patch) | |
tree | 135606d9823ef45e9a66dfff320c35d0e5cbd1a0 /dev-perl/Text-CSV_XS | |
parent | Drop useless sed for unused SCons buildsystem (diff) | |
download | historical-f2f41121bde927585b39258199a21282828bf859.tar.gz historical-f2f41121bde927585b39258199a21282828bf859.tar.bz2 historical-f2f41121bde927585b39258199a21282828bf859.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.830.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.850.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.870.0.ebuild | 26 |
5 files changed, 6 insertions, 101 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index caff5bda4419..98b008517732 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 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.96 2012/03/18 19:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.97 2012/03/31 06:44:57 tove Exp $ + + 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.72.ebuild, + -Text-CSV_XS-0.830.0.ebuild, -Text-CSV_XS-0.850.0.ebuild, + -Text-CSV_XS-0.870.0.ebuild: + Cleanup 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.860.0.ebuild: alpha/ia64/sparc stable wrt #400239 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild deleted file mode 100644 index ce7a4d001af3..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild +++ /dev/null @@ -1,22 +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_XS/Text-CSV_XS-0.72.ebuild,v 1.7 2010/11/05 14:13:01 ssuominen 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -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.830.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.830.0.ebuild deleted file mode 100644 index 09144008c7da..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.830.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2011 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.830.0.ebuild,v 1.1 2011/08/09 19:44:44 tove Exp $ - -EAPI=4 - -MODULE_A_EXT=tgz -MODULE_AUTHOR=HMBRAND -MODULE_VERSION=0.83 -inherit perl-module - -DESCRIPTION="Comma-separated values manipulation routines" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - ) -" - -SRC_TEST="parallel" diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.850.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.850.0.ebuild deleted file mode 100644 index 8f2bd80d8c5a..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.850.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2011 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.850.0.ebuild,v 1.1 2011/09/19 01:15:38 robbat2 Exp $ - -EAPI=4 - -MODULE_A_EXT=tgz -MODULE_AUTHOR=HMBRAND -MODULE_VERSION=0.85 -inherit perl-module - -DESCRIPTION="Comma-separated values manipulation routines" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - ) -" - -SRC_TEST="parallel" diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.870.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.870.0.ebuild deleted file mode 100644 index f1f584757565..000000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.870.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 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.870.0.ebuild,v 1.1 2012/03/10 09:18:47 tove Exp $ - -EAPI=4 - -MODULE_A_EXT=tgz -MODULE_AUTHOR=HMBRAND -MODULE_VERSION=0.87 -inherit perl-module - -DESCRIPTION="Comma-separated values manipulation routines" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - ) -" - -SRC_TEST="parallel" |