* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/
@ 2012-02-12 7:22 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-12 7:22 UTC (permalink / raw
To: gentoo-commits
commit: 57d164331d70d6fb7fb965059fb2e98afc233c32
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 05:07:18 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 12 07:14:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=57d16433
[migrate,fixdep,qa] Catalyst-Plugin-Session-Store-Memcached , -> x.y.z , fixdep Catalyst-Plugin-Session, QA DEPEND=RDEPEND
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
...t-Plugin-Session-Store-Memcached-0.30.0.ebuild} | 9 +++++----
...t-Plugin-Session-Store-Memcached-0.40.0.ebuild} | 9 +++++----
.../ChangeLog | 12 +++++++++++-
3 files changed, 21 insertions(+), 9 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.03.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
similarity index 70%
rename from dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.03.ebuild
rename to dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
index 1552d27..a46e2f7 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.03.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="0.03"
inherit perl-module
DESCRIPTION="Memcached storage backend for session data."
-HOMEPAGE="http://search.cpan.org/dist/${P}/"
IUSE=""
@@ -14,8 +14,9 @@ SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"
-DEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.01
+RDEPEND="
+ >=dev-perl/Catalyst-Plugin-Session-0.10.0
dev-perl/Cache-Memcached-Managed
dev-perl/MRO-Compat
"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.04.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
similarity index 69%
rename from dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.04.ebuild
rename to dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
index b440364..d5fdcac 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.04.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.04"
inherit perl-module
DESCRIPTION="Memcached storage backend for session data."
-HOMEPAGE="http://search.cpan.org/dist/${P}/"
IUSE=""
@@ -14,8 +14,9 @@ SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"
-DEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.26
+RDEPEND="
+ >=dev-perl/Catalyst-Plugin-Session-0.260.0
dev-perl/Cache-Memcached-Managed
dev-perl/MRO-Compat
"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index b7ef08a..05f4c1d 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -1,7 +1,17 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-Memcached
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Session-Store-Memcached-0.40.0 (12 Feb 2012)
+*Catalyst-Plugin-Session-Store-Memcached-0.30.0 (12 Feb 2012)
+
+ 12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Plugin-Session-Store-Memcached-0.03.ebuild,
+ -Catalyst-Plugin-Session-Store-Memcached-0.04.ebuild,
+ +Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild,
+ +Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:
+ Migrate to x.y.z , fixdep Catalyst-Plugin-Session, QA
+
*Catalyst-Plugin-Session-Store-Memcached-0.04 (02 Nov 2009)
02 Nov 2009; Michele Beltrame <m@cattlegrid.info>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/
@ 2012-04-06 20:42 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-04-06 20:42 UTC (permalink / raw
To: gentoo-commits
commit: b236f2225be37dd0fdc0c9eea954e6c74bcdb23c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 6 13:47:02 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 6 13:47:02 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b236f222
[newversion] Catalyst-Plugin-Session-Store-Memcached-0.50.0
(Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
...st-Plugin-Session-Store-Memcached-0.50.0.ebuild | 46 ++++++++++++++++++++
.../ChangeLog | 6 +++
2 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
new file mode 100644
index 0000000..1ee1c36
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION='Memcached storage backend for'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+perl_meta_runtime() {
+ # Cache::Memcached::Managed
+ echo dev-perl/Cache-Memcached-Managed
+ # Catalyst::ClassData
+ echo dev-perl/Catalyst-Runtime
+ # Catalyst::Plugin::Session 0.26 ( 0.260.0 )
+ echo \>=dev-perl/Catalyst-Plugin-Session-0.260.0
+ # MRO::Compat
+ echo dev-perl/MRO-Compat
+ # Moose
+ echo dev-perl/Moose
+ # MooseX::Emulate::Class::Accessor::Fast
+ echo dev-perl/MooseX-Emulate-Class-Accessor-Fast
+ # namespace::clean
+ echo dev-perl/namespace-clean
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 05f4c1d..3f0b5a1 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Session-Store-Memcached-0.50.0 (06 Apr 2012)
+
+ 06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild:
+ Version Bump
+
*Catalyst-Plugin-Session-Store-Memcached-0.40.0 (12 Feb 2012)
*Catalyst-Plugin-Session-Store-Memcached-0.30.0 (12 Feb 2012)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/
@ 2014-08-27 5:37 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-08-27 5:37 UTC (permalink / raw
To: gentoo-commits
commit: 0e7da1e4a78afcc0991b1faf1c07a894cbf0f11b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 05:29:32 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 05:29:32 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0e7da1e4
[clean] dev-perl/Catalyst-Plugin-Session-Store-Memcached Remove old EAPIs
Package-Manager: portage-2.2.10
---
...st-Plugin-Session-Store-Memcached-0.30.0.ebuild | 22 ----------------------
...st-Plugin-Session-Store-Memcached-0.40.0.ebuild | 22 ----------------------
.../ChangeLog | 7 ++++++-
3 files changed, 6 insertions(+), 45 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
deleted file mode 100644
index a46e2f7..0000000
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.03"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.10.0
- dev-perl/Cache-Memcached-Managed
- dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
deleted file mode 100644
index d5fdcac..0000000
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Catalyst-Plugin-Session-0.260.0
- dev-perl/Cache-Memcached-Managed
- dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 3f0b5a1..4bb3899 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-Memcached
-# Copyright 1999-2012 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-Session-Store-Memcached-0.30.0.ebuild,
+ -Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:
+ Remove old EAPIs
+
*Catalyst-Plugin-Session-Store-Memcached-0.50.0 (06 Apr 2012)
06 Apr 2012; 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-Session-Store-Memcached/
@ 2014-08-27 5:37 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-08-27 5:37 UTC (permalink / raw
To: gentoo-commits
commit: aeb44fd653d506d08575dc27cb82d01f295b940f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 05:35:42 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 05:35:42 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=aeb44fd6
[fixup] dev-perl/Catalyst-Plugin-Session-Store-Memcached EAPI5, Dependency cleanup, test cleanup
Package-Manager: portage-2.2.10
---
...Plugin-Session-Store-Memcached-0.50.0-r1.ebuild | 32 +++++++++++++++
...st-Plugin-Session-Store-Memcached-0.50.0.ebuild | 46 ----------------------
.../ChangeLog | 7 ++++
3 files changed, 39 insertions(+), 46 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild
new file mode 100644
index 0000000..66c59ca
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild
@@ -0,0 +1,32 @@
+# 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.05
+inherit perl-module
+
+DESCRIPTION='Memcached storage backend for'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Catalyst::ClassData -> Catalyst-Runtime
+RDEPEND="
+ dev-perl/Cache-Memcached-Managed
+ dev-perl/Catalyst-Runtime
+ >=dev-perl/Catalyst-Plugin-Session-0.260.0
+ dev-perl/MRO-Compat
+ dev-perl/Moose
+ dev-perl/MooseX-Emulate-Class-Accessor-Fast
+ dev-perl/namespace-clean
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+"
+PERL_RM_FILES=(
+ t/02pod.t
+ t/03podcoverage.t
+)
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
deleted file mode 100644
index 1ee1c36..0000000
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION='Memcached storage backend for'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_runtime() {
- # Cache::Memcached::Managed
- echo dev-perl/Cache-Memcached-Managed
- # Catalyst::ClassData
- echo dev-perl/Catalyst-Runtime
- # Catalyst::Plugin::Session 0.26 ( 0.260.0 )
- echo \>=dev-perl/Catalyst-Plugin-Session-0.260.0
- # MRO::Compat
- echo dev-perl/MRO-Compat
- # Moose
- echo dev-perl/Moose
- # MooseX::Emulate::Class::Accessor::Fast
- echo dev-perl/MooseX-Emulate-Class-Accessor-Fast
- # namespace::clean
- echo dev-perl/namespace-clean
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 4bb3899..3951b26 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1 (27 Aug 2014)
+
+ 27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild,
+ +Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild:
+ EAPI5, Dependency cleanup, test cleanup
+
27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
-Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild,
-Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-08-27 5:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 5:37 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-08-27 5:37 Kent Fredric
2012-04-06 20:42 Kent Fredric
2012-02-12 7:22 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox