* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mixin-ExtraFields-Param/
@ 2015-06-13 18:23 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-06-13 18:23 UTC (permalink / raw
To: gentoo-commits
commit: d07d001bbdf1d257f4215908ffea36e905748aa7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 16:40:57 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 16:40:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d07d001b
[bump] Mixin-ExtraFields-Param-0.21.0, remove old
Package-Manager: portage-2.2.17
| 23 ---------------------
| 24 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 23 deletions(-)
diff --git a/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.011.ebuild b/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.011.ebuild
deleted file mode 100644
index 6534d53..0000000
--- a/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.011.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="make your class provide a familiar \"param\" method"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- >=dev-perl/Mixin-ExtraFields-0.002
- >=dev-perl/Sub-Exporter-0.900.0
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
--git a/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.21.0.ebuild b/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.21.0.ebuild
new file mode 100644
index 0000000..3b94581
--- /dev/null
+++ b/dev-perl/Mixin-ExtraFields-Param/Mixin-ExtraFields-Param-0.21.0.ebuild
@@ -0,0 +1,24 @@
+# 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.021
+inherit perl-module
+
+DESCRIPTION="make your class provide a familiar \"param\" method"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Mixin-ExtraFields-0.2.0
+ virtual/perl-parent
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-13 18:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 18:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mixin-ExtraFields-Param/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox