public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/
Date: Sat, 27 Apr 2024 06:51:33 +0000 (UTC)	[thread overview]
Message-ID: <1714200671.799530e6339ce5d495292a7e3d80f2bf1e01e0ca.dilfridge@gentoo> (raw)

commit:     799530e6339ce5d495292a7e3d80f2bf1e01e0ca
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 06:46:26 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 06:51:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799530e6

dev-perl/YAML: add 1.310.0

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/YAML/Manifest            |  1 +
 dev-perl/YAML/YAML-1.310.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/YAML/Manifest b/dev-perl/YAML/Manifest
index a8adad26081c..654b2f146868 100644
--- a/dev-perl/YAML/Manifest
+++ b/dev-perl/YAML/Manifest
@@ -1 +1,2 @@
 DIST YAML-1.30.tar.gz 87471 BLAKE2B f1f7a5027026cc06908f69370ee723901f30d20c86c99a1a165823a364d192348883d2ed3acf7abc9ad37ed273007b881dd56201d417d2221115ce1db9558e57 SHA512 f73f2d9f3cd96edeb05ec098c859755dd6b80bf1a00049f8de2889ebbf4f41df9fcc1540116afa8648e965a0b780d993f256af2c5ffc03a9f1ba7df1f0cc8941
+DIST YAML-1.31.tar.gz 88102 BLAKE2B d2cf6a27d568dba193f1a804d259b84f3d29fdb78248049736c57bfb7833f00a20eeaf1237d5195dee23db8a9b50f06b7ef2231175022602ae25bf6241df649b SHA512 7f6af46348c4288541b611cb0d0f6d63a3d671417cadb3e9d60fed1c2c7664b35202b3ee8d15ef68400758604a3b2cb8a04c11b3e9badfd6f9222cf24f4a9edc

diff --git a/dev-perl/YAML/YAML-1.310.0.ebuild b/dev-perl/YAML/YAML-1.310.0.ebuild
new file mode 100644
index 000000000000..47a0c59b6425
--- /dev/null
+++ b/dev-perl/YAML/YAML-1.310.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=INGY
+DIST_VERSION=1.31
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND=""
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Encode
+		dev-perl/Test-Deep
+		>=virtual/perl-Test-Simple-0.880.0
+		>=dev-perl/Test-YAML-1.50.0
+	)
+"
+
+PERL_RM_FILES=("t/author-pod-syntax.t")


             reply	other threads:[~2024-04-27  6:51 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27  6:51 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  0:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ Sam James
2024-06-09 21:24 Sam James
2024-06-09 20:41 Sam James
2024-03-03  0:54 Sam James
2021-12-11 15:52 Andreas K. Hüttel
2021-12-06  0:13 Sam James
2021-12-05 20:12 Arthur Zamarin
2021-12-05  5:17 Sam James
2021-12-05  5:00 Sam James
2021-12-05  3:31 Sam James
2021-11-04 17:13 Sam James
2021-10-07 21:07 Andreas K. Hüttel
2021-10-07 21:07 Andreas K. Hüttel
2021-05-04 19:13 Sam James
2021-04-30 21:03 Andreas K. Hüttel
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2020-12-27 16:25 Fabian Groffen
2020-04-12  9:34 Sergei Trofimovich
2019-07-17 12:22 Kent Fredric
2018-07-19 22:04 Patrice Clement
2018-07-13 12:15 Mikle Kolyada
2018-04-01 19:15 Kent Fredric
2017-03-20 19:04 Kent Fredric
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2017-01-29 16:59 Fabian Groffen
2017-01-28 18:59 Kent Fredric
2016-12-26 18:52 Kent Fredric
2016-12-20 18:54 Thomas Deutschmann
2016-12-20 18:18 Tobias Klausmann
2016-12-05 19:35 Kent Fredric
2016-11-20  1:53 Kent Fredric
2016-10-26 16:49 Markus Meier
2016-09-30  7:43 Tobias Klausmann
2016-09-29 19:43 Andreas Hüttel
2016-04-29 19:36 Andreas Hüttel
2016-04-29 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/yaml/ Andreas Hüttel
2016-04-29 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ Andreas Hüttel

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=1714200671.799530e6339ce5d495292a7e3d80f2bf1e01e0ca.dilfridge@gentoo \
    --to=dilfridge@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