From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/
Date: Tue, 3 Apr 2018 06:55:18 +0000 (UTC) [thread overview]
Message-ID: <1522738491.e18f48e20b8a4a81338d8aa1851b4271bb68303a.kentnl@gentoo> (raw)
commit: e18f48e20b8a4a81338d8aa1851b4271bb68303a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 06:54:51 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 06:54:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18f48e2
dev-perl/YAML-Tiny: Bump to version 1.730.0
Upstream:
- Fix compat with Test::Builder 0.94
- Fix stripping of leading whitespace in folded/literal text blocks
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/YAML-Tiny/Manifest | 1 +
dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild | 35 +++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-perl/YAML-Tiny/Manifest b/dev-perl/YAML-Tiny/Manifest
index ca2f7b97679..3ba4513ac4a 100644
--- a/dev-perl/YAML-Tiny/Manifest
+++ b/dev-perl/YAML-Tiny/Manifest
@@ -1,2 +1,3 @@
DIST YAML-Tiny-1.69.tar.gz 71513 BLAKE2B e765df404b786a3cc22927ca47b1706ceb5e6d2518aaf313342987839c4ab5158b7d4bf4d553f91803b9ed5072efbd580ffffe2e92fd1c6ae0958b851530da0f SHA512 64c3428691f78d94bedf7f3b3276f7868d7280ca6d3c9a7a2e8137568d0da2fc94c766f9873f2796898386d6e7d3d1010c790fcc119f3d4d743becfa39d56a2c
DIST YAML-Tiny-1.70.tar.gz 72663 BLAKE2B 38fd70deed477341436693a2da78d3e89e9b9dbc72c2872904e6a806b01987a09d875b416d75b2c68fea006e6823f19351dc630ac64968d0a1924c1a7824b405 SHA512 a4d790f8d797170fac819640d23a3ddc62b506ac9467d8922ed2ca8f1abacf5a6ba7604e5312f6539a3c9e4aa8c41ccd91754ca32f74bf8b0d89a9d84e4b4f53
+DIST YAML-Tiny-1.73.tar.gz 73708 BLAKE2B 42e9c5cffa2b9babb0dd1453af69866405fd7273c2b340ceb010d78d8fe28db61268b6bb5ad1840b1aa72819ae048150bf5c416bed1b2e518b28f77b2ba978be SHA512 5999e220025aa8076e5e0e9e73e80c2da21660e77f6744d73e8e29962221d02d33a36e9829c44abf7d4f45abae069d8e121c8019bd1600b7e64db5e54efd9987
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild
new file mode 100644
index 00000000000..53eb63321f7
--- /dev/null
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.73
+inherit perl-module
+
+DESCRIPTION="Read/Write YAML files with as little code as possible"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test minimal"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ virtual/perl-Scalar-List-Utils
+"
+DEPEND="${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
+ )
+"
next reply other threads:[~2018-04-03 6:55 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-03 6:55 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 22:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/ Sam James
2025-03-05 22:36 Sam James
2025-03-04 12:15 Sam James
2025-01-22 4:55 Sam James
2023-08-02 17:01 Sam James
2023-07-24 12:15 Jakov Smolić
2023-07-24 7:45 Jakov Smolić
2023-07-24 7:45 Jakov Smolić
2023-06-17 23:17 Sam James
2022-04-29 7:59 WANG Xuerui
2021-10-07 23:35 Andreas K. Hüttel
2021-10-07 23:35 Andreas K. Hüttel
2020-12-27 16:25 Fabian Groffen
2020-06-03 15:32 Agostino Sarubbo
2020-06-03 15:15 Agostino Sarubbo
2020-05-20 13:26 Mikle Kolyada
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 9:34 Sergei Trofimovich
2019-05-04 19:20 Andreas K. Hüttel
2019-01-09 15:41 Michał Górny
2018-09-07 23:28 Kent Fredric
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:37 Sergei Trofimovich
2018-09-02 11:48 Sergei Trofimovich
2018-07-24 22:54 Mart Raudsepp
2018-07-13 12:14 Mikle Kolyada
2017-01-29 16:59 Fabian Groffen
2017-01-28 18:59 Kent Fredric
2017-01-26 3:12 Kent Fredric
2016-10-23 18:35 Andreas Hüttel
2016-10-23 18:35 Andreas Hüttel
2016-09-30 7:43 Tobias Klausmann
2016-09-29 19:43 Andreas Hüttel
2015-08-23 18:51 Patrice Clement
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=1522738491.e18f48e20b8a4a81338d8aa1851b4271bb68303a.kentnl@gentoo \
--to=kentnl@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