public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Thu, 26 Jan 2017 03:12:54 +0000 (UTC)	[thread overview]
Message-ID: <1485400353.134696ab6f85898043271394d05c0eca959aa4a2.kentnl@gentoo> (raw)

commit:     134696ab6f85898043271394d05c0eca959aa4a2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 02:59:35 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 03:12:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=134696ab

dev-perl/YAML-Tiny: Bump to version 1.700.0

- EAPI6

Upstream:
- Report errors from sysopen correctly.

Keywording:
- Dropped alpha hppa ia64 ppc64 sparc for dev-perl/JSON-MaybeXS

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/YAML-Tiny/Manifest                 |  1 +
 dev-perl/YAML-Tiny/YAML-Tiny-1.700.0.ebuild | 36 +++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/YAML-Tiny/Manifest b/dev-perl/YAML-Tiny/Manifest
index 0a8d2c7..4293757 100644
--- a/dev-perl/YAML-Tiny/Manifest
+++ b/dev-perl/YAML-Tiny/Manifest
@@ -1 +1,2 @@
 DIST YAML-Tiny-1.69.tar.gz 71513 SHA256 bc8cb059492b9e4f7be1bcefd99dfa834b13438d48fd465c1e312223f584f592 SHA512 64c3428691f78d94bedf7f3b3276f7868d7280ca6d3c9a7a2e8137568d0da2fc94c766f9873f2796898386d6e7d3d1010c790fcc119f3d4d743becfa39d56a2c WHIRLPOOL 80b04001aa6f1c5fb802d2fdae7d3ce5ca66469c0bdcd01e303347aac573b468d5f3f846db1131855664ce8e5a2a5f0b11646f78a03520b2b7e41fb8d063d0e7
+DIST YAML-Tiny-1.70.tar.gz 72663 SHA256 bbce4b52b5eafdb04e3043975a08dbf394d00b7d2c958adb9d03d9f7e9291255 SHA512 a4d790f8d797170fac819640d23a3ddc62b506ac9467d8922ed2ca8f1abacf5a6ba7604e5312f6539a3c9e4aa8c41ccd91754ca32f74bf8b0d89a9d84e4b4f53 WHIRLPOOL 31a68ca536c6796581d7f2f359475db522fb4bae177c1c821cbf01933bee7345865a11a9b5bc3ffb5607d75b5a6908b9965b3364ca530592534190397bf73e82

diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.700.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.700.0.ebuild
new file mode 100644
index 00000000..aa83841
--- /dev/null
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.700.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.70
+inherit perl-module
+
+DESCRIPTION="Read/Write YAML files with as little code as possible"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-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
+	)
+"


             reply	other threads:[~2017-01-26  3:13 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26  3:12 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-02 17:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/ 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
2018-04-03  6:55 Kent Fredric
2017-01-29 16:59 Fabian Groffen
2017-01-28 18:59 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=1485400353.134696ab6f85898043271394d05c0eca959aa4a2.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