public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-ClassAttribute/
Date: Tue, 31 Oct 2017 08:45:25 +0000 (UTC)	[thread overview]
Message-ID: <1509439499.6a473be0d44cf3860703073f7ac79c33d663b826.kentnl@gentoo> (raw)

commit:     6a473be0d44cf3860703073f7ac79c33d663b826
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 08:44:59 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 08:44:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a473be0

dev-perl/MooseX-ClassAttribute: Fix missing RDEP on List::MoreUtils bug #626590

- fix missing rdep
- normalise other deps
- r1 bump for rdep propagation
- cleanup annoying tests

Closes: https://bugs.gentoo.org/626590
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../MooseX-ClassAttribute-0.270.0-r1.ebuild        | 33 ++++++++++++++++++++++
 .../MooseX-ClassAttribute-0.270.0.ebuild           | 26 -----------------
 2 files changed, 33 insertions(+), 26 deletions(-)

diff --git a/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0-r1.ebuild b/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0-r1.ebuild
new file mode 100644
index 00000000000..6f7a916bb26
--- /dev/null
+++ b/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=DROLSKY
+MODULE_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Declare class attributes Moose-style"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/List-MoreUtils
+	>=dev-perl/Moose-2.0.0
+	>=dev-perl/namespace-autoclean-0.110.0
+	>=dev-perl/namespace-clean-0.200.0"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
+	test? ( >=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Fatal
+		>=dev-perl/Test-Requires-0.50.0 )"
+
+SRC_TEST=do
+
+src_test() {
+	perl_rm_files t/release-*.t
+	perl-module_src_test
+}

diff --git a/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0.ebuild b/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0.ebuild
deleted file mode 100644
index 21fa663321f..00000000000
--- a/dev-perl/MooseX-ClassAttribute/MooseX-ClassAttribute-0.270.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.27
-inherit perl-module
-
-DESCRIPTION="Declare class attributes Moose-style"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Moose-1.230
-	>=dev-perl/namespace-autoclean-0.11
-	>=dev-perl/namespace-clean-0.200"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	test? ( >=virtual/perl-Test-Simple-0.88
-		dev-perl/Test-Fatal
-		>=dev-perl/Test-Requires-0.05 )"
-
-SRC_TEST=do


             reply	other threads:[~2017-10-31  8:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31  8:45 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-18 20:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-ClassAttribute/ Andreas K. Hüttel
2018-06-10  7:21 Kent Fredric
2017-11-19  8:36 Kent Fredric
2016-03-28 15:33 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509439499.6a473be0d44cf3860703073f7ac79c33d663b826.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox