public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Role-Identifiable/
Date: Wed, 25 Mar 2015 10:32:05 +0000 (UTC)	[thread overview]
Message-ID: <1427279340.4c400e25f76b6dbb6ed75ee390cc999fbf2facf3.kent@gentoo> (raw)

commit:     4c400e25f76b6dbb6ed75ee390cc999fbf2facf3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 25 10:29:00 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 25 10:29:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4c400e25

[bump] Role-Identifiable-0.7.0

Package-Manager: portage-2.2.17

 .../Role-Identifiable/Role-Identifiable-0.5.ebuild | 24 ------------------
 .../Role-Identifiable-0.7.0.ebuild                 | 29 ++++++++++++++++++++++
 2 files changed, 29 insertions(+), 24 deletions(-)

diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.5.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.5.ebuild
deleted file mode 100644
index 53fbabd..0000000
--- a/dev-perl/Role-Identifiable/Role-Identifiable-0.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.005
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="a thing with a list of tags"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-bdepend Moose
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-depend Moose # Moose::Role , Moose::Util::TypeConstraints
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild
new file mode 100644
index 0000000..7e690d1
--- /dev/null
+++ b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="a thing with a list of tags"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Moose::Role -> Moose
+# Moose::Util::TypeConstraints -> Moose
+# IO::Handle -> IO
+# IPC::Open3 -> perl
+RDEPEND="
+	dev-perl/Moose
+"
+DEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"


             reply	other threads:[~2015-03-25 10:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 10:32 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-09 19:47 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Role-Identifiable/ Kent Fredric
2011-02-04 19:13 kentfredric

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=1427279340.4c400e25f76b6dbb6ed75ee390cc999fbf2facf3.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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