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 698AB1581FD for ; Wed, 10 Sep 2025 05:53:41 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 53EDE341052 for ; Wed, 10 Sep 2025 05:53:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CB7A411057A; Wed, 10 Sep 2025 05:53:21 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C306E11057A for ; Wed, 10 Sep 2025 05:53: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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A697340F5D for ; Wed, 10 Sep 2025 05:53:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0E4F3978 for ; Wed, 10 Sep 2025 05:53: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: <1757483516.cda5d7944b831902dc70081cc62394249cd522ed.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Type-Tiny/Manifest dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild X-VCS-Directories: dev-perl/Type-Tiny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cda5d7944b831902dc70081cc62394249cd522ed X-VCS-Branch: master Date: Wed, 10 Sep 2025 05:53: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: 8d39c5fa-025e-4465-9f01-8cd7661fbdac X-Archives-Hash: 4953842df70c534b009a6e86699893b7 commit: cda5d7944b831902dc70081cc62394249cd522ed Author: Sam James gentoo org> AuthorDate: Wed Sep 10 05:44:14 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 10 05:51:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda5d794 dev-perl/Type-Tiny: add 2.8.3 Signed-off-by: Sam James gentoo.org> dev-perl/Type-Tiny/Manifest | 1 + dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild | 40 +++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-perl/Type-Tiny/Manifest b/dev-perl/Type-Tiny/Manifest index cc8e6951a5c9..6b1b636b7cb4 100644 --- a/dev-perl/Type-Tiny/Manifest +++ b/dev-perl/Type-Tiny/Manifest @@ -1,2 +1,3 @@ DIST Type-Tiny-2.006000.tar.gz 477845 BLAKE2B 51b0552c689806f863e5084c78b5425cea2bb40c0a3b86bb0927524d80ab5f27df2188395b176dcdb35d2ff579b492c3f80e9b468bd8b2c7986bc81d044ec27f SHA512 24c3fea4834eb093b2aceff82e951bed73adf821d77c0f5445085021b8dc661cc3264198d265817349e582fc0e640303534a1d23ae1fcf669135ed7ab3ee937d DIST Type-Tiny-2.008002.tar.gz 500479 BLAKE2B 5b1560bec5bddb96b0d7abaf92f192b70281bdc650d40df5d562fa536f9b7824504bb620429c6623620580b8172c14b5b64806764b12925ab49f8cccbf0462dd SHA512 5781060cbd001650cf78a4fe1691caa653e0f18063ce797d8760b27fb5c55aae7bfb9978b4ebf37484991288083456ef0081361b173fd742cb81d1ae4d33b244 +DIST Type-Tiny-2.008003.tar.gz 501047 BLAKE2B 5356afa5c17cbbd9eb109433f0da39722d4d723de7ea8a54ada08574ccb199e0e9be6c612ebabd61af429d32da157f4a28493f9388a3555d3390eac9a93296d3 SHA512 dcb67373d0fa6d44c6df68207ca5ab67abfe32fb733196468316dea3b806965bfc745a82cba5b31c3033a005eb6e7f6c5c5892f9397b6d970f9e170314430ab9 diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild new file mode 100644 index 000000000000..2a554c7f4e23 --- /dev/null +++ b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TOBYINK +DIST_VERSION=2.008003 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Tiny, yet Moo(se)-compatible type constraint" + +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" +IUSE="minimal" + +RDEPEND=" + !=dev-perl/Exporter-Tiny-1.4.1 + !minimal? ( + >=dev-perl/Class-XSAccessor-1.170.0 + >=dev-perl/Devel-LexAlias-0.50.0 + dev-perl/Devel-StackTrace + >=dev-perl/Ref-Util-XS-0.100.0 + >=dev-perl/Regexp-Util-0.3.0 + ) +" +PDEPEND=" + !minimal? ( + >=dev-perl/Type-Tiny-XS-0.25.0 + ) +" +BDEPEND=" + ${RDEPEND} + test? ( + dev-perl/Test-Warnings + ) +"