public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2011-02-11 17:28 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-02-11 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f22da4165ebc97bf1f5880764c794532e947431f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 17:26:11 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 17:26:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f22da416

[bump] MooseX-NonMoose-0.180 ( Moose 2.0 Compatible )

(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |    6 ++++
 .../MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild   |   29 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index 61bf3bc..be76a18 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.180 (11 Feb 2011)
+
+  11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-NonMoose-0.180.ebuild:
+  Bump to a Moose 2.0 compat version :D
+
 *MooseX-NonMoose-0.170 (21 Jan 2011)
 *MooseX-NonMoose-0.160 (21 Jan 2011)
 *MooseX-NonMoose-0.150 (21 Jan 2011)

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild
new file mode 100644
index 0000000..0d0e829
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+	>=dev-perl/Moose-1.15
+	dev-perl/List-MoreUtils
+"
+DEPEND="
+	>=virtual/perl-ExtUtils-MakeMaker-6.31
+	${COMMON_DEPEND}
+	test? ( dev-perl/Test-Fatal )
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2011-03-04 12:40 Torsten Veller
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller @ 2011-03-04 12:40 UTC (permalink / raw
  To: gentoo-commits

commit:     cc921542943b151a1abd25cea4bb9471412fb223
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 12:00:11 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 12:00:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cc921542

[bump] dev-perl/MooseX-NonMoose-0.190.0

(Portage version: 2.2.0_alpha26/git/Linux x86_64, unsigned Manifest commit)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |    6 ++++
 .../MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild |   29 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index be76a18..8b9df9d 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.190.0 (04 Mar 2011)
+
+  04 Mar 2011; Torsten Veller <tove@gentoo.org>
+  +MooseX-NonMoose-0.190.0.ebuild:
+  Version bump
+
 *MooseX-NonMoose-0.180 (11 Feb 2011)
 
   11 Feb 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
new file mode 100644
index 0000000..2ceb5a5
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+	>=dev-perl/Moose-1.15
+	dev-perl/List-MoreUtils
+"
+DEPEND="
+	>=virtual/perl-ExtUtils-MakeMaker-6.31
+	${COMMON_DEPEND}
+	test? ( dev-perl/Test-Fatal )
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2011-03-23  6:19 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-23  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     993de4a2a12ed4198b39648595094ebab94e6cc3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 23 06:02:51 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 23 06:02:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=993de4a2

[addzeros] MooseX-NonMoose

(Portage version: 2.2.0_alpha28/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |   24 ++++++++++++++++++++
 ...0.110.ebuild => MooseX-NonMoose-0.110.0.ebuild} |    0
 ...0.140.ebuild => MooseX-NonMoose-0.140.0.ebuild} |    0
 ...0.150.ebuild => MooseX-NonMoose-0.150.0.ebuild} |    0
 ...0.160.ebuild => MooseX-NonMoose-0.160.0.ebuild} |    0
 ...0.170.ebuild => MooseX-NonMoose-0.170.0.ebuild} |    0
 ...0.180.ebuild => MooseX-NonMoose-0.180.0.ebuild} |    0
 ...e-0.50.ebuild => MooseX-NonMoose-0.50.0.ebuild} |    0
 ...e-0.70.ebuild => MooseX-NonMoose-0.70.0.ebuild} |    0
 ...e-0.80.ebuild => MooseX-NonMoose-0.80.0.ebuild} |    0
 ...e-0.90.ebuild => MooseX-NonMoose-0.90.0.ebuild} |    0
 11 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index 29c781a..a2359dc 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -2,6 +2,30 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-NonMoose-0.180.0 (23 Mar 2011)
+*MooseX-NonMoose-0.170.0 (23 Mar 2011)
+*MooseX-NonMoose-0.160.0 (23 Mar 2011)
+*MooseX-NonMoose-0.150.0 (23 Mar 2011)
+*MooseX-NonMoose-0.140.0 (23 Mar 2011)
+*MooseX-NonMoose-0.110.0 (23 Mar 2011)
+*MooseX-NonMoose-0.90.0 (23 Mar 2011)
+*MooseX-NonMoose-0.80.0 (23 Mar 2011)
+*MooseX-NonMoose-0.70.0 (23 Mar 2011)
+*MooseX-NonMoose-0.50.0 (23 Mar 2011)
+
+  23 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  -MooseX-NonMoose-0.50.ebuild, +MooseX-NonMoose-0.50.0.ebuild,
+  -MooseX-NonMoose-0.70.ebuild, +MooseX-NonMoose-0.70.0.ebuild,
+  -MooseX-NonMoose-0.80.ebuild, +MooseX-NonMoose-0.80.0.ebuild,
+  -MooseX-NonMoose-0.90.ebuild, +MooseX-NonMoose-0.90.0.ebuild,
+  -MooseX-NonMoose-0.110.ebuild, +MooseX-NonMoose-0.110.0.ebuild,
+  -MooseX-NonMoose-0.140.ebuild, +MooseX-NonMoose-0.140.0.ebuild,
+  -MooseX-NonMoose-0.150.ebuild, +MooseX-NonMoose-0.150.0.ebuild,
+  -MooseX-NonMoose-0.160.ebuild, +MooseX-NonMoose-0.160.0.ebuild,
+  -MooseX-NonMoose-0.170.ebuild, +MooseX-NonMoose-0.170.0.ebuild,
+  -MooseX-NonMoose-0.180.ebuild, +MooseX-NonMoose-0.180.0.ebuild:
+  Addzeros
+
 *MooseX-NonMoose-0.200.0 (23 Mar 2011)
 
   23 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.ebuild
rename to dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2011-03-23  6:19 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-23  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5a689045e10fd6183b0217f7ab2995cad8b4f0fe
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 23 06:01:00 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 23 06:01:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5a689045

[newversion] MooseX-NonMoose-0.200.0

(Portage version: 2.2.0_alpha28/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |    6 ++++
 .../MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild |   29 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index 8b9df9d..29c781a 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.200.0 (23 Mar 2011)
+
+  23 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-NonMoose-0.200.0.ebuild:
+  Bump
+
 *MooseX-NonMoose-0.190.0 (04 Mar 2011)
 
   04 Mar 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
new file mode 100644
index 0000000..1659e99
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
@@ -0,0 +1,29 @@
+# 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.20
+inherit perl-module
+
+DESCRIPTION="easy subclassing of non-Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+	>=dev-perl/Moose-1.15
+	dev-perl/List-MoreUtils
+"
+DEPEND="
+	>=virtual/perl-ExtUtils-MakeMaker-6.31
+	${COMMON_DEPEND}
+	test? ( dev-perl/Test-Fatal )
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ 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 " Kent Fredric
@ 2011-05-06  7:21 ` Kent Fredric
  0 siblings, 0 replies; 9+ 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] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2011-05-14  6:40 Torsten Veller
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller @ 2011-05-14  6:40 UTC (permalink / raw
  To: gentoo-commits

commit:     584eab878a86f02d4a7c4c8a4dee974cab85dca1
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 06:15:33 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat May 14 06:15:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=584eab87

[bump] dev-perl/MooseX-NonMoose-0.220.0

(Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |    6 ++++
 .../MooseX-NonMoose/MooseX-NonMoose-0.220.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 f6ef01d..dd8961c 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.220.0 (14 May 2011)
+
+  14 May 2011; Torsten Veller <tove@gentoo.org>
+  +MooseX-NonMoose-0.220.0.ebuild:
+  Version bump
+
 *MooseX-NonMoose-0.210.0 (06 May 2011)
 
   06 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.220.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.220.0.ebuild
new file mode 100644
index 0000000..334ad77
--- /dev/null
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.220.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.22
+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] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2012-04-08 10:51 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2012-04-08 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     fc118b4f3426d682872aa7148bc9ba43851c1123
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr  8 06:25:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr  8 06:25:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fc118b4f

[cpanclean] MooseX-NonMoose-0.{7,8,9,11,14,15,16,17}0.0

(Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |   10 ++++++-
 .../MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild |   25 -----------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild |   28 -------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild |   28 -------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild |   28 -------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild |   29 --------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild  |   23 ---------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild  |   23 ---------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild  |   25 -----------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild  |   25 -----------------
 10 files changed, 9 insertions(+), 235 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index dd8961c..3473db8 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/MooseX-NonMoose
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -MooseX-NonMoose-0.50.0.ebuild, -MooseX-NonMoose-0.70.0.ebuild,
+  -MooseX-NonMoose-0.80.0.ebuild, -MooseX-NonMoose-0.90.0.ebuild,
+  -MooseX-NonMoose-0.110.0.ebuild, -MooseX-NonMoose-0.140.0.ebuild,
+  -MooseX-NonMoose-0.150.0.ebuild, -MooseX-NonMoose-0.160.0.ebuild,
+  -MooseX-NonMoose-0.170.0.ebuild:
+  Gone on CPAN
+
 *MooseX-NonMoose-0.220.0 (14 May 2011)
 
   14 May 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild
deleted file mode 100644
index 90a93d0..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.110.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.11"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.08
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild
deleted file mode 100644
index f3d329f..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.140.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.14"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.08
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild
deleted file mode 100644
index a3cde18..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.150.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.15"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.08
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild
deleted file mode 100644
index afd079b..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.160.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.16"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.15
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild
deleted file mode 100644
index f921a31..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.170.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.17"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.15
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( dev-perl/Test-Fatal )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild
deleted file mode 100644
index a1fe477..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.50.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.05"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-0.83
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild
deleted file mode 100644
index 4ad7b20..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.70.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.07"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-0.90
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild
deleted file mode 100644
index 32fac9c..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.80.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.08"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.05
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild
deleted file mode 100644
index 53e6f71..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.90.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.09"
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.08
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2013-02-07 13:55 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2013-02-07 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a6ae7b047e22322886c823c0a7624cd0eadcd8ce
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb  7 12:23:48 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb  7 12:23:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a6ae7b04

[fixdep] MooseX-NonMoose -> Moose ( normalize )

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/MooseX-NonMoose/ChangeLog                 |    7 ++++++-
 .../MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild |    4 ++--
 .../MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild |    4 ++--
 .../MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild |    4 ++--
 4 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/ChangeLog b/dev-perl/MooseX-NonMoose/ChangeLog
index 3473db8..86f0012 100644
--- a/dev-perl/MooseX-NonMoose/ChangeLog
+++ b/dev-perl/MooseX-NonMoose/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/MooseX-NonMoose
-# Copyright 1999-2012 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-NonMoose-0.180.0.ebuild, MooseX-NonMoose-0.190.0.ebuild,
+  MooseX-NonMoose-0.200.0.ebuild:
+  Fix dependency on Moose ( normalize )
+
   08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   -MooseX-NonMoose-0.50.0.ebuild, -MooseX-NonMoose-0.70.0.ebuild,
   -MooseX-NonMoose-0.80.0.ebuild, -MooseX-NonMoose-0.90.0.ebuild,

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild
index 0d0e829..e2c6063 100644
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.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: $
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 COMMON_DEPEND="
-	>=dev-perl/Moose-1.15
+	>=dev-perl/Moose-1.150
 	dev-perl/List-MoreUtils
 "
 DEPEND="

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
index 2ceb5a5..755f68b 100644
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.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: $
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 COMMON_DEPEND="
-	>=dev-perl/Moose-1.15
+	>=dev-perl/Moose-1.150
 	dev-perl/List-MoreUtils
 "
 DEPEND="

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
index 1659e99..016919c 100644
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
+++ b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.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: $
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 COMMON_DEPEND="
-	>=dev-perl/Moose-1.15
+	>=dev-perl/Moose-1.150
 	dev-perl/List-MoreUtils
 "
 DEPEND="


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/
@ 2015-06-08 14:00 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-06-08 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     05b1f5cfc7e4dad781d59624b3a0465c6c1050c0
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 13:58:43 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 13:58:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=05b1f5cf

[cleanup] MooseX-NonMoose: Remove old versions

Package-Manager: portage-2.2.17

 .../MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild | 29 --------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild | 29 --------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild | 29 --------------------
 .../MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild | 32 ----------------------
 4 files changed, 119 deletions(-)

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild
deleted file mode 100644
index e2c6063..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.180.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.150
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( dev-perl/Test-Fatal )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
deleted file mode 100644
index 755f68b..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.190.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.150
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( dev-perl/Test-Fatal )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
deleted file mode 100644
index 016919c..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.200.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="easy subclassing of non-Moose classes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.150
-	dev-perl/List-MoreUtils
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( dev-perl/Test-Fatal )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild b/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
deleted file mode 100644
index e9d92c6..0000000
--- a/dev-perl/MooseX-NonMoose/MooseX-NonMoose-0.210.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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] 9+ messages in thread

end of thread, other threads:[~2015-06-08 14:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-14  6:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-NonMoose/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 14:00 Kent Fredric
2013-02-07 13:55 Kent Fredric
2012-04-08 10:51 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-23  6:19 Kent Fredric
2011-03-23  6:19 Kent Fredric
2011-03-04 12:40 Torsten Veller
2011-02-11 17:28 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox