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 006EF15807A for ; Tue, 10 Jun 2025 11:43:33 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E0AFE343128 for ; Tue, 10 Jun 2025 11:43:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 07F081104BE; Tue, 10 Jun 2025 11:43:04 +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 bobolink.gentoo.org (Postfix) with ESMTPS id F3CA11104BD for ; Tue, 10 Jun 2025 11:43:03 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFD2D342FB9 for ; Tue, 10 Jun 2025 11:43:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98062E8E for ; Tue, 10 Jun 2025 11:43:00 +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: <1749555729.152a51c7d23679a6c61af503b8ac93060e2a7649.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/YAML-Tiny/Manifest dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild X-VCS-Directories: dev-perl/YAML-Tiny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 152a51c7d23679a6c61af503b8ac93060e2a7649 X-VCS-Branch: master Date: Tue, 10 Jun 2025 11:43:00 +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: 4a1ed8f9-29c7-4c36-9f68-a4a7b4c181e2 X-Archives-Hash: 769888aad8101033fc5687c2ebfb5042 commit: 152a51c7d23679a6c61af503b8ac93060e2a7649 Author: Sam James gentoo org> AuthorDate: Tue Jun 10 11:40:11 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 10 11:42:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152a51c7 dev-perl/YAML-Tiny: drop 1.740.0 Signed-off-by: Sam James gentoo.org> dev-perl/YAML-Tiny/Manifest | 1 - dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild | 35 ----------------------------- 2 files changed, 36 deletions(-) diff --git a/dev-perl/YAML-Tiny/Manifest b/dev-perl/YAML-Tiny/Manifest index b129fc9064c5..9d830401b5ff 100644 --- a/dev-perl/YAML-Tiny/Manifest +++ b/dev-perl/YAML-Tiny/Manifest @@ -1,2 +1 @@ -DIST YAML-Tiny-1.74.tar.gz 75036 BLAKE2B 0a5be9a5ee2a1d87dbf660c43d9a962f1f7ebaa382f649357fab4508f4b205c737b51850bf660ac56c684fd465922ae1fc1efbafd527b9ae4d3adf7b73c4992e SHA512 2da59bf583b09a60e8e1bac7c21fc4300ae3ee2092ffd77cbf3778c65c7d0bdf68fa3616665d276f4d4df2437526d36d497ac53be79baa182f84f37640bfcad4 DIST YAML-Tiny-1.76.tar.gz 75559 BLAKE2B 8502d4885f55bafb655553354f5b98a274df0733b2ef0bf490c63805aa6e9cbb8ae040b8779512e4c3201db2fe349a4d98601bb8e7c88ea5366a0e5de75c9985 SHA512 dff7f494bd2640b1577f793e4d8a11de381e7b928db1f62a60ce2e19636b4355df7fffb5613a496dda7e98dc404d7106d1538a0610dec210a8e922d5ec5c06a1 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild deleted file mode 100644 index 41f8b4e314b5..000000000000 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=ETHER -DIST_VERSION=1.74 -inherit perl-module - -DESCRIPTION="Read/Write YAML files with as little code as possible" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="minimal" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-Scalar-List-Utils -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - !minimal? ( - >=virtual/perl-CPAN-Meta-2.120.900 - >=dev-perl/JSON-MaybeXS-1.1.0 - ) - >=virtual/perl-File-Spec-0.80.0 - >=virtual/perl-File-Temp-0.190.0 - virtual/perl-Getopt-Long - virtual/perl-IO - virtual/perl-JSON-PP - >=virtual/perl-Test-Simple-0.880.0 - ) -"