From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62F77138334 for ; Thu, 25 Jul 2019 06:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F60CE0957; Thu, 25 Jul 2019 06:48:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E5E4E0957 for ; Thu, 25 Jul 2019 06:48:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD2DA348974 for ; Thu, 25 Jul 2019 06:48:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DF6A741 for ; Thu, 25 Jul 2019 06:48:25 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1564037250.7f7cee061d7431acce6ff2cffe9410f8d5df4e0f.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Text-CSV_XS/Manifest dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild dev-perl/Text-CSV_XS/Text-CSV_XS-1.290.0.ebuild X-VCS-Directories: dev-perl/Text-CSV_XS/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 7f7cee061d7431acce6ff2cffe9410f8d5df4e0f X-VCS-Branch: master Date: Thu, 25 Jul 2019 06:48:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d51384ec-6c7a-45ef-96be-5de9c232f41a X-Archives-Hash: b926528cefa1cb739af557790cfa7b9e commit: 7f7cee061d7431acce6ff2cffe9410f8d5df4e0f Author: Kent Fredric gentoo org> AuthorDate: Thu Jul 25 01:59:20 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Jul 25 06:47:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7cee06 dev-perl/Text-CSV_XS: Cleanup old versions Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Text-CSV_XS/Manifest | 2 -- dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild | 31 ------------------------- dev-perl/Text-CSV_XS/Text-CSV_XS-1.290.0.ebuild | 31 ------------------------- 3 files changed, 64 deletions(-) diff --git a/dev-perl/Text-CSV_XS/Manifest b/dev-perl/Text-CSV_XS/Manifest index 74a33d488ac..98aaee69deb 100644 --- a/dev-perl/Text-CSV_XS/Manifest +++ b/dev-perl/Text-CSV_XS/Manifest @@ -1,3 +1 @@ -DIST Text-CSV_XS-1.28.tgz 164749 BLAKE2B fafd719dad5ecb2784abc6e1a40a0162c8860b6c27bcc7aaba44bd806317cbca5d9d90e99f4e8bc7ae5d473ab75ea28e2a05b687aeed39c0602a6df8e8edddc2 SHA512 5e40f50c16e2506f60cff1a344c9e45e73398bfe863c85a527a8aaf03ec5e3eb8b94796f548ccbe9cb7c123e79e1e882daec1fe81977142a03b1fed2ba46f60a -DIST Text-CSV_XS-1.29.tgz 165220 BLAKE2B 7f768776818ab7d9065a690f1e616849f3c920d0b3cf66205f31965616b807c3729138d0e84cff27625be03771a6e132217260945e21ce8e7c8ec004e2969864 SHA512 fb71d44c8ec8420d7f80a8c7a9a0fc5db5023303f6317a6e49b06681df2ebb7b88af14a43e50f97cc328921a636453fb6a9840f6251d0a2c48205cd48b1d529d DIST Text-CSV_XS-1.34.tgz 173425 BLAKE2B 45aff1d60521d2458687eb257ff5a90b9f9dad6595789945206402bffb8f61b17bb89ea18cf8308d01b057e162c239bda0aee014cb3054ee542bd6b250e8f0c1 SHA512 1a13dc0105f52997df87e9612d8696342e2823e4f871b4f5402ae6b48c1375c2eaf70f773bf32b2c176da1ba0deab34413c427013bcdf5e10322fc6901dd2b86 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild deleted file mode 100644 index 460c5b38f64..00000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=HMBRAND -DIST_A_EXT=tgz -DIST_VERSION=1.28 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Comma-separated values manipulation routines" - -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-IO - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" -src_test() { - perl_rm_files "t/00_pod.t" "t/01_pod.t" - perl-module_src_test -} diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.290.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.290.0.ebuild deleted file mode 100644 index 4d1380aece4..00000000000 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.290.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=HMBRAND -DIST_A_EXT=tgz -DIST_VERSION=1.29 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Comma-separated values manipulation routines" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-IO - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" -src_test() { - perl_rm_files "t/00_pod.t" "t/01_pod.t" - perl-module_src_test -}