From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 72E841581B9 for ; Mon, 06 Oct 2025 06:20:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4E000341994 for ; Mon, 06 Oct 2025 06:20:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C7583110576; Mon, 06 Oct 2025 06:20:05 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BCE83110576 for ; Mon, 06 Oct 2025 06:20:05 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76893340FEA for ; Mon, 06 Oct 2025 06:20:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566083AAE for ; Mon, 06 Oct 2025 06:20:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759731548.8e92551394a23174e9df4333c04c1785b65ad2c6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/URI/Manifest dev-perl/URI/URI-5.280.0.ebuild dev-perl/URI/URI-5.310.0.ebuild X-VCS-Directories: dev-perl/URI/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e92551394a23174e9df4333c04c1785b65ad2c6 X-VCS-Branch: master Date: Mon, 06 Oct 2025 06:20:02 +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: acd5575b-0fec-49b6-82f6-b5808c21e5e4 X-Archives-Hash: 88feeb18b28ddf965c0917d18eabae60 commit: 8e92551394a23174e9df4333c04c1785b65ad2c6 Author: Sam James gentoo org> AuthorDate: Mon Oct 6 06:03:07 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 6 06:19:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e925513 dev-perl/URI: drop 5.280.0, 5.310.0 Signed-off-by: Sam James gentoo.org> dev-perl/URI/Manifest | 2 -- dev-perl/URI/URI-5.280.0.ebuild | 38 -------------------------------------- dev-perl/URI/URI-5.310.0.ebuild | 39 --------------------------------------- 3 files changed, 79 deletions(-) diff --git a/dev-perl/URI/Manifest b/dev-perl/URI/Manifest index 39e5a094320a..4f61b0afa2d5 100644 --- a/dev-perl/URI/Manifest +++ b/dev-perl/URI/Manifest @@ -1,3 +1 @@ -DIST URI-5.28.tar.gz 124581 BLAKE2B c958e17a58fd4ce4079319f1acf9819af62239ac8b2927d0934ec74b27699af26e8b2814142bdf47715fb2a5cfe0dd34c066564a8d8be14bffccbea8426ce291 SHA512 ffa2a560641cbb81f720d1b572371a237826627974735684e130ad42c5184cd143c4cd337d600346258892165f3b658cc94711d189a870f990ff8148c72968e5 -DIST URI-5.31.tar.gz 131771 BLAKE2B b4eb89ca1665aa14f973951572c8d4d2c05f824c97c18809206a3e11564eae0868c2d1611405e0f01625bc4afae9cb6b94f7d28d73a43c44dfed6e9b890f393b SHA512 81bc29fbfc06c4b884bc5d47b6b7a3d171f526bb1edd6618aec6d72a65407c3130130dbfe31de18c439d03f5e60cfab6573352b1473959c6edc6e4ad828672c5 DIST URI-5.32.tar.gz 133071 BLAKE2B 3b3898e82a3011aeacb67ef8721ccf88489a94df076eb9fc96197cc4d72723f0af483e831f626de48754b7f319f9894048d36ddc15bc28a4112d3b42f8c9855b SHA512 856b95173adddc0099d00012981ab34f3b853871e590ef7f3e33fbf369b51c03e9f89011f390caf03c7b975b3632d3efb8456b14cc240d5b8a0fe8b8d147fe2c diff --git a/dev-perl/URI/URI-5.280.0.ebuild b/dev-perl/URI/URI-5.280.0.ebuild deleted file mode 100644 index 5ad45c6da521..000000000000 --- a/dev-perl/URI/URI-5.280.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=OALDERS -DIST_VERSION=5.28 -inherit perl-module - -DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Encode - >=virtual/perl-Exporter-5.570.0 - >=virtual/perl-MIME-Base64-2 - >=dev-perl/Regexp-IPv6-0.30.0 - virtual/perl-Scalar-List-Utils - virtual/perl-libnet - virtual/perl-parent -" -DEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - dev-perl/Test-Fatal - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-Test - dev-perl/Test-Needs - >=virtual/perl-Test-Simple-0.960.0 - dev-perl/Test-Warnings - ) -" diff --git a/dev-perl/URI/URI-5.310.0.ebuild b/dev-perl/URI/URI-5.310.0.ebuild deleted file mode 100644 index 05e693d0ba8b..000000000000 --- a/dev-perl/URI/URI-5.310.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=OALDERS -DIST_VERSION=5.31 -inherit perl-module - -DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Encode - >=virtual/perl-Exporter-5.570.0 - dev-perl/MIME-Base32 - >=virtual/perl-MIME-Base64-2 - >=dev-perl/Regexp-IPv6-0.30.0 - virtual/perl-Scalar-List-Utils - virtual/perl-libnet - virtual/perl-parent -" -DEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - dev-perl/Test-Fatal - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-Test - dev-perl/Test-Needs - >=virtual/perl-Test-Simple-0.960.0 - dev-perl/Test-Warnings - ) -"