From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1300737-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 5454213933E for <garchives@archives.gentoo.org>; Fri, 9 Jul 2021 20:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E607E0B92; Fri, 9 Jul 2021 20:36:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 43E13E0B92 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Jul 2021 20:36:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E4BD9335D7C for <gentoo-commits@lists.gentoo.org>; Fri, 9 Jul 2021 20:36:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5944D7C0 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Jul 2021 20:36:06 +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: <1625862952.7b0f1817b89ee2557ebd3caa763516df13f566a2.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-HandlesVia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sub-HandlesVia/Manifest dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild dev-perl/Sub-HandlesVia/metadata.xml X-VCS-Directories: dev-perl/Sub-HandlesVia/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 7b0f1817b89ee2557ebd3caa763516df13f566a2 X-VCS-Branch: master Date: Fri, 9 Jul 2021 20:36:06 +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: 3daee2f2-628d-4cb1-87b3-a107a26a0ea3 X-Archives-Hash: 4c1256e3074622bc3d9e6bf300b20d95 commit: 7b0f1817b89ee2557ebd3caa763516df13f566a2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jul 9 20:31:43 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 9 20:35:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0f1817 dev-perl/Sub-HandlesVia: New package, needed for dev-perl/MooX-late Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Sub-HandlesVia/Manifest | 1 + .../Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 29 ++++++++++++++++++++++ dev-perl/Sub-HandlesVia/metadata.xml | 8 ++++++ 3 files changed, 38 insertions(+) diff --git a/dev-perl/Sub-HandlesVia/Manifest b/dev-perl/Sub-HandlesVia/Manifest new file mode 100644 index 00000000000..23171a0d855 --- /dev/null +++ b/dev-perl/Sub-HandlesVia/Manifest @@ -0,0 +1 @@ +DIST Sub-HandlesVia-0.016.tar.gz 99771 BLAKE2B 6df80cb330356c79896d881e1c66317f57db49c5a843d8615effff08c5e0dc24698fe180c1d822ab96fc2d7c049fe9affa363a1e1ff09f484c2182835fe6d175 SHA512 91932d7c56e4fc1bb9e737282ee45ffdcc6d4143ee0307cbcbee9fb3b3953bd955b62bc20809cef61d4e643a4d246dbab062a636a46f951a93bdf2f22a1b04d2 diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild new file mode 100644 index 00000000000..e2bb4a2c799 --- /dev/null +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TOBYINK +DIST_VERSION=0.016 +inherit perl-module + +DESCRIPTION="alternative handles_via implementation" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-perl/Class-Method-Modifiers + dev-perl/Class-Tiny + dev-perl/Exporter-Tiny + >=virtual/perl-Scalar-List-Utils-1.540.0 + dev-perl/Role-Tiny + >=dev-perl/Type-Tiny-1.4.0 +" +BDEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.170.0 + test? ( + dev-perl/Test-Fatal + >=virtual/perl-Test-Simple-0.960.0 + dev-perl/Test-Requires + ) +" diff --git a/dev-perl/Sub-HandlesVia/metadata.xml b/dev-perl/Sub-HandlesVia/metadata.xml new file mode 100644 index 00000000000..2b9a936fc0a --- /dev/null +++ b/dev-perl/Sub-HandlesVia/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> +</pkgmetadata>