* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2011-04-07 4:50 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-07 4:50 UTC (permalink / raw
To: gentoo-commits
commit: ae5c0acfd4a95b5abcadac251d61a2b14e6eb24e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Apr 7 04:32:21 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Apr 7 04:32:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae5c0acf
[newversion] MooseX-Has-Sugar-0.50.704.190
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 6 +++
.../MooseX-Has-Sugar-0.50.704.190.ebuild | 48 ++++++++++++++++++++
2 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index 9e4de11..983b2df 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-Has-Sugar-0.50.704.190 (07 Apr 2011)
+
+ 07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-Has-Sugar-0.50.704.190.ebuild:
+ Bump
+
*MooseX-Has-Sugar-0.50.556.160 (07 Apr 2011)
*MooseX-Has-Sugar-0.50.466.110 (07 Apr 2011)
*MooseX-Has-Sugar-0.50.443.30 (07 Apr 2011)
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.190.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.190.ebuild
new file mode 100644
index 0000000..2324cd5
--- /dev/null
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.190.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION="0.05070419"
+inherit perl-module
+
+DESCRIPTION="Sugar Syntax for moose 'has' fields"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+# I make this module upstream =).
+# But sadly, MB doesn't natively support test-requires
+# so this is the best way to support test-requires until
+# it supports it when it adds it ( soon ! )
+
+PERL_REQUIRES="
+ $(comment virtual/perl-Carp)
+ dev-perl/Sub-Exporter
+"
+PERL_CONFIGURE_REQUIRES="
+>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+"
+PERL_BUILD_REQUIRES="
+ $(comment virtual/perl-English)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ dev-perl/Moose
+ dev-perl/MooseX-Types $(comment MooseX::Types::Moose)
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+ dev-perl/namespace-autoclean
+
+"
+PERL_TEST_REQUIRES=""
+
+DEPEND="${PERL_REQUIRES}"
+DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} ${PERL_TEST_REQUIRES}"
+#DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} test? ( ${PERL_TEST_REQUIRES} )"
+
+RDEPEND="
+ ${PERL_REQUIRES}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2017-09-14 23:32 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2017-09-14 23:32 UTC (permalink / raw
To: gentoo-commits
commit: 01a7ba55a46264a65ebfa22423f07a93850f271c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:20:01 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:36 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=01a7ba55
dev-perl/MooseX-Has-Sugar: Gone to ::gentoo
.../MooseX-Has-Sugar-0.50.704.210-r1.ebuild | 58 ----------------------
dev-perl/MooseX-Has-Sugar/metadata.xml | 18 -------
2 files changed, 76 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210-r1.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210-r1.ebuild
deleted file mode 100644
index 4fddf6deb..000000000
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION=0.05070421
-inherit perl-module
-
-DESCRIPTION='Sugar Syntax for moose '\''has'\'' fields'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # Module::Build 0.4002 ( 0.400.200 )
- echo \>=dev-perl/Module-Build-0.400.200
-}
-perl_meta_build() {
- # Module::Build 0.4002 ( 0.400.200 )
- echo \>=dev-perl/Module-Build-0.400.200
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Sub::Exporter
- echo dev-perl/Sub-Exporter
- # perl 5.006 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # Moose
- echo dev-perl/Moose
- # MooseX::Types::Moose
- echo dev-perl/MooseX-Types
- # Test::Fatal
- echo dev-perl/Test-Fatal
- # Test::More 0.98 ( 0.980.0 )
- echo \>=virtual/perl-Test-Simple-0.980.0
- # namespace::autoclean
- echo dev-perl/namespace-autoclean
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
diff --git a/dev-perl/MooseX-Has-Sugar/metadata.xml b/dev-perl/MooseX-Has-Sugar/metadata.xml
deleted file mode 100644
index b1c534750..000000000
--- a/dev-perl/MooseX-Has-Sugar/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">MooseX-Has-Sugar</remote-id>
- <remote-id type="cpan-module">MooseX::Has::Sugar</remote-id>
- <remote-id type="cpan-module">MooseX::Has::Sugar::Minimal</remote-id>
- <remote-id type="cpan-module">MooseX::Has::Sugar::Saccharin</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2012-08-12 12:07 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-08-12 12:07 UTC (permalink / raw
To: gentoo-commits
commit: a6b5cc32726451d2ffba5827be390feaf6aef4f3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 12 05:25:23 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 12 05:25:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a6b5cc32
[cpanclean] MooseX-Has-Sugar-0.50.556.160
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 4 ++
.../MooseX-Has-Sugar-0.50.556.160.ebuild | 45 --------------------
2 files changed, 4 insertions(+), 45 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index bf2b3f7..2cfc518 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-Has-Sugar-0.50.556.160.ebuild:
+ Gone on CPAN
+
*MooseX-Has-Sugar-0.50.704.210 (08 Aug 2012)
08 Aug 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.ebuild
deleted file mode 100644
index c83d7b4..0000000
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION="0.05055616"
-inherit perl-module
-
-DESCRIPTION="Sugar Syntax for moose 'has' fields"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# I make this module upstream =).
-# But sadly, MB doesn't natively support test-requires
-# so this is the best way to support test-requires until
-# it supports it when it adds it ( soon ! )
-
-PERL_REQUIRES="
- dev-perl/Sub-Exporter
-"
-PERL_CONFIGURE_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
-"
-PERL_BUILD_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
-"
-PERL_TEST_REQUIRES="
- >=virtual/perl-Test-Simple-0.88
- dev-perl/Moose
- dev-perl/MooseX-Types
- dev-perl/Test-Fatal
- dev-perl/namespace-autoclean
- virtual/perl-File-Temp
-"
-
-DEPEND="${PERL_REQUIRES}"
-DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} ${PERL_TEST_REQUIRES}"
-#DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} test? ( ${PERL_TEST_REQUIRES} )"
-
-RDEPEND="
- ${PERL_REQUIRES}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2012-08-08 10:32 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-08-08 10:32 UTC (permalink / raw
To: gentoo-commits
commit: 863f7c18cbfa82f4163c1839a10b74fbd3d0c1d9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 8 09:11:41 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 8 09:11:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=863f7c18
[newversion] MooseX-Has-Sugar-0.50.704.210
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 6 ++
.../MooseX-Has-Sugar-0.50.704.210.ebuild | 59 ++++++++++++++++++++
2 files changed, 65 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index 945a498..bf2b3f7 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-Has-Sugar-0.50.704.210 (08 Aug 2012)
+
+ 08 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-Has-Sugar-0.50.704.210.ebuild:
+ Version Bump
+
02 Mar 2012; Kent Fredric <kentfredric@gmail.com>
-MooseX-Has-Sugar-0.50.466.110.ebuild:
Gone on CPAN
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210.ebuild
new file mode 100644
index 0000000..56e3727
--- /dev/null
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.210.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.05070421
+inherit perl-module
+
+DESCRIPTION='Sugar Syntax for moose '\''has'\'' fields'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.4002 ( 0.400.200 )
+ echo \>=virtual/perl-Module-Build-0.400.200
+}
+perl_meta_build() {
+ # Module::Build 0.4002 ( 0.400.200 )
+ echo \>=virtual/perl-Module-Build-0.400.200
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Sub::Exporter
+ echo dev-perl/Sub-Exporter
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Moose
+ echo dev-perl/Moose
+ # MooseX::Types::Moose
+ echo dev-perl/MooseX-Types
+ # Test::Fatal
+ echo dev-perl/Test-Fatal
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+ # namespace::autoclean
+ echo dev-perl/namespace-autoclean
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2012-03-02 16:30 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-03-02 16:30 UTC (permalink / raw
To: gentoo-commits
commit: a50f83510c7c1fcbc3d000b0e9d204540aab992b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 2 16:30:43 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 2 16:30:43 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a50f8351
[cpanclean] MooseX-Has-Sugar-0.50.446*
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 4 ++
.../MooseX-Has-Sugar-0.50.466.110.ebuild | 45 --------------------
2 files changed, 4 insertions(+), 45 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index e082db9..945a498 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-Has-Sugar-0.50.466.110.ebuild:
+ Gone on CPAN
+
*MooseX-Has-Sugar-0.50.704.200 (28 Feb 2012)
28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.ebuild
deleted file mode 100644
index d68baa1..0000000
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION="0.05046611"
-inherit perl-module
-
-DESCRIPTION="Sugar Syntax for moose 'has' fields"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# I make this module upstream =).
-# But sadly, MB doesn't natively support test-requires
-# so this is the best way to support test-requires until
-# it supports it when it adds it ( soon ! )
-
-PERL_REQUIRES="
- dev-perl/Sub-Exporter
-"
-PERL_CONFIGURE_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
-"
-PERL_BUILD_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
-"
-PERL_TEST_REQUIRES="
- >=virtual/perl-Test-Simple-0.88
- dev-perl/Moose
- dev-perl/MooseX-Types
- dev-perl/Test-Exception
- dev-perl/namespace-autoclean
- virtual/perl-File-Temp
-"
-
-DEPEND="${PERL_REQUIRES}"
-DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} ${PERL_TEST_REQUIRES}"
-#DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES} test? ( ${PERL_TEST_REQUIRES} )"
-
-RDEPEND="
- ${PERL_REQUIRES}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2012-02-28 10:02 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-02-28 10:02 UTC (permalink / raw
To: gentoo-commits
commit: bb7607a29d86ed60d6d6df81f5700806698eb14f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 09:13:40 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 09:13:40 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb7607a2
[newversion] MooseX-Has-Sugar-0.50.704.200
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 8 ++-
.../MooseX-Has-Sugar-0.50.704.200.ebuild | 59 ++++++++++++++++++++
2 files changed, 66 insertions(+), 1 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index 093d9ea..e082db9 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/MooseX-Has-Sugar
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-Has-Sugar-0.50.704.200 (28 Feb 2012)
+
+ 28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-Has-Sugar-0.50.704.200.ebuild:
+ Version Bump
+
11 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-MooseX-Has-Sugar-0.40.500.ebuild, -MooseX-Has-Sugar-0.50.443.30.ebuild:
Gone on cpan
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.200.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.200.ebuild
new file mode 100644
index 0000000..145f31e
--- /dev/null
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.704.200.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.05070420
+inherit perl-module
+
+DESCRIPTION='Sugar Syntax for moose '\''has'\'' fields'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Sub::Exporter
+ echo dev-perl/Sub-Exporter
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Moose
+ echo dev-perl/Moose
+ # MooseX::Types::Moose
+ echo dev-perl/MooseX-Types
+ # Test::Fatal
+ echo dev-perl/Test-Fatal
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+ # namespace::autoclean
+ echo dev-perl/namespace-autoclean
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2011-04-11 23:49 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-11 23:49 UTC (permalink / raw
To: gentoo-commits
commit: 0208460337b861470aad9702ccb765a7af2f60de
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 11 23:20:09 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr 11 23:20:09 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=02084603
[cpanclean] MooseX-Has-Sugar-0.(40.500,50.443.30)
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 4 ++
.../MooseX-Has-Sugar-0.40.500.ebuild | 30 -------------
.../MooseX-Has-Sugar-0.50.443.30.ebuild | 45 --------------------
3 files changed, 4 insertions(+), 75 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index 983b2df..093d9ea 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-Has-Sugar-0.40.500.ebuild, -MooseX-Has-Sugar-0.50.443.30.ebuild:
+ Gone on cpan
+
*MooseX-Has-Sugar-0.50.704.190 (07 Apr 2011)
07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.ebuild
deleted file mode 100644
index 00dc42e..0000000
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION="0.0405"
-inherit perl-module
-
-DESCRIPTION="Sugar Syntax for moose 'has' fields"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- dev-perl/Sub-Exporter
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- virtual/perl-Test-Simple
- dev-perl/Test-Exception
- >=dev-perl/Moose-0.83
- dev-perl/namespace-autoclean
- >=dev-perl/MooseX-Types-0.10
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.ebuild
deleted file mode 100644
index 9d41d38..0000000
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION="0.05044303"
-inherit perl-module
-
-DESCRIPTION="Sugar Syntax for moose 'has' fields"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# I make this module upstream =).
-# But sadly, MB doesn't natively support test-requires
-# so this is the best way to support test-requires until
-# it supports it when it adds it ( soon ! )
-
-PERL_REQUIRES="
- dev-perl/Sub-Exporter
-"
-PERL_CONFIGURE_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
-"
-PERL_BUILD_REQUIRES="
- >=virtual/perl-Module-Build-0.36.01
- >=virtual/perl-Test-Simple-0.88
- dev-perl/Moose
- dev-perl/Test-Exception
- dev-perl/namespace-autoclean
- virtual/perl-File-Temp
-"
-PERL_TEST_REQUIRES="test? (
-
-)"
-
-DEPEND="${PERL_REQUIRES}"
-DEPEND="${DEPEND} ${PERL_BUILD_REQUIRES}"
-#DEPEND="${DEPEND} ${PERL_TEST_REQUIRES}"
-
-RDEPEND="
- ${PERL_REQUIRES}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/
@ 2011-04-07 2:23 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-07 2:23 UTC (permalink / raw
To: gentoo-commits
commit: de521967950a2f5cac46549938c6edd2a35631ef
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Apr 7 02:06:18 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Apr 7 02:06:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=de521967
[Migrate] MooseX-Has-Sugar
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-Has-Sugar/ChangeLog | 14 +++++++++++++-
...405.ebuild => MooseX-Has-Sugar-0.40.500.ebuild} | 3 ++-
....ebuild => MooseX-Has-Sugar-0.50.443.30.ebuild} | 3 ++-
...ebuild => MooseX-Has-Sugar-0.50.466.110.ebuild} | 3 ++-
...ebuild => MooseX-Has-Sugar-0.50.556.160.ebuild} | 3 ++-
5 files changed, 21 insertions(+), 5 deletions(-)
diff --git a/dev-perl/MooseX-Has-Sugar/ChangeLog b/dev-perl/MooseX-Has-Sugar/ChangeLog
index e020642..9e4de11 100644
--- a/dev-perl/MooseX-Has-Sugar/ChangeLog
+++ b/dev-perl/MooseX-Has-Sugar/ChangeLog
@@ -1,7 +1,19 @@
# ChangeLog for dev-perl/MooseX-Has-Sugar
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-Has-Sugar-0.50.556.160 (07 Apr 2011)
+*MooseX-Has-Sugar-0.50.466.110 (07 Apr 2011)
+*MooseX-Has-Sugar-0.50.443.30 (07 Apr 2011)
+*MooseX-Has-Sugar-0.40.500 (07 Apr 2011)
+
+ 07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-Has-Sugar-0.40.500.ebuild, +MooseX-Has-Sugar-0.50.443.30.ebuild,
+ +MooseX-Has-Sugar-0.50.466.110.ebuild, +MooseX-Has-Sugar-0.50.556.160.ebuild,
+ -MooseX-Has-Sugar-0.0405.ebuild, -MooseX-Has-Sugar-0.05044303.ebuild,
+ -MooseX-Has-Sugar-0.05046611.ebuild, -MooseX-Has-Sugar-0.05055616.ebuild:
+ migrate to new versioning scheme
+
*MooseX-Has-Sugar-0.05055616 (17 Nov 2010)
17 Nov 2010; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.0405.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.ebuild
similarity index 89%
rename from dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.0405.ebuild
rename to dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.ebuild
index 1afb198..00dc42e 100644
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.0405.ebuild
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.40.500.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=KENTNL
+MODULE_VERSION="0.0405"
inherit perl-module
DESCRIPTION="Sugar Syntax for moose 'has' fields"
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05044303.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.ebuild
similarity index 93%
rename from dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05044303.ebuild
rename to dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.ebuild
index ce8cae5..9d41d38 100644
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05044303.ebuild
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.443.30.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=KENTNL
+MODULE_VERSION="0.05044303"
inherit perl-module
DESCRIPTION="Sugar Syntax for moose 'has' fields"
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05046611.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.ebuild
similarity index 93%
rename from dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05046611.ebuild
rename to dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.ebuild
index 06d124c..d68baa1 100644
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05046611.ebuild
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.466.110.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=KENTNL
+MODULE_VERSION="0.05046611"
inherit perl-module
DESCRIPTION="Sugar Syntax for moose 'has' fields"
diff --git a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05055616.ebuild b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.ebuild
similarity index 93%
rename from dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05055616.ebuild
rename to dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.ebuild
index 465e49b..c83d7b4 100644
--- a/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.05055616.ebuild
+++ b/dev-perl/MooseX-Has-Sugar/MooseX-Has-Sugar-0.50.556.160.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=3
MODULE_AUTHOR=KENTNL
+MODULE_VERSION="0.05055616"
inherit perl-module
DESCRIPTION="Sugar Syntax for moose 'has' fields"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2017-09-14 23:32 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 4:50 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Has-Sugar/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:32 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-03-02 16:30 Kent Fredric
2012-02-28 10:02 Kent Fredric
2011-04-11 23:49 Kent Fredric
2011-04-07 2:23 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox