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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 79AA713933E for ; Sun, 4 Jul 2021 22:49:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 409D4E0837; Sun, 4 Jul 2021 22:49:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28FFDE0837 for ; Sun, 4 Jul 2021 22:49:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DC70342A22 for ; Sun, 4 Jul 2021 22:49:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 769647C0 for ; Sun, 4 Jul 2021 22:49:45 +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: <1625438965.0d5f2ed6a8ca33d07016c5f296c773cf59fe77ce.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Build/Manifest dev-perl/Module-Build/Module-Build-0.423.100.ebuild X-VCS-Directories: dev-perl/Module-Build/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 0d5f2ed6a8ca33d07016c5f296c773cf59fe77ce X-VCS-Branch: master Date: Sun, 4 Jul 2021 22:49: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: 3c2f9a4e-6bfd-4f3b-9b1a-b1c2c589ff22 X-Archives-Hash: 564df00498e673d92cdb70b4af5d5e93 commit: 0d5f2ed6a8ca33d07016c5f296c773cf59fe77ce Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jul 4 22:34:26 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Jul 4 22:49:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5f2ed6 dev-perl/Module-Build: Version bump 0.4231 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Module-Build/Manifest | 1 + .../Module-Build/Module-Build-0.423.100.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-perl/Module-Build/Manifest b/dev-perl/Module-Build/Manifest index 170413b69be..1b172b02bc7 100644 --- a/dev-perl/Module-Build/Manifest +++ b/dev-perl/Module-Build/Manifest @@ -1 +1,2 @@ DIST Module-Build-0.4224.tar.gz 304181 BLAKE2B 6cb44d1c24f74ebc5c8b0b353b7a7e9ef0d89bd39c45fd610fbac2802ae5630a7dbf61b179719502a419f2afc5e65988fb09f516fc1deb57b751a76aa5275fe8 SHA512 c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f +DIST Module-Build-0.4231.tar.gz 303466 BLAKE2B f35be09072a2facc505b199dd69cdb2605ab32c34376ef393170dca9d67871bc00cbe25b1fa6dcb925e92724a778ad5ddc3157afb33d18a10648ef1133c83991 SHA512 ee1dc18a7df3fe67e7f954d5e1e071aa0a6f5bce6783b768bceb01f071e64ac8be63f410c932c7c16764e5d4f52fc664ce11a12f26f6afc75a26f79883efad70 diff --git a/dev-perl/Module-Build/Module-Build-0.423.100.ebuild b/dev-perl/Module-Build/Module-Build-0.423.100.ebuild new file mode 100644 index 00000000000..03f8de7e63f --- /dev/null +++ b/dev-perl/Module-Build/Module-Build-0.423.100.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=LEONT +DIST_VERSION=0.4231 +inherit perl-module + +DESCRIPTION="Build and install Perl modules" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-2.142.60 + virtual/perl-Data-Dumper + >=virtual/perl-ExtUtils-CBuilder-0.270.0 + virtual/perl-ExtUtils-Install + virtual/perl-ExtUtils-Manifest + virtual/perl-ExtUtils-MakeMaker + >=virtual/perl-ExtUtils-ParseXS-2.210.0 + >=virtual/perl-File-Spec-0.820.0 + virtual/perl-Getopt-Long + >=virtual/perl-Module-Metadata-1.0.2 + >=virtual/perl-Perl-OSType-1 + >=virtual/perl-Test-Harness-3.290.0 + virtual/perl-Text-ParseWords + >=virtual/perl-podlators-2.1.0 + >=virtual/perl-version-0.870.0 +" +BDEPEND="${RDEPEND} + test? ( + >=virtual/perl-CPAN-Meta-YAML-0.3.0 + >=virtual/perl-File-Temp-0.150.0 + >=virtual/perl-Parse-CPAN-Meta-1.440.100 + >=virtual/perl-Test-Simple-0.490.0 + ) +"