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

commit:     4542fa34c3a9b7214187f96eb4cadfd7f9473aae
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 10:46:25 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 10:46:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4542fa34

[migrate] MooseX-Role-WithOverloading

(Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/MooseX-Role-WithOverloading/ChangeLog     |   19 +++++++++++++++++++
 ...d => MooseX-Role-WithOverloading-0.40.0.ebuild} |    3 ++-
 ...d => MooseX-Role-WithOverloading-0.50.0.ebuild} |    3 ++-
 ...d => MooseX-Role-WithOverloading-0.60.0.ebuild} |    3 ++-
 ...d => MooseX-Role-WithOverloading-0.80.0.ebuild} |    3 ++-
 ...d => MooseX-Role-WithOverloading-0.90.0.ebuild} |    0
 6 files changed, 27 insertions(+), 4 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/ChangeLog b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
index d03579e..82fd730 100644
--- a/dev-perl/MooseX-Role-WithOverloading/ChangeLog
+++ b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
@@ -2,6 +2,25 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-Role-WithOverloading-0.90.0 (11 Nov 2011)
+*MooseX-Role-WithOverloading-0.80.0 (11 Nov 2011)
+*MooseX-Role-WithOverloading-0.60.0 (11 Nov 2011)
+*MooseX-Role-WithOverloading-0.50.0 (11 Nov 2011)
+*MooseX-Role-WithOverloading-0.40.0 (11 Nov 2011)
+
+  11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+  -MooseX-Role-WithOverloading-0.04.ebuild,
+  -MooseX-Role-WithOverloading-0.05.ebuild,
+  -MooseX-Role-WithOverloading-0.06.ebuild,
+  -MooseX-Role-WithOverloading-0.08.ebuild,
+  +MooseX-Role-WithOverloading-0.40.0.ebuild,
+  +MooseX-Role-WithOverloading-0.50.0.ebuild,
+  +MooseX-Role-WithOverloading-0.60.0.ebuild,
+  +MooseX-Role-WithOverloading-0.80.0.ebuild,
+  -MooseX-Role-WithOverloading-0.090.ebuild,
+  +MooseX-Role-WithOverloading-0.90.0.ebuild:
+  Migrate to x.y.z
+
 *MooseX-Role-WithOverloading-0.090 (08 Jan 2011)
 
   08 Jan 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.04.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
similarity index 89%
rename from dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.04.ebuild
rename to dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
index 405e0e1..34e7b75 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.04.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.04"
 inherit perl-module
 
 DESCRIPTION="Roles which support overloading"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.05.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
similarity index 89%
rename from dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.05.ebuild
rename to dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
index 9163435..4d171b8 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.05.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="0.05"
 inherit perl-module
 
 DESCRIPTION="Roles which support overloading"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.06.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
similarity index 88%
rename from dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.06.ebuild
rename to dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
index 3647458..a4472e4 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.06.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.06"
 inherit perl-module
 
 DESCRIPTION="Roles which support overloading"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.08.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
similarity index 89%
rename from dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.08.ebuild
rename to dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
index e437d61..b24f628 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.08.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.08"
 inherit perl-module
 
 DESCRIPTION="Roles which support overloading"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.090.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
similarity index 100%
rename from dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.090.ebuild
rename to dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Role-WithOverloading/
@ 2012-06-23 14:09 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-06-23 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     0d6dd4185642f2febcb8bb0a61780ea3078e3a5d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 12:13:16 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 12:13:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0d6dd418

[fix] MooseX-Role-WithOverloading -> namespace-autoclean normalise

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

---
 dev-perl/MooseX-Role-WithOverloading/ChangeLog     |   10 +++++++++-
 .../MooseX-Role-WithOverloading-0.40.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.50.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.60.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.80.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.90.0.ebuild      |    4 ++--
 6 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/ChangeLog b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
index 82fd730..9101f1f 100644
--- a/dev-perl/MooseX-Role-WithOverloading/ChangeLog
+++ b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/MooseX-Role-WithOverloading
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  MooseX-Role-WithOverloading-0.40.0.ebuild,
+  MooseX-Role-WithOverloading-0.50.0.ebuild,
+  MooseX-Role-WithOverloading-0.60.0.ebuild,
+  MooseX-Role-WithOverloading-0.80.0.ebuild,
+  MooseX-Role-WithOverloading-0.90.0.ebuild:
+  Normalise dep on namespace-autoclean
+
 *MooseX-Role-WithOverloading-0.90.0 (11 Nov 2011)
 *MooseX-Role-WithOverloading-0.80.0 (11 Nov 2011)
 *MooseX-Role-WithOverloading-0.60.0 (11 Nov 2011)

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
index 34e7b75..41b146e 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
 	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
 	>=dev-perl/Moose-0.90

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
index 4d171b8..9bfcefb 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
 	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
 	>=dev-perl/Moose-0.90

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
index a4472e4..637529a 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,7 @@ IUSE=""
 
 COMMON_DEPEND="
 	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
 	>=dev-perl/Moose-0.94

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
index b24f628..4d08f30 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,7 @@ IUSE=""
 
 COMMON_DEPEND="
 	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
 	>=dev-perl/Moose-0.94

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
index 6510ee5..2a0efde 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,7 @@ IUSE=""
 
 COMMON_DEPEND="
 	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
 	>=dev-perl/Moose-1.15



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Role-WithOverloading/
@ 2012-11-20 22:54 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-11-20 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d1e6d1f1e62ef78184ad987e01cffc27746ef143
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Nov 20 22:20:30 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 20 22:20:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d1e6d1f1

[newversion] MooseX-Role-WithOverloading-0.110.0

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

---
 dev-perl/MooseX-Role-WithOverloading/ChangeLog     |    6 +++
 .../MooseX-Role-WithOverloading-0.110.0.ebuild     |   40 ++++++++++++++++++++
 2 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/ChangeLog b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
index 9101f1f..b497119 100644
--- a/dev-perl/MooseX-Role-WithOverloading/ChangeLog
+++ b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-Role-WithOverloading-0.110.0 (20 Nov 2012)
+
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-Role-WithOverloading-0.110.0.ebuild:
+  Version Bump
+
   23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
   MooseX-Role-WithOverloading-0.40.0.ebuild,
   MooseX-Role-WithOverloading-0.50.0.ebuild,

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
new file mode 100644
index 0000000..a7dc2e3
--- /dev/null
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION='Roles which support overloading'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# Moose 0.94 ( 0.940.0 )
+	echo \>=dev-perl/Moose-0.940
+	# Moose::Role 1.15 ( 1.150.0 )
+	echo \>=dev-perl/Moose-1.150
+	# aliased
+	echo dev-perl/aliased
+	# namespace::autoclean
+	echo dev-perl/namespace-autoclean
+}
+perl_meta_test() {
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.88
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

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

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

[fixdep] MooseX-Role-WithOverloading -> Moose ( normalize )

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

---
 dev-perl/MooseX-Role-WithOverloading/ChangeLog     |   11 ++++++++++-
 .../MooseX-Role-WithOverloading-0.110.0.ebuild     |    6 +++---
 .../MooseX-Role-WithOverloading-0.40.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.50.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.60.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.80.0.ebuild      |    4 ++--
 .../MooseX-Role-WithOverloading-0.90.0.ebuild      |    4 ++--
 7 files changed, 23 insertions(+), 14 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/ChangeLog b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
index b497119..4c49d00 100644
--- a/dev-perl/MooseX-Role-WithOverloading/ChangeLog
+++ b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
@@ -1,7 +1,16 @@
 # ChangeLog for dev-perl/MooseX-Role-WithOverloading
-# 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-Role-WithOverloading-0.40.0.ebuild,
+  MooseX-Role-WithOverloading-0.50.0.ebuild,
+  MooseX-Role-WithOverloading-0.60.0.ebuild,
+  MooseX-Role-WithOverloading-0.80.0.ebuild,
+  MooseX-Role-WithOverloading-0.90.0.ebuild,
+  MooseX-Role-WithOverloading-0.110.0.ebuild:
+  Fix dependency on Moose ( normalize )
+
 *MooseX-Role-WithOverloading-0.110.0 (20 Nov 2012)
 
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
index a7dc2e3..62424f4 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -17,9 +17,9 @@ perl_meta_configure() {
 }
 perl_meta_runtime() {
 	# Moose 0.94 ( 0.940.0 )
-	echo \>=dev-perl/Moose-0.940
+	echo \>=dev-perl/Moose-0.940.0
 	# Moose::Role 1.15 ( 1.150.0 )
-	echo \>=dev-perl/Moose-1.150
+	echo \>=dev-perl/Moose-1.150.0
 	# aliased
 	echo dev-perl/aliased
 	# namespace::autoclean

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
index 41b146e..dfed68b 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
-	>=dev-perl/Moose-0.90
+	>=dev-perl/Moose-0.900.0
 
 "
 DEPEND="

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
index 9bfcefb..6d82b85 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -16,7 +16,7 @@ COMMON_DEPEND="
 	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
-	>=dev-perl/Moose-0.90
+	>=dev-perl/Moose-0.900.0
 
 "
 DEPEND="

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
index 637529a..172fa5f 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -19,7 +19,7 @@ COMMON_DEPEND="
 	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
-	>=dev-perl/Moose-0.94
+	>=dev-perl/Moose-0.940.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
index 4d08f30..c5ebeb7 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -19,7 +19,7 @@ COMMON_DEPEND="
 	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
-	>=dev-perl/Moose-0.94
+	>=dev-perl/Moose-0.940.0
 "
 DEPEND="
 	>=virtual/perl-ExtUtils-MakeMaker-6.31

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
index 2a0efde..673738a 100644
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -19,7 +19,7 @@ COMMON_DEPEND="
 	>=dev-perl/namespace-autoclean-0.90.0
 	dev-perl/MooseX-Types
 	dev-perl/aliased
-	>=dev-perl/Moose-1.15
+	>=dev-perl/Moose-1.150.0
 "
 DEPEND="
 	>=virtual/perl-ExtUtils-MakeMaker-6.31


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Role-WithOverloading/
@ 2013-02-10 19:29 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-02-10 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     247d2dfc663f1a367bb835c2d0c1e43180cdfc58
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 10 19:12:08 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 10 19:12:08 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=247d2dfc

[newversion] MooseX-Role-WithOverloading-0.130.0

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

---
 dev-perl/MooseX-Role-WithOverloading/ChangeLog     |    6 +++
 .../MooseX-Role-WithOverloading-0.130.0.ebuild     |   48 ++++++++++++++++++++
 2 files changed, 54 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/ChangeLog b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
index 4c49d00..984005b 100644
--- a/dev-perl/MooseX-Role-WithOverloading/ChangeLog
+++ b/dev-perl/MooseX-Role-WithOverloading/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-Role-WithOverloading-0.130.0 (10 Feb 2013)
+
+  10 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-Role-WithOverloading-0.130.0.ebuild:
+  Version Bump
+
   07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   MooseX-Role-WithOverloading-0.40.0.ebuild,
   MooseX-Role-WithOverloading-0.50.0.ebuild,

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
new file mode 100644
index 0000000..ed1e55d
--- /dev/null
+++ b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION='Roles which support overloading'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# Moose 0.94 ( 0.940.0 )
+	echo \>=dev-perl/Moose-0.940.0
+	# Moose::Role 1.15 ( 1.150.0 )
+	echo \>=dev-perl/Moose-1.150.0
+	# aliased
+	echo dev-perl/aliased
+	# namespace::autoclean 0.12 ( 0.120.0 )
+	echo \>=dev-perl/namespace-autoclean-0.120.0
+	# namespace::clean
+	echo dev-perl/namespace-clean
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+}
+perl_meta_test() {
+	# Test::CheckDeps 0.002 ( 0.2.0 )
+	echo \>=dev-perl/Test-CheckDeps-0.2.0
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.88
+	# Test::NoWarnings 1.04 ( 1.40.0 )
+	echo \>=dev-perl/Test-NoWarnings-1.40.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

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

commit:     3a9f2d07d8a365e6bbca15b30abb92981bf374e8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 09:18:53 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 09:18:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3a9f2d07

[prune] MooseX-Role-WithOverloading -> Gone to ::gentoo

 .../MooseX-Role-WithOverloading-0.110.0.ebuild     | 40 ------------------
 .../MooseX-Role-WithOverloading-0.130.0.ebuild     | 48 ----------------------
 .../MooseX-Role-WithOverloading-0.40.0.ebuild      | 29 -------------
 .../MooseX-Role-WithOverloading-0.50.0.ebuild      | 29 -------------
 .../MooseX-Role-WithOverloading-0.60.0.ebuild      | 31 --------------
 .../MooseX-Role-WithOverloading-0.80.0.ebuild      | 32 ---------------
 .../MooseX-Role-WithOverloading-0.90.0.ebuild      | 32 ---------------
 dev-perl/MooseX-Role-WithOverloading/metadata.xml  | 24 -----------
 8 files changed, 265 deletions(-)

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
deleted file mode 100644
index 62424f4..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION='Roles which support overloading'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-	# Moose 0.94 ( 0.940.0 )
-	echo \>=dev-perl/Moose-0.940.0
-	# Moose::Role 1.15 ( 1.150.0 )
-	echo \>=dev-perl/Moose-1.150.0
-	# aliased
-	echo dev-perl/aliased
-	# namespace::autoclean
-	echo dev-perl/namespace-autoclean
-}
-perl_meta_test() {
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.88
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
deleted file mode 100644
index ed1e55d..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION='Roles which support overloading'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-	# Moose 0.94 ( 0.940.0 )
-	echo \>=dev-perl/Moose-0.940.0
-	# Moose::Role 1.15 ( 1.150.0 )
-	echo \>=dev-perl/Moose-1.150.0
-	# aliased
-	echo dev-perl/aliased
-	# namespace::autoclean 0.12 ( 0.120.0 )
-	echo \>=dev-perl/namespace-autoclean-0.120.0
-	# namespace::clean
-	echo dev-perl/namespace-clean
-	# perl 5.006 ( 5.6.0 )
-	echo \>=dev-lang/perl-5.6.0
-}
-perl_meta_test() {
-	# Test::CheckDeps 0.002 ( 0.2.0 )
-	echo \>=dev-perl/Test-CheckDeps-0.2.0
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.88
-	# Test::NoWarnings 1.04 ( 1.40.0 )
-	echo \>=dev-perl/Test-NoWarnings-1.40.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
deleted file mode 100644
index dfed68b..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.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=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="Roles which support overloading"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.90.0
-	dev-perl/MooseX-Types
-	dev-perl/aliased
-	>=dev-perl/Moose-0.900.0
-
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? ( >=virtual/perl-Test-Simple-0.88 )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.0.ebuild
deleted file mode 100644
index 6d82b85..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.50.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=2
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.05"
-inherit perl-module
-
-DESCRIPTION="Roles which support overloading"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.90.0
-	dev-perl/MooseX-Types
-	dev-perl/aliased
-	>=dev-perl/Moose-0.900.0
-
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? ( >=virtual/perl-Test-Simple-0.88 )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
deleted file mode 100644
index 172fa5f..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.60.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.06"
-inherit perl-module
-
-DESCRIPTION="Roles which support overloading"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.90.0
-	dev-perl/MooseX-Types
-	dev-perl/aliased
-	>=dev-perl/Moose-0.940.0
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? ( >=virtual/perl-Test-Simple-0.88 )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
deleted file mode 100644
index c5ebeb7..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.80.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.08"
-inherit perl-module
-
-DESCRIPTION="Roles which support overloading"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.90.0
-	dev-perl/MooseX-Types
-	dev-perl/aliased
-	>=dev-perl/Moose-0.940.0
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( >=virtual/perl-Test-Simple-0.88 )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
deleted file mode 100644
index 673738a..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.90.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="Roles which support overloading"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/namespace-clean
-	>=dev-perl/namespace-autoclean-0.90.0
-	dev-perl/MooseX-Types
-	dev-perl/aliased
-	>=dev-perl/Moose-1.150.0
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	test? ( >=virtual/perl-Test-Simple-0.88 )
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/MooseX-Role-WithOverloading/metadata.xml b/dev-perl/MooseX-Role-WithOverloading/metadata.xml
deleted file mode 100644
index 13e8176..0000000
--- a/dev-perl/MooseX-Role-WithOverloading/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <herd>perl</herd>
-    <maintainer>
-        <email>kentfredric@gmail.com</email>
-        <name>Kent Fredric</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">MooseX-Role-WithOverloading</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::Composite</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::ToClass</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Application::ToRole</remote-id>
-        <remote-id type="cpan-module">MooseX::Role::WithOverloading::Meta::Role::Composite</remote-id>
-    </upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2015-03-26  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 14:09 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Role-WithOverloading/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26  9:26 Kent Fredric
2013-02-10 19:29 Kent Fredric
2013-02-07 13:55 Kent Fredric
2012-11-20 22:54 Kent Fredric
2011-11-11 14:38 Kent Fredric

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