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 7969B158089 for ; Fri, 29 Oct 2021 16:31:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC0FDE085A; Fri, 29 Oct 2021 16:31:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 76E67E0845 for ; Fri, 29 Oct 2021 16:31:33 +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 A8FD134316F for ; Fri, 29 Oct 2021 16:31:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 014D0197 for ; Fri, 29 Oct 2021 16:31:30 +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: <1635525078.bf053d5094b01a8099cb8d57e0aa5524ba096b27.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-ShareDir/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-ShareDir/File-ShareDir-1.104.0.ebuild dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild dev-perl/File-ShareDir/Manifest X-VCS-Directories: dev-perl/File-ShareDir/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: bf053d5094b01a8099cb8d57e0aa5524ba096b27 X-VCS-Branch: master Date: Fri, 29 Oct 2021 16:31:30 +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: 97ba2995-1a1c-4fff-a616-4fcca754d0da X-Archives-Hash: f4aa1ee6e764febb715f0b792e34abf6 commit: bf053d5094b01a8099cb8d57e0aa5524ba096b27 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Oct 29 16:30:33 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Oct 29 16:31:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf053d50 dev-perl/File-ShareDir: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../File-ShareDir/File-ShareDir-1.104.0.ebuild | 28 ---------------- .../File-ShareDir/File-ShareDir-1.116.0.ebuild | 38 ---------------------- dev-perl/File-ShareDir/Manifest | 2 -- 3 files changed, 68 deletions(-) diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.104.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.104.0.ebuild deleted file mode 100644 index a9ece85974c..00000000000 --- a/dev-perl/File-ShareDir/File-ShareDir-1.104.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=REHSACK -DIST_VERSION=1.104 -inherit perl-module - -DESCRIPTION="Locate per-dist and per-module shared files" - -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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=dev-perl/Class-Inspector-1.120.0 - >=virtual/perl-File-Spec-0.800.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - >=dev-perl/File-ShareDir-Install-0.80.0 - test? ( - >=virtual/perl-Test-Simple-0.900.0 - ) -" diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild deleted file mode 100644 index 5c6fc3d56c9..00000000000 --- a/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=REHSACK -DIST_VERSION=1.116 -inherit perl-module - -DESCRIPTION="Locate per-dist and per-module shared files" - -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 ~sparc-solaris ~x86-solaris" -IUSE="minimal test" -RESTRICT="!test? ( test )" - -RDEPEND=" - !minimal? ( - >=dev-perl/List-MoreUtils-0.428.0 - >=dev-perl/Params-Util-1.70.0 - ) - virtual/perl-Carp - >=dev-perl/Class-Inspector-1.120.0 - >=virtual/perl-File-Spec-0.800.0 -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - >=dev-perl/File-ShareDir-Install-0.130.0 - test? ( - >=virtual/perl-File-Path-2.80.0 - >=virtual/perl-Test-Simple-0.900.0 - ) -" -# Parallel testing fails in t/04_fail.t -# and t/06_old.t due to touching the same paths -# Bug: https://bugs.gentoo.org/741038 -# Bug: https://rt.cpan.org/Ticket/Display.html?id=133368 -DIST_TEST="do" diff --git a/dev-perl/File-ShareDir/Manifest b/dev-perl/File-ShareDir/Manifest index a288dfcbbb1..29d6cb99c15 100644 --- a/dev-perl/File-ShareDir/Manifest +++ b/dev-perl/File-ShareDir/Manifest @@ -1,3 +1 @@ -DIST File-ShareDir-1.104.tar.gz 20500 BLAKE2B 567327d46e5ecde5c3ca8044c6ff7af5b502ba88a35eb3d697f73732338991e0402b1d1143f8ed364a4d76162996344bd0bebf91695e2242be3b0d8185ac2f23 SHA512 0fbe1a1b822e0de324fd05c7cc230a1022e74eb7ae9ec66281b57d2c4144a600f34395cfbfa08218b64a88cc2bbe3ab94abb6339cc65aef19a82191e1ba2ed52 -DIST File-ShareDir-1.116.tar.gz 27487 BLAKE2B 88b898ea6d139b21bf9f64f183c808192e3bcfcd260524aa5e03b4ce05211fc8d5e0d5ca8cf9f1cad8e58b7ff029835cd35cb343588a9b2e862e612549cd1c0d SHA512 5fcd75254c446f02ee377e6b5848baad95c73779b8525b0ee1699fe675ddd2bd67d0dc057f47b0991ec136de16e06a4891a4b14a78bd96c3e2468640053bbe0e DIST File-ShareDir-1.118.tar.gz 29631 BLAKE2B bdb2c2d786efda84567d56611fdfbf027665e6d0df21a1e4bcd92824dfa32ac9272cf4b2fb0eb2260317957af150df8a6919027bc664c594ac931ad48cec3f0d SHA512 890f33e96333f7b07707d722e59e7da9a287112062814ef294594ac67f2f7349f905c009e6cd70d3af3a4de85335b074ec5a61194f9b0495f3e793d6ca635853