* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/MooseX-NonMoose/
@ 2011-05-08 16:10 Kent Fredric
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
0 siblings, 2 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: e2ccbc154a4f734d0f59b8426e698ce270a599f5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 04:12:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 04:12:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e2ccbc15
[newversion] MooseX-NonMoose-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-NonMoose/ChangeLog | 6 ++++
.../MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild | 32 ++++++++++++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index a2359dc..f6ef01d 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-NonMoose-0.210.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-NonMoose-0.210.0.ebuild:
+ Bump
+
*MooseX-NonMoose-0.180.0 (23 Mar 2011)
*MooseX-NonMoose-0.170.0 (23 Mar 2011)
*MooseX-NonMoose-0.160.0 (23 Mar 2011)
diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
new file mode 100644
index 0000000..e9d92c6
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Moose-1.15 $(comment 1.150.0)
+ dev-perl/List-MoreUtils
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.31
+ ${COMMON_DEPEND}
+ test? (
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/MooseX-NonMoose/ Kent Fredric
@ 2011-05-06 7:21 ` Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-06 7:21 UTC (permalink / raw
To: gentoo-commits
commit: e2ccbc154a4f734d0f59b8426e698ce270a599f5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 04:12:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 04:12:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e2ccbc15
[newversion] MooseX-NonMoose-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-NonMoose/ChangeLog | 6 ++++
.../MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild | 32 ++++++++++++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index a2359dc..f6ef01d 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-NonMoose-0.210.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-NonMoose-0.210.0.ebuild:
+ Bump
+
*MooseX-NonMoose-0.180.0 (23 Mar 2011)
*MooseX-NonMoose-0.170.0 (23 Mar 2011)
*MooseX-NonMoose-0.160.0 (23 Mar 2011)
diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
new file mode 100644
index 0000000..e9d92c6
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Moose-1.15 $(comment 1.150.0)
+ dev-perl/List-MoreUtils
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.31
+ ${COMMON_DEPEND}
+ test? (
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-NonMoose/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/MooseX-NonMoose/ Kent Fredric
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: e2ccbc154a4f734d0f59b8426e698ce270a599f5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 04:12:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 04:12:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e2ccbc15
[newversion] MooseX-NonMoose-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-NonMoose/ChangeLog | 6 ++++
.../MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild | 32 ++++++++++++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index a2359dc..f6ef01d 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-NonMoose-0.210.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-NonMoose-0.210.0.ebuild:
+ Bump
+
*MooseX-NonMoose-0.180.0 (23 Mar 2011)
*MooseX-NonMoose-0.170.0 (23 Mar 2011)
*MooseX-NonMoose-0.160.0 (23 Mar 2011)
diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
new file mode 100644
index 0000000..e9d92c6
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Moose-1.15 $(comment 1.150.0)
+ dev-perl/List-MoreUtils
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.31
+ ${COMMON_DEPEND}
+ test? (
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-08 16:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/MooseX-NonMoose/ Kent Fredric
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox