public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-05-14  7:11 Torsten Veller
  0 siblings, 0 replies; 10+ messages in thread
From: Torsten Veller @ 2011-05-14  7:11 UTC (permalink / raw
  To: gentoo-commits

commit:     1a3575efa120b4b131a9c59eb68da2b85738efa3
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 07:02:46 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat May 14 07:02:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1a3575ef

[bump] dev-perl/Catalyst-Authentication-Store-DBIx-Class-0.150.0

(Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild |   34 ++++++++++++++++++++
 .../ChangeLog                                      |    6 +++
 2 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
new file mode 100644
index 0000000..142c22e
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.1500
+inherit perl-module
+
+DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMONDEPEND="
+	>=dev-perl/Catalyst-Runtime-5.800
+	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180
+	>=dev-perl/DBIx-Class-0.08
+	dev-perl/Moose
+	dev-perl/namespace-autoclean
+	dev-perl/List-MoreUtils
+	dev-perl/Try-Tiny
+"
+DEPEND="${COMMONDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+RDEPEND="${COMMONDEPEND}"
+
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 42ca689..5e67ad7 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.150.0 (14 May 2011)
+
+  14 May 2011; Torsten Veller <tove@gentoo.org>
+  +Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild:
+  Version bump
+
   30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Authentication-Store-DBIx-Class-0.120.ebuild,
   Catalyst-Authentication-Store-DBIx-Class-0.130.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-06-29  1:24 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2011-06-29  1:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d4a64f78d622177cc6c68b91322a18b4b85c34f4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 16:26:45 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 28 16:26:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d4a64f78

[addzero] Catalyst-Authentication-Store-DBIx-Class

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

---
 ...Authentication-Store-DBIx-Class-0.120.0.ebuild} |    0
 ...Authentication-Store-DBIx-Class-0.130.0.ebuild} |    0
 .../ChangeLog                                      |   10 ++++++++++
 3 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
similarity index 100%
rename from dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.ebuild
rename to dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
similarity index 100%
rename from dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.ebuild
rename to dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 5e67ad7..2dd3d97 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.130.0 (28 Jun 2011)
+*Catalyst-Authentication-Store-DBIx-Class-0.120.0 (28 Jun 2011)
+
+  28 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Authentication-Store-DBIx-Class-0.120.ebuild,
+  +Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild,
+  -Catalyst-Authentication-Store-DBIx-Class-0.130.ebuild,
+  +Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild:
+  Add Zero
+
 *Catalyst-Authentication-Store-DBIx-Class-0.150.0 (14 May 2011)
 
   14 May 2011; Torsten Veller <tove@gentoo.org>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-06-29  1:24 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2011-06-29  1:24 UTC (permalink / raw
  To: gentoo-commits

commit:     123716be0d182d352c7940afbbfcf4f8f0f331cb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 16:39:58 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 28 16:39:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=123716be

[newversion] Catalyst-Authentication-Store-DBIx-Class-0.150.100

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

---
 ...uthentication-Store-DBIx-Class-0.150.100.ebuild |   34 ++++++++++++++++++++
 .../ChangeLog                                      |    6 +++
 2 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
new file mode 100644
index 0000000..0693806
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
@@ -0,0 +1,34 @@
+# 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.1501
+inherit perl-module
+
+DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMONDEPEND="
+	>=dev-perl/Catalyst-Runtime-5.800.0
+	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
+	>=dev-perl/DBIx-Class-0.08000 $(comment 0.80.0)
+	dev-perl/Moose
+	dev-perl/namespace-autoclean
+	dev-perl/List-MoreUtils
+	dev-perl/Try-Tiny
+"
+DEPEND="${COMMONDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+RDEPEND="${COMMONDEPEND}"
+
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 2dd3d97..73857be 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.150.100 (28 Jun 2011)
+
+  28 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild:
+  Version Bump
+
 *Catalyst-Authentication-Store-DBIx-Class-0.130.0 (28 Jun 2011)
 *Catalyst-Authentication-Store-DBIx-Class-0.120.0 (28 Jun 2011)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-07-31  9:41 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2011-07-31  9:41 UTC (permalink / raw
  To: gentoo-commits

commit:     97eb5c6fc216ca228b8b2296214ccff4c717e715
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 08:27:20 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 09:26:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=97eb5c6f

[fixdep/addzero] Catalyst-Authentication-Store-DBIx-Class -> Catalyst-Model-DBIC-Schema

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

---
 ...-Authentication-Store-DBIx-Class-0.120.0.ebuild |    2 +-
 ...-Authentication-Store-DBIx-Class-0.130.0.ebuild |    2 +-
 ...uthentication-Store-DBIx-Class-0.140.100.ebuild |    2 +-
 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild |    2 +-
 .../ChangeLog                                      |    7 +++++++
 5 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
index 2f60e3b..3caf636 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
 	dev-perl/Catalyst-Runtime
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	dev-perl/DBIx-Class
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
index cbb6dbc..2438709 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08
 	dev-perl/Moose
 	dev-perl/namespace-autoclean

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
index 8b4a417..f1214f8 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08
 	dev-perl/Moose
 	dev-perl/namespace-autoclean

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
index 142c22e..41051b5 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
 COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08
 	dev-perl/Moose
 	dev-perl/namespace-autoclean

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 73857be..0c4da95 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild:
+  Fixdep -> Catalyst-Model-DBIC-Schema ( Add Zero )
+
 *Catalyst-Authentication-Store-DBIx-Class-0.150.100 (28 Jun 2011)
 
   28 Jun 2011; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-08-26 11:46 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2011-08-26 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     9f492b09859731a737e64a96da8b8c08494cb5dc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Aug 26 11:44:57 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Aug 26 11:44:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9f492b09

[newversion] Catalyst-Authentication-Store-DBIx-Class-0.150.200

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

---
 ...uthentication-Store-DBIx-Class-0.150.200.ebuild |   34 ++++++++++++++++++++
 .../ChangeLog                                      |    6 +++
 2 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
new file mode 100644
index 0000000..25f7e19
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
@@ -0,0 +1,34 @@
+# 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.1502
+inherit perl-module
+
+DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMONDEPEND="
+	>=dev-perl/Catalyst-Runtime-5.800.0
+	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
+	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
+	>=dev-perl/DBIx-Class-0.08000 $(comment 0.80.0)
+	dev-perl/Moose
+	dev-perl/namespace-autoclean
+	dev-perl/List-MoreUtils
+	dev-perl/Try-Tiny
+"
+DEPEND="${COMMONDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+RDEPEND="${COMMONDEPEND}"
+
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 0c4da95..344c2b7 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.150.200 (26 Aug 2011)
+
+  26 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild:
+  Version Bump
+
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild,
   Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2011-11-11 14:38 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2011-11-11 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     68c775ba0656155aac6fb5f5aeb93cf58349a46c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 14:36:16 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 14:36:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=68c775ba

[fixdep] Catalyst-Authentication-Store-DBIx-Class -> Catalyst-Runtime

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

---
 ...-Authentication-Store-DBIx-Class-0.130.0.ebuild |    2 +-
 ...uthentication-Store-DBIx-Class-0.140.100.ebuild |    2 +-
 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild |    2 +-
 .../ChangeLog                                      |    6 ++++++
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
index 2438709..7ed0bbb 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
@@ -15,7 +15,7 @@ LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800
+	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
index f1214f8..50613d8 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
@@ -15,7 +15,7 @@ LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
 COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800
+	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
index 41051b5..edbd13d 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800
+	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
 	>=dev-perl/DBIx-Class-0.08

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 344c2b7..4eafb68 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild:
+  Fixdep Catalyst-Runtime
+
 *Catalyst-Authentication-Store-DBIx-Class-0.150.200 (26 Aug 2011)
 
   26 Aug 2011; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2012-02-12  7:22 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2012-02-12  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     133628f2009f7589d6f15b0cbb75cf1c72427a50
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 02:04:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 12 02:04:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=133628f2

[newversion] Catalyst-Authentication-Store-DBIx-Class-0.150.300

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

---
 ...uthentication-Store-DBIx-Class-0.150.300.ebuild |   52 ++++++++++++++++++++
 .../ChangeLog                                      |    8 +++-
 2 files changed, 59 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
new file mode 100644
index 0000000..95c2403
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
@@ -0,0 +1,52 @@
+# 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.1503
+inherit perl-module
+
+DESCRIPTION='A storage class for Catalyst Authentication using DBIx::Class'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+	# Catalyst::Model::DBIC::Schema 0.18 ( 0.180.0 )
+	echo \>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
+	# Catalyst::Plugin::Authentication 0.10008 ( 0.100.80 )
+	echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
+	# Catalyst::Runtime 5.8 ( 5.800.0 )
+	echo \>=dev-perl/Catalyst-Runtime-5.800.0
+	# DBIx::Class 0.08 ( 0.80.0 )
+	echo \>=dev-perl/DBIx-Class-0.08
+	# List::MoreUtils
+	echo dev-perl/List-MoreUtils
+	# Moose
+	echo dev-perl/Moose
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# namespace::autoclean
+	echo dev-perl/namespace-autoclean
+	# perl v5.8.1 ( 5.8.1 )
+	echo \>=dev-lang/perl-5.8.1
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 4eafb68..f99a622 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Authentication-Store-DBIx-Class
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.150.300 (12 Feb 2012)
+
+  12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild:
+  Version Bump
+
   11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,
   Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2012-10-27  8:36 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2012-10-27  8:36 UTC (permalink / raw
  To: gentoo-commits

commit:     c7faa0d14fefb3b7411748375820085b87bb81f8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 27 08:14:38 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 27 08:14:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c7faa0d1

[fixdep] Catalyst-Authentication-Store-DBIx-Class -> DBIx-Class ( normalize )

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 ...-Authentication-Store-DBIx-Class-0.130.0.ebuild |    4 ++--
 ...uthentication-Store-DBIx-Class-0.140.100.ebuild |    4 ++--
 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild |    4 ++--
 ...uthentication-Store-DBIx-Class-0.150.100.ebuild |    4 ++--
 ...uthentication-Store-DBIx-Class-0.150.200.ebuild |    4 ++--
 ...uthentication-Store-DBIx-Class-0.150.300.ebuild |    2 +-
 .../ChangeLog                                      |    9 +++++++++
 7 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
index 7ed0bbb..f4366ba 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -18,7 +18,7 @@ RDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.08
+	>=dev-perl/DBIx-Class-0.80.0
 	dev-perl/Moose
 	dev-perl/namespace-autoclean
 	dev-perl/List-MoreUtils

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
index 50613d8..7771608 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -18,7 +18,7 @@ COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.08
+	>=dev-perl/DBIx-Class-0.80.0
 	dev-perl/Moose
 	dev-perl/namespace-autoclean
 	dev-perl/List-MoreUtils

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
index edbd13d..0022c1f 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,7 +18,7 @@ COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.08
+	>=dev-perl/DBIx-Class-0.80.0
 	dev-perl/Moose
 	dev-perl/namespace-autoclean
 	dev-perl/List-MoreUtils

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
index 0693806..f0e9f27 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,7 +18,7 @@ COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.08000 $(comment 0.80.0)
+	>=dev-perl/DBIx-Class-0.80.0
 	dev-perl/Moose
 	dev-perl/namespace-autoclean
 	dev-perl/List-MoreUtils

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
index 25f7e19..bb984fb 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,7 +18,7 @@ COMMONDEPEND="
 	>=dev-perl/Catalyst-Runtime-5.800.0
 	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
 	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.08000 $(comment 0.80.0)
+	>=dev-perl/DBIx-Class-0.80.0
 	dev-perl/Moose
 	dev-perl/namespace-autoclean
 	dev-perl/List-MoreUtils

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
index 95c2403..7174f0f 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
@@ -29,7 +29,7 @@ perl_meta_runtime() {
 	# Catalyst::Runtime 5.8 ( 5.800.0 )
 	echo \>=dev-perl/Catalyst-Runtime-5.800.0
 	# DBIx::Class 0.08 ( 0.80.0 )
-	echo \>=dev-perl/DBIx-Class-0.08
+	echo \>=dev-perl/DBIx-Class-0.80.0
 	# List::MoreUtils
 	echo dev-perl/List-MoreUtils
 	# Moose

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index f99a622..8d7d1c1 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild,
+  Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild:
+  Fix dependency on DBIx-Class ( normalize )
+
 *Catalyst-Authentication-Store-DBIx-Class-0.150.300 (12 Feb 2012)
 
   12 Feb 2012; Kent Fredric <kentfredric@gmail.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2013-06-26  7:42 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2013-06-26  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     97c8eed76e7c9677d944301eae9cd9c0570d3259
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 18 10:50:03 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 18 10:50:03 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=97c8eed7

[newversion] dev-perl/Catalyst-Authentication-Store-DBIx-Class-0.150.500

Package-Manager: portage-2.2.0_alpha180
Manifest-Sign-Key: ECD2C675C102CDA4

---
 ...uthentication-Store-DBIx-Class-0.150.500.ebuild | 52 ++++++++++++++++++++++
 .../ChangeLog                                      |  8 +++-
 2 files changed, 59 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.500.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.500.ebuild
new file mode 100644
index 0000000..cd761c9
--- /dev/null
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.500.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.1505
+inherit perl-module
+
+DESCRIPTION='A storage class for Catalyst Authentication using DBIx::Class'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.59 ( 6.590.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.59 ( 6.590.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+	# Catalyst::Model::DBIC::Schema 0.18 ( 0.180.0 )
+	echo \>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
+	# Catalyst::Plugin::Authentication 0.10008 ( 0.100.80 )
+	echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
+	# Catalyst::Runtime 5.8 ( 5.800.0 )
+	echo \>=dev-perl/Catalyst-Runtime-5.800.0
+	# DBIx::Class 0.08 ( 0.80.0 )
+	echo \>=dev-perl/DBIx-Class-0.80.0
+	# List::MoreUtils
+	echo dev-perl/List-MoreUtils
+	# Moose
+	echo dev-perl/Moose
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# namespace::autoclean
+	echo dev-perl/namespace-autoclean
+	# perl v5.8.1 ( 5.8.1 )
+	echo \>=dev-lang/perl-5.8.1
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
index 8d7d1c1..c7d8c4f 100644
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Authentication-Store-DBIx-Class
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Authentication-Store-DBIx-Class-0.150.500 (18 Jun 2013)
+
+  18 Jun 2013; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Authentication-Store-DBIx-Class-0.150.500.ebuild:
+  Version Bump
+
   27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
   Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild,
   Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild,


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
@ 2015-04-29 18:02 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2015-04-29 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     99d7587440fb08957ae1bd7e5712dc3d3f9d5ddc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 29 16:34:59 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 29 16:34:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=99d75874

[cleanup] Catalyst-Authentication-Store-DBIx-Class: Remove old versions

Package-Manager: portage-2.2.17

 ...-Authentication-Store-DBIx-Class-0.120.0.ebuild | 24 ----------
 ...-Authentication-Store-DBIx-Class-0.130.0.ebuild | 28 ------------
 ...uthentication-Store-DBIx-Class-0.140.100.ebuild | 32 -------------
 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild | 34 --------------
 ...uthentication-Store-DBIx-Class-0.150.100.ebuild | 34 --------------
 ...uthentication-Store-DBIx-Class-0.150.200.ebuild | 34 --------------
 ...uthentication-Store-DBIx-Class-0.150.300.ebuild | 52 ----------------------
 7 files changed, 238 deletions(-)

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
deleted file mode 100644
index 3caf636..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.1200"
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	dev-perl/Catalyst-Runtime
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	dev-perl/DBIx-Class
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
deleted file mode 100644
index f4366ba..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.1300"
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800.0
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.80.0
-	dev-perl/Moose
-	dev-perl/namespace-autoclean
-	dev-perl/List-MoreUtils
-	dev-perl/Try-Tiny
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
deleted file mode 100644
index 7771608..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.1401"
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800.0
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.80.0
-	dev-perl/Moose
-	dev-perl/namespace-autoclean
-	dev-perl/List-MoreUtils
-	dev-perl/Try-Tiny
-"
-DEPEND="${COMMONDEPEND}
-	virtual/perl-Test-Simple
-"
-RDEPEND="${COMMONDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
deleted file mode 100644
index 0022c1f..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.1500
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800.0
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.80.0
-	dev-perl/Moose
-	dev-perl/namespace-autoclean
-	dev-perl/List-MoreUtils
-	dev-perl/Try-Tiny
-"
-DEPEND="${COMMONDEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="${COMMONDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
deleted file mode 100644
index f0e9f27..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
+++ /dev/null
@@ -1,34 +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.1501
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800.0
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.80.0
-	dev-perl/Moose
-	dev-perl/namespace-autoclean
-	dev-perl/List-MoreUtils
-	dev-perl/Try-Tiny
-"
-DEPEND="${COMMONDEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="${COMMONDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
deleted file mode 100644
index bb984fb..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
+++ /dev/null
@@ -1,34 +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.1502
-inherit perl-module
-
-DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMONDEPEND="
-	>=dev-perl/Catalyst-Runtime-5.800.0
-	>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	>=dev-perl/DBIx-Class-0.80.0
-	dev-perl/Moose
-	dev-perl/namespace-autoclean
-	dev-perl/List-MoreUtils
-	dev-perl/Try-Tiny
-"
-DEPEND="${COMMONDEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="${COMMONDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
deleted file mode 100644
index 7174f0f..0000000
--- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
+++ /dev/null
@@ -1,52 +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.1503
-inherit perl-module
-
-DESCRIPTION='A storage class for Catalyst Authentication using DBIx::Class'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# Test::More
-	echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
-	# Catalyst::Model::DBIC::Schema 0.18 ( 0.180.0 )
-	echo \>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
-	# Catalyst::Plugin::Authentication 0.10008 ( 0.100.80 )
-	echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
-	# Catalyst::Runtime 5.8 ( 5.800.0 )
-	echo \>=dev-perl/Catalyst-Runtime-5.800.0
-	# DBIx::Class 0.08 ( 0.80.0 )
-	echo \>=dev-perl/DBIx-Class-0.80.0
-	# List::MoreUtils
-	echo dev-perl/List-MoreUtils
-	# Moose
-	echo dev-perl/Moose
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# namespace::autoclean
-	echo dev-perl/namespace-autoclean
-	# perl v5.8.1 ( 5.8.1 )
-	echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2015-04-29 18:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 11:46 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-04-29 18:02 Kent Fredric
2013-06-26  7:42 Kent Fredric
2012-10-27  8:36 Kent Fredric
2012-02-12  7:22 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-07-31  9:41 Kent Fredric
2011-06-29  1:24 Kent Fredric
2011-06-29  1:24 Kent Fredric
2011-05-14  7:11 Torsten Veller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox