public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/
Date: Thu, 19 Jul 2018 22:04:50 +0000 (UTC)	[thread overview]
Message-ID: <1532037879.54183b8653f631ab4c87f21457446a0a177da4bb.monsieurp@gentoo> (raw)

commit:     54183b8653f631ab4c87f21457446a0a177da4bb
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 16 21:47:29 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 19 22:04:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54183b86

dev-perl/YAML: version bump.

Package-Manager: Portage-2.3.43, Repoman-2.3.9

 dev-perl/YAML/Manifest            |  1 +
 dev-perl/YAML/YAML-1.260.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/YAML/Manifest b/dev-perl/YAML/Manifest
index 3058fc30316..934e6714a26 100644
--- a/dev-perl/YAML/Manifest
+++ b/dev-perl/YAML/Manifest
@@ -1,2 +1,3 @@
 DIST YAML-1.15.tar.gz 80702 BLAKE2B adb4874943a2bd1b7aab688d5a0843e78e28e2934138589ee2b3c502ea105c672c8d4e860607f562c231065f903abd0d20f79bc046316283b0bbf5323974134a SHA512 c1b715c46186009e27e25857c99cbd729fc49a1854dd987dcab53e4279528f19a1b9822dd1ca95162aa2a0b6627cf15ef6a692ad22c659dbd5c251fc3f898b7b
 DIST YAML-1.24.tar.gz 83296 BLAKE2B c15d041ee5004b5c9d13b994abb2aca1753aa8aad4f498eee82008a5476c84f844f3ab5d2d40ed2fc46c876e1ce51c8cd24b870e207a8bc4395e9b3aaecbbb6b SHA512 20ba196cf9c68a38154f68b884262b9f89463af5e67c1e59944070b2493f6d9515f92a2793f456e20fe7e6372b74da8f6c16b884274793b6c3aa0ed0134c340d
+DIST YAML-1.26.tar.gz 86698 BLAKE2B f79ad2b12cb7ce93bb4e8fe2d5a9f27d14fe015b50f3647f05512c32f42fdaa7a42c00aa8a460c38fdb4ba9f42a16bdb9ed8bd50a1226ca278edb5b7b8527ece SHA512 17c75ed61d2961c5169c700caeb3403cc0233eec90ae8f4e55cee76ac827c48582d3e0c9c2146835132914c1e4276e0cf9d51cc8a82db308e7e930c97d05bb5f

diff --git a/dev-perl/YAML/YAML-1.260.0.ebuild b/dev-perl/YAML/YAML-1.260.0.ebuild
new file mode 100644
index 00000000000..22ec145f362
--- /dev/null
+++ b/dev-perl/YAML/YAML-1.260.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TINITA
+DIST_VERSION=1.26
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~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"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=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:[~2018-07-19 22:04 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19 22:04 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10  4:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ WANG Xuerui
2024-06-14  0:43 Sam James
2024-06-09 21:24 Sam James
2024-06-09 20:41 Sam James
2024-04-27  6:51 Andreas K. Hüttel
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-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=1532037879.54183b8653f631ab4c87f21457446a0a177da4bb.monsieurp@gentoo \
    --to=monsieurp@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