public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2015-12-23  0:03 Andreas Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2015-12-23  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     4e60169b9b80abb8a9640949cf63de7c88d3df0b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 23:47:24 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 00:03:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e60169b

dev-perl/MooseX-Getopt: Version bump; remove old

Package-Manager: portage-2.2.26

 dev-perl/MooseX-Getopt/Manifest                    |  2 +-
 .../MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild     | 40 ---------------------
 .../MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild     | 41 ++++++++++++++++++++++
 3 files changed, 42 insertions(+), 41 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 6b0f235..6483673 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1,2 @@
-DIST MooseX-Getopt-0.56.tar.gz 38332 SHA256 4fa481d51812f0b5db804a8d5d3ba0647e66db6940ccd37e489dcbb72912164e SHA512 772575f44efd8f2aedfbd1ddaa95b99d8ea4de5248ce339c7a75382e866f51ea48cddd5a96692f73c056c7b0b9e7b9b0602efe320b44890e978eaf22a3f62859 WHIRLPOOL 31b0b3d0959dc9b0daf302e25ac8830071b696e3a720b0b6cbd7a50da030f0919d692fe16d323dfd08b5606e4ab06028b0d89218243b51bded516387805f3955
 DIST MooseX-Getopt-0.65.tar.gz 48797 SHA256 c07c2b7312c471bf2d331025c0ad6cc02068633eda1e208cbdb5511ef5da7fda SHA512 deff6814d5f085d64f4e7261aef91dee24af3aa8cde69a2e7500ec59fad0ab2cc452d9d7a237f50a8a79e500eff2fb23d2e943924c005725c7193adaa9e5fc5a WHIRLPOOL 436b966e5042a0d963e7e978d155b52a96a8184cbc28c55edef17f52822d0d0de846099020befe417c0c497213a71dd5bd1854985de3efcf3a380cf426525417
+DIST MooseX-Getopt-0.68.tar.gz 51971 SHA256 acb5118b4666352e58d4268040869d7dc2b68968fe26b5dd6715f51ebd784483 SHA512 bc85b829fd55bb71086986863646feb3cd4c1da2f46cce6fff6c705ea95306fe37fa983288796ee1481b42c33aabc92fbf3b7411df032f509045556e8d53d5da WHIRLPOOL cfa2fbae61a79179e9899db3d3061424d9c098871af7fcc5992a8fe2f7cedda47bc98eb80e3981ecb581a3149afea6ee0ac681334e83cb605363ad7eca293f81

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild
deleted file mode 100644
index d7dd667..0000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.56
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Moose-0.560.0
-	dev-perl/MooseX-Role-Parameterized
-	>=dev-perl/Getopt-Long-Descriptive-0.81.0
-	>=virtual/perl-Getopt-Long-2.370.0
-	dev-perl/Try-Tiny
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
-	test? (
-		dev-perl/Config-Any
-		dev-perl/Path-Tiny
-		>=dev-perl/Test-CheckDeps-0.2.0
-		dev-perl/Test-Deep
-		dev-perl/Test-Fatal
-		>=dev-perl/Test-NoWarnings-1.40.0
-		>=dev-perl/Test-Requires-0.50.0
-		>=virtual/perl-Test-Simple-0.620.0
-		dev-perl/Test-Trap
-		>=dev-perl/Test-Warn-0.210.0
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
new file mode 100644
index 0000000..13ace0f
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.68
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Getopt-Long-2.370.0
+	>=dev-perl/Getopt-Long-Descriptive-0.88.0
+	dev-perl/Moose
+	dev-perl/MooseX-Role-Parameterized
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.39.0
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Module-Runtime
+		>=dev-perl/Path-Tiny-0.9.0
+		dev-perl/Test-Deep
+		>=dev-perl/Test-Fatal-0.3.0
+		virtual/perl-Test-Simple
+		dev-perl/Test-Requires
+		dev-perl/Test-Trap
+		>=dev-perl/Test-Warnings-0.9.0
+		virtual/perl-if
+	)
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2016-03-28 15:33 Andreas Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-03-28 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     1d0e3d00e9799d3faa85bda7920fa5a8ced3acd8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 15:25:26 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 15:29:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0e3d00

dev-perl/MooseX-Getopt: Remove old

Package-Manager: portage-2.2.28

 dev-perl/MooseX-Getopt/Manifest                    |  1 -
 .../MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild     | 44 ----------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 6483673..52708db 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Getopt-0.65.tar.gz 48797 SHA256 c07c2b7312c471bf2d331025c0ad6cc02068633eda1e208cbdb5511ef5da7fda SHA512 deff6814d5f085d64f4e7261aef91dee24af3aa8cde69a2e7500ec59fad0ab2cc452d9d7a237f50a8a79e500eff2fb23d2e943924c005725c7193adaa9e5fc5a WHIRLPOOL 436b966e5042a0d963e7e978d155b52a96a8184cbc28c55edef17f52822d0d0de846099020befe417c0c497213a71dd5bd1854985de3efcf3a380cf426525417
 DIST MooseX-Getopt-0.68.tar.gz 51971 SHA256 acb5118b4666352e58d4268040869d7dc2b68968fe26b5dd6715f51ebd784483 SHA512 bc85b829fd55bb71086986863646feb3cd4c1da2f46cce6fff6c705ea95306fe37fa983288796ee1481b42c33aabc92fbf3b7411df032f509045556e8d53d5da WHIRLPOOL cfa2fbae61a79179e9899db3d3061424d9c098871af7fcc5992a8fe2f7cedda47bc98eb80e3981ecb581a3149afea6ee0ac681334e83cb605363ad7eca293f81

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild
deleted file mode 100644
index 3dd9d25..0000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.65
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=virtual/perl-Getopt-Long-2.370.0
-	>=dev-perl/Getopt-Long-Descriptive-0.88.0
-	dev-perl/Moose
-	dev-perl/MooseX-Role-Parameterized
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
-	>=dev-perl/Module-Build-Tiny-0.37.0
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Module-Runtime
-		>=dev-perl/Path-Tiny-0.9.0
-		dev-perl/Test-Deep
-		>=dev-perl/Test-Fatal-0.3.0
-		virtual/perl-Test-Simple
-		dev-perl/Test-Requires
-		dev-perl/Test-Trap
-		>=dev-perl/Test-Warnings-0.9.0
-	)
-"
-
-SRC_TEST=do
-mytargets="install"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2017-11-19  8:36 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-11-19  8:36 UTC (permalink / raw
  To: gentoo-commits

commit:     55c9cac768796d1b3ff147172cebfa1ec05b75e0
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 08:35:52 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 08:35:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c9cac7

dev-perl/MooseX-Getopt: Bump to version 0.710.0

Upstream:
- private attributes with leading "_" with public init_arg now work
- undefined init args no longer cause warnings and exceptions and are
  instead ignored
- init_arg setting now respected when retrieving CLI options

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/MooseX-Getopt/Manifest                    |  1 +
 .../MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild     | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 52708db29df..0e9bc8eb019 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Getopt-0.68.tar.gz 51971 SHA256 acb5118b4666352e58d4268040869d7dc2b68968fe26b5dd6715f51ebd784483 SHA512 bc85b829fd55bb71086986863646feb3cd4c1da2f46cce6fff6c705ea95306fe37fa983288796ee1481b42c33aabc92fbf3b7411df032f509045556e8d53d5da WHIRLPOOL cfa2fbae61a79179e9899db3d3061424d9c098871af7fcc5992a8fe2f7cedda47bc98eb80e3981ecb581a3149afea6ee0ac681334e83cb605363ad7eca293f81
+DIST MooseX-Getopt-0.71.tar.gz 54544 SHA256 de18f8ea0a5650cbbdebecb8f4c028f5f951fc5698332f7b8e20c7874902c259 SHA512 cc3c24e545dcd9459340699552b38927a0f2fe114dcaab1201033b501397522e1faf5fbf09f4fa45df006035871e5fab058c682c000f5e1f1a576b4a36a9ed5c WHIRLPOOL 7f0fcc3f2b8bf46d2104421622f4e181a57c1138885a41f879cab06d0a6ad49dadb9d0ba2a720002cae49c30661932420de6843791c8e9783403cdd8f9a67cb0

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
new file mode 100644
index 00000000000..45e519cc047
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.71
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Getopt-Long-2.370.0
+	>=dev-perl/Getopt-Long-Descriptive-0.88.0
+	>=dev-perl/Moose-0.560.0
+	>=dev-perl/MooseX-Role-Parameterized-1.10.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Module-Runtime
+		virtual/perl-Module-Metadata
+		>=dev-perl/Path-Tiny-0.9.0
+		dev-perl/Test-Deep
+		>=dev-perl/Test-Fatal-0.3.0
+		virtual/perl-Test-Simple
+		dev-perl/Test-Requires
+		dev-perl/Test-Trap
+		>=dev-perl/Test-Warnings-0.9.0
+		virtual/perl-if
+	)
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2018-06-10  7:21 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2018-06-10  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     22e0d6008dfa8fe37c6b3f646a916f1957a98d7c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 07:16:08 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 07:20:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e0d600

dev-perl/MooseX-Getopt: Cleanup old version 0.680.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/MooseX-Getopt/Manifest                    |  1 -
 .../MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild     | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index ff68bceff92..3596a08883b 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Getopt-0.68.tar.gz 51971 BLAKE2B bedb00677b0c2100faae1d41fe1f8d039bf24aeef162b7af779e6e48ee0bd79a0556963edb488ddb9f3f11e5ee0050f12a9adcb72ce9522b6fa210ef4b5d9e9c SHA512 bc85b829fd55bb71086986863646feb3cd4c1da2f46cce6fff6c705ea95306fe37fa983288796ee1481b42c33aabc92fbf3b7411df032f509045556e8d53d5da
 DIST MooseX-Getopt-0.71.tar.gz 54544 BLAKE2B f4aecb2d0d34b1bd665b7aca5cdfc5c612f17cfc7999f2c52105ed3e3d80c71ee5e7824bc279a1791896f812ff6ccb322faa3319bd5396340469deac5df47709 SHA512 cc3c24e545dcd9459340699552b38927a0f2fe114dcaab1201033b501397522e1faf5fbf09f4fa45df006035871e5fab058c682c000f5e1f1a576b4a36a9ed5c

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
deleted file mode 100644
index 77d910d96b7..00000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.68
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=virtual/perl-Getopt-Long-2.370.0
-	>=dev-perl/Getopt-Long-Descriptive-0.88.0
-	dev-perl/Moose
-	dev-perl/MooseX-Role-Parameterized
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-Tiny-0.39.0
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Module-Runtime
-		>=dev-perl/Path-Tiny-0.9.0
-		dev-perl/Test-Deep
-		>=dev-perl/Test-Fatal-0.3.0
-		virtual/perl-Test-Simple
-		dev-perl/Test-Requires
-		dev-perl/Test-Trap
-		>=dev-perl/Test-Warnings-0.9.0
-		virtual/perl-if
-	)
-"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2018-10-27 12:01 Fabian Groffen
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen @ 2018-10-27 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     1b56c2668167878844364d790de5244618a40b1a
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 12:01:34 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 12:01:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b56c266

dev-perl/MooseX-Getopt: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
index 45e519cc047..1503c9cd35e 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Moose role for processing command line options"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2019-07-16  0:14 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2019-07-16  0:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b001a6f80c0999e3c7317d6777daf4876697e218
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 00:13:28 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 00:14:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b001a6f8

dev-perl/MooseX-Getopt: Bump to version 0.740.0 re bug #675719

Upstream:
- Fix tests broken by Getopt::Long::Descriptive 0.103.0
- move exit() call to a higher scope to allow 'after' method-modifiers
  on 'print_usage_text'
- Fix 'init_arg' when used in combination with an underscored attribute
  read from a configuration file.

Bug: https://bugs.gentoo.org/675718
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=125992
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/MooseX-Getopt/Manifest                    |  1 +
 .../MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild     | 42 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 3596a08883b..ec23f89eca3 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Getopt-0.71.tar.gz 54544 BLAKE2B f4aecb2d0d34b1bd665b7aca5cdfc5c612f17cfc7999f2c52105ed3e3d80c71ee5e7824bc279a1791896f812ff6ccb322faa3319bd5396340469deac5df47709 SHA512 cc3c24e545dcd9459340699552b38927a0f2fe114dcaab1201033b501397522e1faf5fbf09f4fa45df006035871e5fab058c682c000f5e1f1a576b4a36a9ed5c
+DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
new file mode 100644
index 00000000000..ed41d810019
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.74
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Getopt-Long-2.370.0
+	>=dev-perl/Getopt-Long-Descriptive-0.88.0
+	>=dev-perl/Moose-0.560.0
+	>=dev-perl/MooseX-Role-Parameterized-1.10.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Module-Runtime
+		virtual/perl-Module-Metadata
+		>=dev-perl/Path-Tiny-0.9.0
+		dev-perl/Test-Deep
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Needs
+		dev-perl/Test-Trap
+		>=dev-perl/Test-Warnings-0.9.0
+		virtual/perl-if
+	)
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2019-10-15 12:06 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2019-10-15 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     0366d32a2a0a08ed441fff2968ad8abc41d92f4e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 12:03:53 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 12:06:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0366d32a

dev-perl/MooseX-Getopt: Remove old

Closes: https://bugs.gentoo.org/675718
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/MooseX-Getopt/Manifest                    |  1 -
 .../MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild     | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index ec23f89eca3..e9f9a749f93 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Getopt-0.71.tar.gz 54544 BLAKE2B f4aecb2d0d34b1bd665b7aca5cdfc5c612f17cfc7999f2c52105ed3e3d80c71ee5e7824bc279a1791896f812ff6ccb322faa3319bd5396340469deac5df47709 SHA512 cc3c24e545dcd9459340699552b38927a0f2fe114dcaab1201033b501397522e1faf5fbf09f4fa45df006035871e5fab058c682c000f5e1f1a576b4a36a9ed5c
 DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
deleted file mode 100644
index 1503c9cd35e..00000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.710.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.71
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=virtual/perl-Getopt-Long-2.370.0
-	>=dev-perl/Getopt-Long-Descriptive-0.88.0
-	>=dev-perl/Moose-0.560.0
-	>=dev-perl/MooseX-Role-Parameterized-1.10.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-Tiny-0.34.0
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Module-Runtime
-		virtual/perl-Module-Metadata
-		>=dev-perl/Path-Tiny-0.9.0
-		dev-perl/Test-Deep
-		>=dev-perl/Test-Fatal-0.3.0
-		virtual/perl-Test-Simple
-		dev-perl/Test-Requires
-		dev-perl/Test-Trap
-		>=dev-perl/Test-Warnings-0.9.0
-		virtual/perl-if
-	)
-"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2021-06-20 21:00 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-06-20 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7c91bf0b2c3eb1b17cec46d20fe0cfb79bd58a63
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 20:57:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 21:00:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c91bf0b

dev-perl/MooseX-Getopt: stable for amd64

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

 dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
index 16ed99f8bfd..376149ab459 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Moose role for processing command line options"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2021-07-08 19:33 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-07-08 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     58d51eb149ef3e28e4f2a46e946cb1de76dffc4f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 19:32:19 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 19:33:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d51eb1

dev-perl/MooseX-Getopt: Version bump 0.75

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

 dev-perl/MooseX-Getopt/Manifest                    |  1 +
 .../MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild     | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index e9f9a749f93..2a47ba1bd4f 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac
+DIST MooseX-Getopt-0.75.tar.gz 59084 BLAKE2B f025fde1b565da7fca29ab92502d3d309ab0d71fa6da0218bc8f2a083706c3e2c321d42264244035c23f363f6d2744b04dd19e2eeab708d59f7d984203bd3ac6 SHA512 b02a8aad4c1c12fc98bf68d68cd72bcc32c82103d5f4ab79345e09354b32f697876571fb7a15987db5d0fc44af113a8d9e588cb2447b9db4d2ff6da242a8010a

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
new file mode 100644
index 00000000000..bedffda369b
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.75
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Getopt-Long-2.370.0
+	>=dev-perl/Getopt-Long-Descriptive-0.88.0
+	>=dev-perl/Moose-0.560.0
+	>=dev-perl/MooseX-Role-Parameterized-1.10.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Module-Metadata
+		dev-perl/Module-Runtime
+		>=dev-perl/Path-Tiny-0.9.0
+		dev-perl/Test-Deep
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Needs
+		dev-perl/Test-Trap
+		>=dev-perl/Test-Warnings-0.9.0
+		virtual/perl-if
+	)
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2021-08-26 14:49 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-08-26 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     129f39dcfcd41945223b881b2d5ce4969a90fe2b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:47:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:47:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129f39dc

dev-perl/MooseX-Getopt: Stabilize 0.750.0 amd64, #810131

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
index bedffda369b..55584336a4c 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Moose role for processing command line options"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2021-11-18 20:55 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-11-18 20:55 UTC (permalink / raw
  To: gentoo-commits

commit:     08f64c18bf9d5b1115ed03c0395881d5d657a787
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 20:34:29 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 20:54:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f64c18

dev-perl/MooseX-Getopt: Remove old

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

 dev-perl/MooseX-Getopt/Manifest                    |  1 -
 .../MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild     | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 2a47ba1bd4f5..8e8ead6c8fd1 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac
 DIST MooseX-Getopt-0.75.tar.gz 59084 BLAKE2B f025fde1b565da7fca29ab92502d3d309ab0d71fa6da0218bc8f2a083706c3e2c321d42264244035c23f363f6d2744b04dd19e2eeab708d59f7d984203bd3ac6 SHA512 b02a8aad4c1c12fc98bf68d68cd72bcc32c82103d5f4ab79345e09354b32f697876571fb7a15987db5d0fc44af113a8d9e588cb2447b9db4d2ff6da242a8010a

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
deleted file mode 100644
index 376149ab4590..000000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.74
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=virtual/perl-Getopt-Long-2.370.0
-	>=dev-perl/Getopt-Long-Descriptive-0.88.0
-	>=dev-perl/Moose-0.560.0
-	>=dev-perl/MooseX-Role-Parameterized-1.10.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/Module-Build-Tiny-0.34.0
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Module-Runtime
-		virtual/perl-Module-Metadata
-		>=dev-perl/Path-Tiny-0.9.0
-		dev-perl/Test-Deep
-		>=dev-perl/Test-Fatal-0.3.0
-		>=virtual/perl-Test-Simple-0.880.0
-		dev-perl/Test-Needs
-		dev-perl/Test-Trap
-		>=dev-perl/Test-Warnings-0.9.0
-		virtual/perl-if
-	)
-"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/
@ 2024-05-03 10:45 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-05-03 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     cd90485ab6f50b796e3e0790f28d91cc79d91a2d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 10:44:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  3 10:45:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd90485a

dev-perl/MooseX-Getopt: add 0.760.0

Closes: https://bugs.gentoo.org/931127
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/MooseX-Getopt/Manifest                    |  1 +
 .../MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild     | 42 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 8e8ead6c8fd1..534c1964e933 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Getopt-0.75.tar.gz 59084 BLAKE2B f025fde1b565da7fca29ab92502d3d309ab0d71fa6da0218bc8f2a083706c3e2c321d42264244035c23f363f6d2744b04dd19e2eeab708d59f7d984203bd3ac6 SHA512 b02a8aad4c1c12fc98bf68d68cd72bcc32c82103d5f4ab79345e09354b32f697876571fb7a15987db5d0fc44af113a8d9e588cb2447b9db4d2ff6da242a8010a
+DIST MooseX-Getopt-0.76.tar.gz 59303 BLAKE2B d47e3d9a8a469282851870ac957136e0291c9d5e555755bcabeb0d580e1d7d92d0e61ada95958a7ceeae0472525432bf394b4e0eda3dbc217d24ccdd9d4e98af SHA512 96a0bae5d538b4e54a824e2e21e8dedb05e3a30d0de30e85bf3aedb9da45ab5a1859177a562ea838f786e25c50ab63236b27f75077388103af23ef954e1c89f8

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild
new file mode 100644
index 000000000000..70268bbdb8bf
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.76
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Getopt-Long-2.370.0
+	>=dev-perl/Getopt-Long-Descriptive-0.88.0
+	>=dev-perl/Moose-0.560.0
+	>=dev-perl/MooseX-Role-Parameterized-1.10.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Module-Metadata
+		dev-perl/Module-Runtime
+		>=dev-perl/Path-Tiny-0.9.0
+		dev-perl/Test-Deep
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Needs
+		dev-perl/Test-Trap
+		>=dev-perl/Test-Warnings-0.9.0
+		virtual/perl-if
+	)
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-05-03 10:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-20 21:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-05-03 10:45 Sam James
2021-11-18 20:55 Andreas K. Hüttel
2021-08-26 14:49 Sam James
2021-07-08 19:33 Andreas K. Hüttel
2019-10-15 12:06 Andreas K. Hüttel
2019-07-16  0:14 Kent Fredric
2018-10-27 12:01 Fabian Groffen
2018-06-10  7:21 Kent Fredric
2017-11-19  8:36 Kent Fredric
2016-03-28 15:33 Andreas Hüttel
2015-12-23  0:03 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox