* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Param/
@ 2013-02-07 13:55 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-02-07 13:55 UTC (permalink / raw
To: gentoo-commits
commit: db986de3638af1b6787091a5a9df36de68bc708d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 7 12:41:20 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 7 12:41:20 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=db986de3
[fixdep] MooseX-Param -> Moose ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/MooseX-Param/ChangeLog | 5 ++++-
dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-perl/MooseX-Param/ChangeLog b/dev-perl/MooseX-Param/ChangeLog
index 450c585..31ddf4d 100644
--- a/dev-perl/MooseX-Param/ChangeLog
+++ b/dev-perl/MooseX-Param/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-perl/MooseX-Param
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Feb 2013; Kent Fredric <kentfredric@gmail.com> MooseX-Param-0.20.ebuild:
+ Fix dependency on Moose ( normalize )
+
*MooseX-Param-0.20 (22 Jan 2011)
22 Jan 2011; Kent Fredric <kentfredric@gmail.com> -MooseX-Param-0.02.ebuild,
diff --git a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild b/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
index 96ab36a..3ea4390 100644
--- a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
+++ b/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/Moose-0.32
+ >=dev-perl/Moose-0.320.0
"
DEPEND="
virtual/perl-Module-Build
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Param/
@ 2015-06-14 16:30 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-06-14 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 1fd2f7d6f04065172f355b44f67f5fc6e4b64219
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:15:17 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:15:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1fd2f7d6
[fixup] MooseX-Param: Module::Build is no longer part of core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild b/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
index 3ea4390..9a282bd 100644
--- a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
+++ b/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
@@ -17,7 +17,7 @@ RDEPEND="
>=dev-perl/Moose-0.320.0
"
DEPEND="
- virtual/perl-Module-Build
+ dev-perl/Module-Build
>=dev-perl/Test-Exception-0.21
${RDEPEND}
"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Param/
@ 2015-06-16 23:35 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-06-16 23:35 UTC (permalink / raw
To: gentoo-commits
commit: 0ef1a2476f3d2e92bd59b30709d28a19b5b73389
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 23:33:21 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 23:33:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0ef1a247
[fixup] MooseX-Param: EAPI5, normalize version
Package-Manager: portage-2.2.17
.../{MooseX-Param-0.20.ebuild => MooseX-Param-0.20.0.ebuild} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild b/dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
similarity index 88%
rename from dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
rename to dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
index 9a282bd..cbd30e9 100644
--- a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
+++ b/dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=STEVAN
MODULE_VERSION="0.02"
inherit perl-module
DESCRIPTION="Simple role to provide a standard param method"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -21,4 +20,3 @@ DEPEND="
>=dev-perl/Test-Exception-0.21
${RDEPEND}
"
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-16 23:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 16:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Param/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-16 23:35 Kent Fredric
2013-02-07 13:55 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox