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 A95F3158009 for ; Sat, 17 Jun 2023 23:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A3EEE089E; Sat, 17 Jun 2023 23:17:49 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C8C5E089E for ; Sat, 17 Jun 2023 23:17:49 +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 47A09340E98 for ; Sat, 17 Jun 2023 23:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8010EA90 for ; Sat, 17 Jun 2023 23:17:46 +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: <1687043855.2f12e6d2a594e1827fcafffa4b0997b92374f436.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/YAML-Tiny/Manifest dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild X-VCS-Directories: dev-perl/YAML-Tiny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2f12e6d2a594e1827fcafffa4b0997b92374f436 X-VCS-Branch: master Date: Sat, 17 Jun 2023 23:17:46 +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: 1beb6638-d5da-4d51-b803-8cd8247c3060 X-Archives-Hash: 2e27f3cc3f2ac73f76bad5e623bebdaa commit: 2f12e6d2a594e1827fcafffa4b0997b92374f436 Author: Sam James gentoo org> AuthorDate: Sat Jun 17 23:02:40 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 17 23:17:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f12e6d2 dev-perl/YAML-Tiny: add 1.740.0 Signed-off-by: Sam James gentoo.org> dev-perl/YAML-Tiny/Manifest | 1 + dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild | 35 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-perl/YAML-Tiny/Manifest b/dev-perl/YAML-Tiny/Manifest index 336bedf94efb..8f800dea9a7f 100644 --- a/dev-perl/YAML-Tiny/Manifest +++ b/dev-perl/YAML-Tiny/Manifest @@ -1 +1,2 @@ DIST YAML-Tiny-1.73.tar.gz 73708 BLAKE2B 42e9c5cffa2b9babb0dd1453af69866405fd7273c2b340ceb010d78d8fe28db61268b6bb5ad1840b1aa72819ae048150bf5c416bed1b2e518b28f77b2ba978be SHA512 5999e220025aa8076e5e0e9e73e80c2da21660e77f6744d73e8e29962221d02d33a36e9829c44abf7d4f45abae069d8e121c8019bd1600b7e64db5e54efd9987 +DIST YAML-Tiny-1.74.tar.gz 75036 BLAKE2B 0a5be9a5ee2a1d87dbf660c43d9a962f1f7ebaa382f649357fab4508f4b205c737b51850bf660ac56c684fd465922ae1fc1efbafd527b9ae4d3adf7b73c4992e SHA512 2da59bf583b09a60e8e1bac7c21fc4300ae3ee2092ffd77cbf3778c65c7d0bdf68fa3616665d276f4d4df2437526d36d497ac53be79baa182f84f37640bfcad4 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild new file mode 100644 index 000000000000..1a1d76d17a04 --- /dev/null +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.740.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETHER +DIST_VERSION=1.74 +inherit perl-module + +DESCRIPTION="Read/Write YAML files with as little code as possible" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="minimal" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter + virtual/perl-Scalar-List-Utils +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + !minimal? ( + >=virtual/perl-CPAN-Meta-2.120.900 + >=dev-perl/JSON-MaybeXS-1.1.0 + ) + >=virtual/perl-File-Spec-0.80.0 + >=virtual/perl-File-Temp-0.190.0 + virtual/perl-Getopt-Long + virtual/perl-IO + virtual/perl-JSON-PP + >=virtual/perl-Test-Simple-0.880.0 + ) +"