public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-PP/
Date: Sat, 17 Jun 2023 23:17:46 +0000 (UTC)	[thread overview]
Message-ID: <1687043856.a5ee1c86d84773d1f8603bcf78f547ef4722e2e1.sam@gentoo> (raw)

commit:     a5ee1c86d84773d1f8603bcf78f547ef4722e2e1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 23:17:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 23:17:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ee1c86

dev-perl/YAML-PP: add 0.36.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/YAML-PP/Manifest              |  1 +
 dev-perl/YAML-PP/YAML-PP-0.36.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/YAML-PP/Manifest b/dev-perl/YAML-PP/Manifest
index 945359ea0b94..f73adba969ee 100644
--- a/dev-perl/YAML-PP/Manifest
+++ b/dev-perl/YAML-PP/Manifest
@@ -1,3 +1,4 @@
 DIST YAML-PP-0.027.tar.gz 191350 BLAKE2B 2978c99c0dcc1dd9ae0da73b3f16b52baceb49fd05361ef586f9b87009436abff31da547972e4171e15c4190a43fc369269ddb3d90386d452d5b0edda11129a2 SHA512 4362fa2079fe253b11242e68d7071800b49dad141255b0c6ca627f710bd8685ed0ba163c7ada3e1be1720eef4be65ff481f02517bbf899f3110355ceddd216aa
 DIST YAML-PP-0.030.tar.gz 196588 BLAKE2B 2de8b1750b4f902fda6202cb15ff7e57aa146096095954bfffe29141dac1320aa85f58982c3af7482728d860026bd4f078ecd90a4ab99e1cb4399024d08e4df2 SHA512 9fe1ec9e04d1e8506f67cbb05a777d8887729847f98fd51649479682f9b98bb91f13a635a3b4744d183c99599c60902ba15a23a68eb1c6a106cfa00b4ff54cc1
 DIST YAML-PP-0.035.tar.gz 213049 BLAKE2B 85ab2cdcf433ff8b06e2039b29fc4c37c5b3abd3b248495037d31779fd5a9e21208a28398a82ca6f79afd74a66142c28b145c227ca5b9d59353da35383878101 SHA512 8256d86690a683ee2fe2830893bf61837ee16c75ae345ec4115e40792856c5fc98052d4fec822eae6bf43fa27cde0bd3dee05b7583ba0aab6aed5dddf72baa1a
+DIST YAML-PP-0.036.tar.gz 133579 BLAKE2B 83adfed310f92a8afc2bf5743226abe6fdaddb787d9062a0ff395e776e4c2da87c79155208a90b124928e623d177adc48fbfd918c84a3f0c2f345803a09d0159 SHA512 62134d8d64617658f03543552675b5dfcf495bd55294bd4fd96988093fca7e8c1bfd93faa1db88baaa994d2b3bc2f1eb2d2826ac767ac3c6d6d4899abd4544b9

diff --git a/dev-perl/YAML-PP/YAML-PP-0.36.0.ebuild b/dev-perl/YAML-PP/YAML-PP-0.36.0.ebuild
new file mode 100644
index 000000000000..a3981dfe97cd
--- /dev/null
+++ b/dev-perl/YAML-PP/YAML-PP-0.36.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TINITA
+DIST_VERSION=0.036
+inherit perl-module
+
+DESCRIPTION="YAML 1.2 processor in perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Data-Dumper
+	virtual/perl-Encode
+	virtual/perl-Exporter
+	virtual/perl-Getopt-Long
+	virtual/perl-MIME-Base64
+	virtual/perl-Module-Load
+	>=virtual/perl-Scalar-List-Utils-1.70.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		dev-perl/Test-Deep
+		>=virtual/perl-Test-Simple-0.980.0
+		dev-perl/Test-Warn
+	)
+"


             reply	other threads:[~2023-06-17 23:17 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 23:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-19 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-PP/ Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-03 21:29 Sam James
2025-02-26  7:45 Sam James
2024-07-07  6:23 Sam James
2024-07-07  6:10 Sam James
2024-06-10  2:18 Sam James
2024-04-27  6:51 Andreas K. Hüttel
2023-12-30  3:04 Sam James
2023-12-01  3:30 Sam James
2023-10-16 16:34 Joonas Niilola
2023-06-21  8:26 Arthur Zamarin
2023-06-21  8:18 Sam James
2023-06-21  8:18 Sam James
2023-04-12  9:29 Sam James
2022-02-19 12:16 Arthur Zamarin
2022-02-19  7:39 Arthur Zamarin
2022-02-19  7:00 Arthur Zamarin
2021-12-11 15:52 Andreas K. Hüttel
2021-10-07 23:35 Andreas K. Hüttel
2021-09-21 13:41 Yixun Lan
2021-08-02 12:17 Sam James
2021-07-31 22:12 Sam James
2021-06-19 21:38 Andreas K. Hüttel
2021-06-19 21:38 Andreas K. Hüttel
2020-12-27 16:25 Fabian Groffen
2020-04-26 15:17 Kent Fredric
2019-12-27 19:13 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1687043856.a5ee1c86d84773d1f8603bcf78f547ef4722e2e1.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox