public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/
@ 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:     34c267c1adc60cfb3067c2315a3d27d957b52652
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 14:07:08 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 14:07:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=34c267c1

[fixdep] Catalyst-Plugin-Session-Store-BerkeleyDB -> Catalyst-Runtime

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

---
 ...yst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild |    4 ++--
 .../ChangeLog                                      |    6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild
index af5559c..a86cd45 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 COMMON_DEPEND="
 	dev-perl/BerkeleyDB-Manager
 	>=dev-perl/Catalyst-Plugin-Session-0.27
-	>=dev-perl/Catalyst-Runtime-5.700.000
+	>=dev-perl/Catalyst-Runtime-5.700.0
 	dev-perl/Class-Data-Inheritable
 	dev-perl/MRO-Compat
 	dev-perl/namespace-clean

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
index 48b107d..13673fd 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild:
+  Fixdep Catalyst-Runtime
+
 *Catalyst-Plugin-Session-Store-BerkeleyDB-0.04 (16 Apr 2010)
 
   16 Apr 2010; 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-BerkeleyDB/
@ 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:     78cafa3c7fec3e5ed1279846d47a4a2e4e6db5a4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 06:56:10 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 12 07:14:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=78cafa3c

[migrate,fixdep] Catalyst-Plugin-Session-Store-BerkeleyDB -> x.y.z , fixdep Catalyst-Plugin-Session

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

---
 ...-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild} |    5 +++--
 .../ChangeLog                                      |    9 ++++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
similarity index 83%
rename from dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild
rename to dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
index a86cd45..a821c16 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 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="store sessions in a berkeleydb"
@@ -15,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 COMMON_DEPEND="
 	dev-perl/BerkeleyDB-Manager
-	>=dev-perl/Catalyst-Plugin-Session-0.27
+	>=dev-perl/Catalyst-Plugin-Session-0.270.0
 	>=dev-perl/Catalyst-Runtime-5.700.0
 	dev-perl/Class-Data-Inheritable
 	dev-perl/MRO-Compat

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
index 13673fd..58665c0 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0 (12 Feb 2012)
+
+  12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild,
+  +Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild:
+  Fixdep on Catalyst-Plugin-Session, Migrate to X.y.z
+
   11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Plugin-Session-Store-BerkeleyDB-0.04.ebuild:
   Fixdep Catalyst-Runtime



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/
@ 2014-08-27  5:18 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-08-27  5:18 UTC (permalink / raw
  To: gentoo-commits

commit:     479df192a8185c9bcd36be905e0fa44cf6c9cf5b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 05:13:57 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 05:13:57 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=479df192

[fixup] dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB EAPI5, dependency and test fixups

Package-Manager: portage-2.2.10

---
 ...t-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild} | 18 +++++++++++-------
 .../Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog |  9 ++++++++-
 2 files changed, 19 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
similarity index 75%
rename from dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
rename to dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
index a821c16..e80a162 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=FLORA
 MODULE_VERSION="0.04"
 inherit perl-module
@@ -14,20 +14,24 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-COMMON_DEPEND="
+RDEPEND="
 	dev-perl/BerkeleyDB-Manager
 	>=dev-perl/Catalyst-Plugin-Session-0.270.0
 	>=dev-perl/Catalyst-Runtime-5.700.0
 	dev-perl/Class-Data-Inheritable
 	dev-perl/MRO-Compat
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Storable
 	dev-perl/namespace-clean
 "
 DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
+	${RDEPEND}
 	dev-perl/File-Remove
 	dev-perl/Test-WWW-Mechanize-Catalyst
+	virtual/perl-Test-Simple
 	dev-perl/Test-use-ok
 "
+PERL_RM_FILES=(
+	t/author/pod.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
index 58665c0..e053f24 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild,
+  +Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild:
+  EAPI5, dependency and test fixups
+
 *Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0 (12 Feb 2012)
 
   12 Feb 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-BerkeleyDB/
@ 2015-06-04 13:41 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-04 13:41 UTC (permalink / raw
  To: gentoo-commits

commit:     19dc0dc78d9bacd5f2d6c4c74df69950c7a1b218
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jun  4 13:40:34 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jun  4 13:40:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=19dc0dc7

[fixup] Catalyst-Plugin-Session-Store-BerkeleyDB: Fixup deps, esp Test::use::ok

Package-Manager: portage-2.2.17

 ...-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild} | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild
similarity index 65%
rename from dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
rename to dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild
index e80a162..aed415f 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
 MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.04"
+MODULE_VERSION=0.04
 inherit perl-module
 
 DESCRIPTION="store sessions in a berkeleydb"
 
-IUSE=""
+IUSE="test"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
@@ -26,12 +25,14 @@ RDEPEND="
 "
 DEPEND="
 	${RDEPEND}
-	dev-perl/File-Remove
-	dev-perl/Test-WWW-Mechanize-Catalyst
-	virtual/perl-Test-Simple
-	dev-perl/Test-use-ok
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/File-Remove
+		dev-perl/Test-WWW-Mechanize-Catalyst
+		virtual/perl-Test-Simple
+		|| ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+	)
 "
 PERL_RM_FILES=(
 	t/author/pod.t
 )
-SRC_TEST=do


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

end of thread, other threads:[~2015-06-04 13:41 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:18 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04 13:41 Kent Fredric
2012-02-12  7:22 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