From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1295106-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 AE69213835A for <garchives@archives.gentoo.org>; Sat, 19 Jun 2021 21:38:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D924DE0828; Sat, 19 Jun 2021 21:38:13 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C094CE0828 for <gentoo-commits@lists.gentoo.org>; Sat, 19 Jun 2021 21:38:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F3DA340BDA for <gentoo-commits@lists.gentoo.org>; Sat, 19 Jun 2021 21:38:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97A8A7B3 for <gentoo-commits@lists.gentoo.org>; Sat, 19 Jun 2021 21:38:10 +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: <1624138672.c07627665b025cadc9bf239ecdb1ab4154a872f8.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-PP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/YAML-PP/Manifest dev-perl/YAML-PP/YAML-PP-0.27.0.ebuild X-VCS-Directories: dev-perl/YAML-PP/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c07627665b025cadc9bf239ecdb1ab4154a872f8 X-VCS-Branch: master Date: Sat, 19 Jun 2021 21:38:10 +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: 838cccec-66ee-4134-890a-ca4ed165b466 X-Archives-Hash: c21fada38e027c289b22ee43813d9635 commit: c07627665b025cadc9bf239ecdb1ab4154a872f8 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jun 19 21:35:10 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jun 19 21:37:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0762766 dev-perl/YAML-PP: Version bump 0.027 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/YAML-PP/Manifest | 1 + dev-perl/YAML-PP/YAML-PP-0.27.0.ebuild | 35 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-perl/YAML-PP/Manifest b/dev-perl/YAML-PP/Manifest index 48e4d8b2a1f..53d8fccb623 100644 --- a/dev-perl/YAML-PP/Manifest +++ b/dev-perl/YAML-PP/Manifest @@ -1 +1,2 @@ DIST YAML-PP-0.018.tar.gz 160231 BLAKE2B 65d332a2f02ed0801f927caeb0b65b0b7a43ac23ab5eac58f2f7fca02fb5e465ef36f35c0cd78cfeaed4ca2b02d6eaf2d923940bdc22cf5f16cc5cc33d371f95 SHA512 08f31f5de1f8846ba16908932cc83362047a53eef175ea3d197e49c0af0b2972ab8166dc28ccb1bf94a3da7ff00f6cf3bf2dfd164d59cbf1aa42f66f9a1db103 +DIST YAML-PP-0.027.tar.gz 191350 BLAKE2B 2978c99c0dcc1dd9ae0da73b3f16b52baceb49fd05361ef586f9b87009436abff31da547972e4171e15c4190a43fc369269ddb3d90386d452d5b0edda11129a2 SHA512 4362fa2079fe253b11242e68d7071800b49dad141255b0c6ca627f710bd8685ed0ba163c7ada3e1be1720eef4be65ff481f02517bbf899f3110355ceddd216aa diff --git a/dev-perl/YAML-PP/YAML-PP-0.27.0.ebuild b/dev-perl/YAML-PP/YAML-PP-0.27.0.ebuild new file mode 100644 index 00000000000..6daf2736bb0 --- /dev/null +++ b/dev-perl/YAML-PP/YAML-PP-0.27.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TINITA +DIST_VERSION=0.027 +inherit perl-module + +DESCRIPTION="YAML 1.2 processor in perl" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE='test' +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Data-Dumper + virtual/perl-Encode + virtual/perl-Exporter + virtual/perl-Getopt-Long + virtual/perl-MIME-Base64 + virtual/perl-Module-Load + >=virtual/perl-Scalar-List-Utils-1.70.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + virtual/perl-IO + dev-perl/Test-Deep + >=virtual/perl-Test-Simple-0.980.0 + dev-perl/Test-Warn + ) +"