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"