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 8944215807A for ; Tue, 10 Jun 2025 11:29:10 +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 7758534325F for ; Tue, 10 Jun 2025 11:29:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44B121104B7; Tue, 10 Jun 2025 11:28:48 +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 40E981104B7 for ; Tue, 10 Jun 2025 11:28:48 +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 F07EA340871 for ; Tue, 10 Jun 2025 11:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C831581C for ; Tue, 10 Jun 2025 11:28:45 +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: <1749554864.5609ae9204d5945e54fbfba431a2cfeb7d145d7c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mock-Config/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Mock-Config/Manifest dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild X-VCS-Directories: dev-perl/Mock-Config/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5609ae9204d5945e54fbfba431a2cfeb7d145d7c X-VCS-Branch: master Date: Tue, 10 Jun 2025 11:28:45 +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: e862050b-24b9-4fd3-ad7f-f4880de7b1d0 X-Archives-Hash: 8d0577bf5ab378c265a97c83475335f1 commit: 5609ae9204d5945e54fbfba431a2cfeb7d145d7c Author: Sam James gentoo org> AuthorDate: Tue Jun 10 11:27:44 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 10 11:27:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5609ae92 dev-perl/Mock-Config: drop 0.30.0-r1 Signed-off-by: Sam James gentoo.org> dev-perl/Mock-Config/Manifest | 1 - dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-perl/Mock-Config/Manifest b/dev-perl/Mock-Config/Manifest index c188fa0fa449..f484b7633589 100644 --- a/dev-perl/Mock-Config/Manifest +++ b/dev-perl/Mock-Config/Manifest @@ -1,2 +1 @@ -DIST Mock-Config-0.03.tar.gz 6139 BLAKE2B 6104f182cacb2d73366ae7df98d7471ce8be01b94add0d16cfdcdd8c14e2f38781b9708a689d39f3ee701d1bf964f7af3563337e458bccef3a2a9b2e4fefbeb7 SHA512 6e61e8edc3226b133eb4b49358cccb45a8eb7da5b56eed0d75ce1503b5ef91c7ea84606ef3bd482e3ac8dc3d66226aa3065d835547b4e807729d909eae88c8c0 DIST Mock-Config-0.04.tar.gz 6850 BLAKE2B ea4d54767b4412ab36427258f10d0e12eb4846bb2987d712bebcdf911df2eba1abed2f01f767369886e317cc59c4856c18f785117c4a74ca4dbebf43c21c97ad SHA512 c2de6be0bd3396f281eb08de3aa65dfa91e4ffdf65f124ac2deab8e74a8666fd8fcb25d089c44b94f7c8c87f3e665051dc0ae71a897b68108b7be8edb7870c18 diff --git a/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild b/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild deleted file mode 100644 index 2320488ce5ca..000000000000 --- a/dev-perl/Mock-Config/Mock-Config-0.30.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=RURBAN -DIST_VERSION=0.03 -inherit perl-module - -DESCRIPTION="Temporarily set Config or XSConfig values" -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" -LICENSE="Artistic-2" - -src_test() { - perl_rm_files t/pod-coverage.t t/pod.t t/manifest.t - perl-module_src_test -}