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 6DAB7138334 for ; Thu, 25 Jul 2019 06:48:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E608E0970; Thu, 25 Jul 2019 06:48:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1747AE096F for ; Thu, 25 Jul 2019 06:48:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 00A7E34895B for ; Thu, 25 Jul 2019 06:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23F1D75C for ; Thu, 25 Jul 2019 06:48:26 +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: <1564037264.72b327f6469d0cc0105fb22c37b02ff9b82adee2.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-Compile-SOAP/Manifest dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild X-VCS-Directories: dev-perl/XML-Compile-SOAP/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 72b327f6469d0cc0105fb22c37b02ff9b82adee2 X-VCS-Branch: master Date: Thu, 25 Jul 2019 06:48:26 +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: 668918af-044e-4207-b130-21e3e41ae47c X-Archives-Hash: 6ff953ae928f616341783a004f8392a6 commit: 72b327f6469d0cc0105fb22c37b02ff9b82adee2 Author: Kent Fredric gentoo org> AuthorDate: Thu Jul 25 05:51:32 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Jul 25 06:47:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b327f6 dev-perl/XML-Compile-SOAP: Cleanup old versions Closes: https://bugs.gentoo.org/663408 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric gentoo.org> dev-perl/XML-Compile-SOAP/Manifest | 2 -- .../XML-Compile-SOAP-3.200.0.ebuild | 30 ---------------------- .../XML-Compile-SOAP-3.210.0.ebuild | 30 ---------------------- 3 files changed, 62 deletions(-) diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest index 3a15fbcee3f..28e9d9fc229 100644 --- a/dev-perl/XML-Compile-SOAP/Manifest +++ b/dev-perl/XML-Compile-SOAP/Manifest @@ -1,3 +1 @@ -DIST XML-Compile-SOAP-3.20.tar.gz 100249 BLAKE2B 240d9d0ee30ed4b058b86057e8a87bd40b878247d2125380e7805fe83f5cf472f30353777f9043d1d493070bc221262ec0d98d2e5c187818fa53fb92c1bbbf9e SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5 -DIST XML-Compile-SOAP-3.21.tar.gz 100491 BLAKE2B edccfe788cccf654e9a694d62e8d2be8a6d0a6a557453e9659854736df932412cabe3577c14adef5bb7fbd4aea7d3f712953718742e1bec7457d25a18bc6e2ba SHA512 f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697 DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035 diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild deleted file mode 100644 index ef877552527..00000000000 --- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MARKOV -DIST_VERSION=3.20 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Soap 1.1 XML Compiler" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/File-Slurp-Tiny - >=dev-perl/libwww-perl-6.80.0 - >=dev-perl/Log-Report-1.50.0 - virtual/perl-Time-HiRes - >=dev-perl/XML-Compile-1.510.0 - >=dev-perl/XML-Compile-Cache-1.30.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.540.0 - >=dev-perl/XML-Compile-Tester-0.900.0 - ) -" diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild deleted file mode 100644 index 4efd77e5425..00000000000 --- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MARKOV -DIST_VERSION=3.21 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Soap 1.1 XML Compiler" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/File-Slurp-Tiny - >=dev-perl/libwww-perl-6.80.0 - >=dev-perl/Log-Report-1.50.0 - virtual/perl-Time-HiRes - >=dev-perl/XML-Compile-1.510.0 - >=dev-perl/XML-Compile-Cache-1.30.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.540.0 - >=dev-perl/XML-Compile-Tester-0.900.0 - ) -"