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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37BA9158088 for ; Wed, 24 Nov 2021 16:19:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C902E0849; Wed, 24 Nov 2021 16:18:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2FD8E0849 for ; Wed, 24 Nov 2021 16:18:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFD003430DD for ; Wed, 24 Nov 2021 16:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08A381E0 for ; Wed, 24 Nov 2021 16:18:56 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1637770709.4de79b8e4df6f9f477c1d3299581fefb0e7280e4.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Params-Validate/Manifest dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild X-VCS-Directories: dev-perl/Params-Validate/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4de79b8e4df6f9f477c1d3299581fefb0e7280e4 X-VCS-Branch: master Date: Wed, 24 Nov 2021 16:18:56 +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: fae3694a-ec0e-44be-846b-9d7e85056794 X-Archives-Hash: e20bb4e611b7c807c14cfdc09b44acdb commit: 4de79b8e4df6f9f477c1d3299581fefb0e7280e4 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Nov 24 16:07:19 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Nov 24 16:18:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de79b8e dev-perl/Params-Validate: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Params-Validate/Manifest | 1 - .../Params-Validate/Params-Validate-1.290.0.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/dev-perl/Params-Validate/Manifest b/dev-perl/Params-Validate/Manifest index 1a42f7257526..98de7143dcc4 100644 --- a/dev-perl/Params-Validate/Manifest +++ b/dev-perl/Params-Validate/Manifest @@ -1,2 +1 @@ -DIST Params-Validate-1.29.tar.gz 137609 BLAKE2B 46c62649a7bfc1d2a97f2c038d3ee288163c81b6019e1276ded18ad0560514ed3e0a6377fdfd1103bdc05df28af5d2355ca97c96ea5352d963d03049ced78925 SHA512 afa887d1ce60d38b82cbf3ad88fb892f473e0fa45db528b68e66bbb800058af453180cc96afddae56a2cdad8ec531a587e7aac36b6869c489caa6dd36a57a385 DIST Params-Validate-1.30.tar.gz 207327 BLAKE2B d30700b1fdb8de83b3082144a96e2243471fb0bf4c3932853995698e0950252809d974f471c078613413559f138402982f2b4646bbee4e680135d06871e15fbb SHA512 ca6b54a55dc003be6933ad5a9353abf96f2decfc681354fabc974e9666b89b3afe8394cd0a13ec91a5f84c825cbc0b4697a4977bf773feabfefab57006c9f20e diff --git a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild deleted file mode 100644 index 5227dcca5fde..000000000000 --- a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=1.29 -DIST_EXAMPLES=( "benchmarks/*" ) -inherit perl-module - -DESCRIPTION="Flexible system for validation of method/function call parameters" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - dev-perl/Module-Implementation - >=virtual/perl-Scalar-List-Utils-1.110.0 - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.280.0 - >=virtual/perl-JSON-PP-2.273.0 - test? ( - virtual/perl-ExtUtils-MakeMaker - virtual/perl-File-Spec - virtual/perl-File-Temp - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - dev-perl/Test-Requires - ) -"