From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1323604-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 015D3158012
	for <garchives@archives.gentoo.org>; Thu, 23 Sep 2021 11:29:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DC8D4E0990;
	Thu, 23 Sep 2021 11:29:48 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2792AE0990
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Sep 2021 11:29:48 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BD4E8342E0F
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Sep 2021 11:29:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 529D5108
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 Sep 2021 11:29:45 +0000 (UTC)
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org>
Message-ID: <1632396555.d5e682caf161fe3bf294a166c2f8a9101aac1949.dilfridge@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Test-YAML/Manifest dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
X-VCS-Directories: dev-perl/Test-YAML/
X-VCS-Committer: dilfridge
X-VCS-Committer-Name: Andreas K. Hüttel
X-VCS-Revision: d5e682caf161fe3bf294a166c2f8a9101aac1949
X-VCS-Branch: master
Date: Thu, 23 Sep 2021 11:29:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: fa4ed2c6-7037-4254-8dcf-270392fa66fb
X-Archives-Hash: 04e65a591e696fb57a75fe9b3617a69c

commit:     d5e682caf161fe3bf294a166c2f8a9101aac1949
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 11:18:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 11:29:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e682ca

dev-perl/Test-YAML: Version bump 1.07

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Test-YAML/Manifest                |  1 +
 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
index 40546716515..ad900de2021 100644
--- a/dev-perl/Test-YAML/Manifest
+++ b/dev-perl/Test-YAML/Manifest
@@ -1 +1,2 @@
 DIST Test-YAML-1.06.tar.gz 11470 BLAKE2B b2b3c3f82f2458dd9f64aa44c5c69149d8975d4bd941337ee1047e7351ad404f1ce97d1e234549efcb573354cd11a10960368f99b32c28f9536ba4cbde14f366 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2
+DIST Test-YAML-1.07.tar.gz 11562 BLAKE2B bd8cd02c4ccecc4a42471099ecf29f43cb70ba3500f79b6cdef6d993d539664eeac393f9e381c2265d3ae56cf1442dd2e199b759a7ed0bf1ade5ae7ec0dfa413 SHA512 fe169d351e3c3e41c04d4429bc698f0aa49c7572e1681d4d72d5610d56234642093a31ed7ee5a972cac3e714ff481aa31e69bf12807ec446dd6f927e854d5606

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
new file mode 100644
index 00000000000..170a52298df
--- /dev/null
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TINITA
+DIST_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION="Testing Module for YAML Implementations"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Test-Base-0.860.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"