commit:     d5fdc71410a80bfb459dcb1a8b885b707be341db
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 23:01:04 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 23:02:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fdc714

dev-perl/MooX-HandlesVia: Version bump 0.001009

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

 dev-perl/MooX-HandlesVia/Manifest                  |  1 +
 .../MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/MooX-HandlesVia/Manifest 
b/dev-perl/MooX-HandlesVia/Manifest
index f32ef03d895..d726b009961 100644
--- a/dev-perl/MooX-HandlesVia/Manifest
+++ b/dev-perl/MooX-HandlesVia/Manifest
@@ -1 +1,2 @@
 DIST MooX-HandlesVia-0.001008.tar.gz 24385 BLAKE2B 
9d6a72a9b9bc3bd99a145904e4148bb2c4bce6150b67431402d409ddb81b732a57a11935a10f2ddf2184b0fb8a93d57f6482fdde61508f73b8867fbc92e24c4f
 SHA512 
ad5dd6c5a05d6f44788e31a74d595c3a6c1b8bf62f51d59bab2d65f6963c2995205ad64f6930b103026d3497d3d2a83bd192b7566228c31bf944265e060703c0
+DIST MooX-HandlesVia-0.001009.tar.gz 24754 BLAKE2B 
965da8297cb22e266b43c8bb79248db7122fca51e2ab98f6ef038463919b0e6128f0328cc3b02245031dbe3a3805963e3bf231c3ee5e959108fa8e821d500b4a
 SHA512 
ea3521bf04c52db09068d4fa7cedd3642fd54fc40b5c88cde9340f0a3bb0da03f2aabbe22788a4f33ffedc628fc510c4fb57bdf3f7c9ce1b9316dd1408c2dd40

diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild 
b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild
new file mode 100644
index 00000000000..04f4f5a2c50
--- /dev/null
+++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=0.001009
+inherit perl-module
+
+DESCRIPTION="NativeTrait-like behavior for Moo"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris"
+
+RDEPEND="
+       dev-perl/Class-Method-Modifiers
+       >=dev-perl/Data-Perl-0.2.6
+       dev-perl/Module-Runtime
+       >=dev-perl/Moo-1.3.0
+       dev-perl/Role-Tiny
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               >=dev-perl/MooX-Types-MooseLike-0.230.0
+               dev-perl/Test-Exception
+               dev-perl/Test-Fatal
+               virtual/perl-Test-Simple
+       )
+"

Reply via email to