* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Singleton/
@ 2011-11-11 14:38 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-11-11 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 4a5328b59ba476386d0358d733030eee2b855bb7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 10:22:45 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 10:22:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4a5328b5
[migrate] Catalyst-Plugin-Singleton
(Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
...ld => Catalyst-Plugin-Singleton-0.100.0.ebuild} | 3 ++-
...ild => Catalyst-Plugin-Singleton-0.20.0.ebuild} | 3 ++-
dev-perl/Catalyst-Plugin-Singleton/ChangeLog | 12 +++++++++++-
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.1.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
similarity index 85%
rename from dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.1.ebuild
rename to dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
index 34fa44a..c55b3d9 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.1.ebuild
+++ b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.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=3
MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION="0.1"
inherit perl-module
DESCRIPTION="Singleton to context"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.02.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
similarity index 84%
rename from dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.02.ebuild
rename to dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
index 7bca84c..19d7c2b 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.02.ebuild
+++ b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION="0.02"
inherit perl-module
DESCRIPTION="Singleton to context"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
index 982f5d5..2dfa4b5 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
@@ -1,7 +1,17 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Singleton
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Singleton-0.100.0 (11 Nov 2011)
+*Catalyst-Plugin-Singleton-0.20.0 (11 Nov 2011)
+
+ 11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Plugin-Singleton-0.1.ebuild,
+ -Catalyst-Plugin-Singleton-0.02.ebuild,
+ +Catalyst-Plugin-Singleton-0.20.0.ebuild,
+ +Catalyst-Plugin-Singleton-0.100.0.ebuild:
+ Migrate
+
14 Aug 2010; Kent Fredric <kentfredric@gmail.com>
Catalyst-Plugin-Singleton-0.1.ebuild:
Fixed deps.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Singleton/
@ 2011-11-11 14:38 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-11-11 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 45aa570290abf669e0ee85164464a1fda769778a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 10:27:06 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 10:27:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=45aa5702
[newversion] Catalyst-Plugin-Singleton-0.200.0 ( NEEDS MB 0.390 )
(Portage version: 2.2.0_alpha72/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key BD86D695)
---
.../Catalyst-Plugin-Singleton-0.200.0.ebuild | 31 ++++++++++++++++++++
dev-perl/Catalyst-Plugin-Singleton/ChangeLog | 6 ++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild
new file mode 100644
index 0000000..6362629
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.2
+inherit perl-module
+
+DESCRIPTION='DEPRECATED - Singleton to context'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # Module::Build 0.39 ( 0.390.0 )
+ echo \>=virtual/perl-Module-Build-0.390.0
+}
+perl_meta_runtime() {
+ # MRO::Compat
+ echo dev-perl/MRO-Compat
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
index 2dfa4b5..5784b3d 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Singleton-0.200.0 (11 Nov 2011)
+
+ 11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-Plugin-Singleton-0.200.0.ebuild:
+ Version Bump
+
*Catalyst-Plugin-Singleton-0.100.0 (11 Nov 2011)
*Catalyst-Plugin-Singleton-0.20.0 (11 Nov 2011)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Singleton/
@ 2014-08-27 13:21 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-08-27 13:21 UTC (permalink / raw
To: gentoo-commits
commit: f972cd37421ee0a50a7f103453ab04d5acd881af
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 12:52:38 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 12:52:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f972cd37
[cleanup] dev-perl/Catalyst-Plugin-Singleton Remove old EAPIS
Package-Manager: portage-2.2.10
---
.../Catalyst-Plugin-Singleton-0.100.0.ebuild | 23 ----------------------
.../Catalyst-Plugin-Singleton-0.20.0.ebuild | 18 -----------------
dev-perl/Catalyst-Plugin-Singleton/ChangeLog | 7 ++++++-
3 files changed, 6 insertions(+), 42 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.0.ebuild
deleted file mode 100644
index c55b3d9..0000000
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.100.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=3
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.1"
-inherit perl-module
-
-DESCRIPTION="Singleton to context"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- virtual/perl-Module-Build
- virtual/perl-Scalar-List-Utils
- dev-perl/MRO-Compat
-"
-RDEPEND="${DEPEND}"
-SRC_TEST=do
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
deleted file mode 100644
index 19d7c2b..0000000
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.20.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.02"
-inherit perl-module
-
-DESCRIPTION="Singleton to context"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MR/MRAMBERG/${P}.readme"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="virtual/perl-Module-Build"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
index 5784b3d..e1fb2cc 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Singleton
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Plugin-Singleton-0.20.0.ebuild,
+ -Catalyst-Plugin-Singleton-0.100.0.ebuild:
+ Remove old EAPIS
+
*Catalyst-Plugin-Singleton-0.200.0 (11 Nov 2011)
11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Singleton/
@ 2014-08-27 13:21 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-08-27 13:21 UTC (permalink / raw
To: gentoo-commits
commit: dcf8886d16d40a51ab0ef9348a8324af215d4c76
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 12:56:40 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 12:56:40 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dcf8886d
[fixup] dev-perl/Catalyst-Plugin-Singleton EAPI, dependency cleanup, test cleanup
Package-Manager: portage-2.2.10
---
.../Catalyst-Plugin-Singleton-0.200.0-r1.ebuild | 28 +++++++++++++++++++
.../Catalyst-Plugin-Singleton-0.200.0.ebuild | 31 ----------------------
dev-perl/Catalyst-Plugin-Singleton/ChangeLog | 7 +++++
3 files changed, 35 insertions(+), 31 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0-r1.ebuild
new file mode 100644
index 0000000..159537f
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.2
+inherit perl-module
+
+DESCRIPTION='DEPRECATED - Singleton to context'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Scalar::Util -> perl-Scalar-List-Utils
+RDEPEND="
+ dev-perl/MRO-Compat
+ virtual/perl-Scalar-List-Utils
+"
+DEPEND="
+ >=virtual/perl-Module-Build-0.390.0
+ $RDEPEND
+"
+PERL_RM_FILES=(
+ t/02pod.t
+ t/03podcoverage.t
+)
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild b/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild
deleted file mode 100644
index 6362629..0000000
--- a/dev-perl/Catalyst-Plugin-Singleton/Catalyst-Plugin-Singleton-0.200.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.2
-inherit perl-module
-
-DESCRIPTION='DEPRECATED - Singleton to context'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # Module::Build 0.39 ( 0.390.0 )
- echo \>=virtual/perl-Module-Build-0.390.0
-}
-perl_meta_runtime() {
- # MRO::Compat
- echo dev-perl/MRO-Compat
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
index e1fb2cc..0544225 100644
--- a/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Singleton/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Singleton-0.200.0-r1 (27 Aug 2014)
+
+ 27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Plugin-Singleton-0.200.0.ebuild,
+ +Catalyst-Plugin-Singleton-0.200.0-r1.ebuild:
+ EAPI, dependency cleanup, test cleanup
+
27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
-Catalyst-Plugin-Singleton-0.20.0.ebuild,
-Catalyst-Plugin-Singleton-0.100.0.ebuild:
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-08-27 13:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 13:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Singleton/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-08-27 13:21 Kent Fredric
2011-11-11 14:38 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