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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D6B9F15807B for ; Fri, 25 Oct 2024 23:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 736C1E08F3; Fri, 25 Oct 2024 23:44:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5DF4AE08F3 for ; Fri, 25 Oct 2024 23:44:21 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 992743430FC for ; Fri, 25 Oct 2024 23:44:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8C6B10BB for ; Fri, 25 Oct 2024 23:44:18 +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: <1729899800.f946e1befd81fab7a92f463538db1670a69ed248.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Data-Inheritable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild dev-perl/Class-Data-Inheritable/Manifest X-VCS-Directories: dev-perl/Class-Data-Inheritable/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f946e1befd81fab7a92f463538db1670a69ed248 X-VCS-Branch: master Date: Fri, 25 Oct 2024 23:44:18 +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: 27d4fad3-6aea-43a4-b64f-d2b1d7e9e0a5 X-Archives-Hash: 79987050e77b22f3bbd7381ad5c59482 commit: f946e1befd81fab7a92f463538db1670a69ed248 Author: Sam James gentoo org> AuthorDate: Fri Oct 25 23:43:02 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 25 23:43:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f946e1be dev-perl/Class-Data-Inheritable: add 0.100.0 Signed-off-by: Sam James gentoo.org> .../Class-Data-Inheritable-0.100.0.ebuild | 20 ++++++++++++++++++++ dev-perl/Class-Data-Inheritable/Manifest | 1 + 2 files changed, 21 insertions(+) diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild new file mode 100644 index 000000000000..845403b6ad11 --- /dev/null +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RSHERER +DIST_VERSION=0.10 +inherit perl-module + +DESCRIPTION="Inheritable, overridable class data" + +# License note: Artistic only for one file +# https://rt.cpan.org/Public/Bug/Display.html?id=132835 +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" + +PERL_RM_FILES=( + t/pod.t + t/pod-coverage.t +) diff --git a/dev-perl/Class-Data-Inheritable/Manifest b/dev-perl/Class-Data-Inheritable/Manifest index 3ef650080cef..51a2eac8c668 100644 --- a/dev-perl/Class-Data-Inheritable/Manifest +++ b/dev-perl/Class-Data-Inheritable/Manifest @@ -1 +1,2 @@ DIST Class-Data-Inheritable-0.09.tar.gz 6087 BLAKE2B 687c4738b2323e707247e6544a20056b841d18ee8e12811a1e98ed2e0ce1ef6ea2bb4f3a8906df48cc7849ff16d347a6de3e99e8fa6cf992252a828dd1f92b96 SHA512 2e76aaf12c8d26442d53746e5d74636bb35c55461efb6d9b5ea50a635e3f781707b2d7f9cb3da9113ed31de464d3931f9734c29ace2a7ee5c6e111392b6a97cf +DIST Class-Data-Inheritable-0.10.tar.gz 6462 BLAKE2B 7ad409beaf663aaf06afd3b2491866aca76c03e4c4fcf1f404a4129df99754b508c3768249e0418cc985ec3bdd19fba14e6636c63753d3d3df40211691560000 SHA512 fa415aece575fdf805b80479d6a24277a067ddc0c7392b88aeb02bd6efa2e5047288b287a9c2f2e67fd8576c12ee4567a07f42903a33b6215afc8551959b4ef1