diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:06:52 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:06:52 +0200 |
commit | fe95d093d88c938442dc319abe5c13597868177f (patch) | |
tree | 8620dbd5ad5252dbf34c2a7df562aa75153fee2f /dev-perl/Text-CSV | |
parent | dev-perl/Text-CSV: Retroactively stable for remaining arches (ALLARCHES), bug... (diff) | |
download | gentoo-fe95d093d88c938442dc319abe5c13597868177f.tar.gz gentoo-fe95d093d88c938442dc319abe5c13597868177f.tar.bz2 gentoo-fe95d093d88c938442dc319abe5c13597868177f.zip |
dev-perl/Text-CSV: Remove old
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild | 20 |
2 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest index a2ef333de98f..812014f9bae4 100644 --- a/dev-perl/Text-CSV/Manifest +++ b/dev-perl/Text-CSV/Manifest @@ -1,2 +1 @@ -DIST Text-CSV-1.32.tar.gz 62294 SHA256 b49fea66d75a1419a76b0b2b30144d97e1f69728928c06ed08405874fd8ff9af SHA512 c6f510bc14884300795c93c192581960712ce4c9757785a33991adddbffa78a65263b2497755f2a4492537b3484b823d24ca23642f03954b84b0ed815043239c WHIRLPOOL 54f4ccc785fd585080e223bb3705f44f863741d120b9b47038d9616bafbdfa581f26dbbf74506b99674a1b18966687637c769a13bb2fc63fac9fca7f00daed45 DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363 diff --git a/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild b/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild deleted file mode 100644 index a78022b60ca5..000000000000 --- a/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=MAKAMAKA -MODULE_VERSION=1.32 -inherit perl-module - -DESCRIPTION="Manipulate comma-separated value strings" - -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" -IUSE="test" - -RDEPEND="" -DEPEND="test? ( dev-perl/Test-Pod )" - -SRC_TEST=do |