* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures-Simple/
@ 2011-09-02 5:06 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-02 5:06 UTC (permalink / raw
To: gentoo-commits
commit: 55a5048b023d5ffb0b4605d06fa027802de01fa9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Sep 1 23:49:59 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Sep 1 23:49:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=55a5048b
[migrate] Method-Signatures-Simple
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Method-Signatures-Simple/ChangeLog | 11 ++++++++++-
...uild => Method-Signatures-Simple-0.50.0.ebuild} | 3 ++-
...uild => Method-Signatures-Simple-0.60.0.ebuild} | 3 ++-
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Method-Signatures-Simple/ChangeLog b/dev-perl/Method-Signatures-Simple/ChangeLog
index 3760880..83151a4 100644
--- a/dev-perl/Method-Signatures-Simple/ChangeLog
+++ b/dev-perl/Method-Signatures-Simple/ChangeLog
@@ -1,7 +1,16 @@
# ChangeLog for dev-perl/Method-Signatures-Simple
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Method-Signatures-Simple-0.60.0 (01 Sep 2011)
+*Method-Signatures-Simple-0.50.0 (01 Sep 2011)
+
+ 01 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ -Method-Signatures-Simple-0.05.ebuild, -Method-Signatures-Simple-0.06.ebuild,
+ +Method-Signatures-Simple-0.50.0.ebuild,
+ +Method-Signatures-Simple-0.60.0.ebuild:
+ Migrate to x.y.z
+
*Method-Signatures-Simple-0.06 (23 Jul 2010)
23 Jul 2010; Torsten Veller <tove@gentoo.org>
diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild
similarity index 85%
rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild
rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild
index 61870f1..bce3362 100644
--- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild
+++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.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=2
MODULE_AUTHOR=RHESA
+MODULE_VERSION="0.05"
inherit perl-module
DESCRIPTION="Basic method declarations with signatures, without source filters"
diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild
similarity index 86%
rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild
rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild
index adf8265..86a92c4 100644
--- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild
+++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-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=2
MODULE_AUTHOR=RHESA
+MODULE_VERSION="0.06"
inherit perl-module
DESCRIPTION="Basic method declarations with signatures, without source filters"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures-Simple/
@ 2011-09-02 5:06 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-02 5:06 UTC (permalink / raw
To: gentoo-commits
commit: 86d14a491afda6f3c753efd42fbb1857e0a6dd3c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 2 00:14:37 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 2 00:14:37 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86d14a49
[newversion] Method-Signatures-Simple-1.20.0
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Method-Signatures-Simple/ChangeLog | 6 ++++
.../Method-Signatures-Simple-1.20.0.ebuild | 27 ++++++++++++++++++++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Method-Signatures-Simple/ChangeLog b/dev-perl/Method-Signatures-Simple/ChangeLog
index 83151a4..825c9ff 100644
--- a/dev-perl/Method-Signatures-Simple/ChangeLog
+++ b/dev-perl/Method-Signatures-Simple/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Method-Signatures-Simple-1.20.0 (02 Sep 2011)
+
+ 02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ +Method-Signatures-Simple-1.20.0.ebuild:
+ Version Bump
+
*Method-Signatures-Simple-0.60.0 (01 Sep 2011)
*Method-Signatures-Simple-0.50.0 (01 Sep 2011)
diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.20.0.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.20.0.ebuild
new file mode 100644
index 0000000..bd79848
--- /dev/null
+++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.20.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=RHESA
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Basic method declarations with signatures, without source filters"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+RDEPEND="
+ $(comment Devel::Declare 0.003001)
+ >=dev-perl/Devel-Declare-0.3.1
+"
+DEPEND="${RDEPEND}
+ $(comment configure)
+ $(comment ExtUtils::MakeMaker 6.56)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures-Simple/
@ 2013-02-10 12:18 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-02-10 12:18 UTC (permalink / raw
To: gentoo-commits
commit: 7a564ba72ebaa3ab34db42cf7115af46b900d804
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 10 06:53:18 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 10 06:53:18 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7a564ba7
[newversion] Method-Signatures-Simple-1.70.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Method-Signatures-Simple/ChangeLog | 8 +++++-
.../Method-Signatures-Simple-1.70.0.ebuild | 29 ++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Method-Signatures-Simple/ChangeLog b/dev-perl/Method-Signatures-Simple/ChangeLog
index 825c9ff..d7b3fb1 100644
--- a/dev-perl/Method-Signatures-Simple/ChangeLog
+++ b/dev-perl/Method-Signatures-Simple/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Method-Signatures-Simple
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Method-Signatures-Simple-1.70.0 (10 Feb 2013)
+
+ 10 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+ +Method-Signatures-Simple-1.70.0.ebuild:
+ Version Bump
+
*Method-Signatures-Simple-1.20.0 (02 Sep 2011)
02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.70.0.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.70.0.ebuild
new file mode 100644
index 0000000..0db4c9c
--- /dev/null
+++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-1.70.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RHESA
+MODULE_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION='Basic method declarations with signatures, without source filters'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # Devel::Declare 0.003001 ( 0.3.1 )
+ echo \>=dev-perl/Devel-Declare-0.3.1
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-10 12:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 5:06 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures-Simple/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-02-10 12:18 Kent Fredric
2011-09-02 5:06 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox