From 99d7587440fb08957ae1bd7e5712dc3d3f9d5ddc Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 30 Apr 2015 04:34:59 +1200 Subject: [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 ---------------------- .../Manifest | 7 --- 8 files changed, 245 deletions(-) delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild delete mode 100644 dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild 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 3caf63678..000000000 --- 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 f4366ba81..000000000 --- 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 77716082c..000000000 --- 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 0022c1ffe..000000000 --- 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 f0e9f273d..000000000 --- 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 bb984fbaf..000000000 --- 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 7174f0f9b..000000000 --- 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" diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Manifest b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Manifest index d273f681c..1d3021bab 100644 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Manifest +++ b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Manifest @@ -1,8 +1 @@ -DIST Catalyst-Authentication-Store-DBIx-Class-0.1200.tar.gz 34286 SHA256 0c77a4b8269fd3019db2a1cbce031383beb816c7621b88cb8bfd4519dc985742 -DIST Catalyst-Authentication-Store-DBIx-Class-0.1300.tar.gz 42195 SHA256 13930d97258347d8235e6dd154f4570c235eac25fc7bedb5ab86015d0f2b23af -DIST Catalyst-Authentication-Store-DBIx-Class-0.1401.tar.gz 43480 SHA256 e6222bc2637a6db3ddfbc081e8b715fc4f4670d240b10ba27c3d01b4ab8a3843 -DIST Catalyst-Authentication-Store-DBIx-Class-0.1500.tar.gz 46932 SHA256 a174b07ab9256ba25c64b4a651bf0792b6f37c1a94d34ef8f8c7000a2fcfa0aa -DIST Catalyst-Authentication-Store-DBIx-Class-0.1501.tar.gz 46571 SHA256 1c9de655db568b06105bce96160a6a20d99eae7651dda227186c399e7860b263 -DIST Catalyst-Authentication-Store-DBIx-Class-0.1502.tar.gz 44051 SHA256 cb3fad9a0cf846e42d03c95f04975d2cfdedfeb599f3fc2739b32b04d22d1384 SHA512 4b6573c1bd3bb7a89ef8e0a348e5d8502e849c4a08c74acccdbddce4445449a7270e488f06c3ff245c8f19a3938fe3a4201fb06877104209d3a61eb9e2ee97f5 WHIRLPOOL e23f12f882cff712d6cd076e861017f8f2dc805538e5e2395fc1ae6eccbe05020b6b8d78cc50e5976e9e0c6a4aa1b684861b9cdc3db7eac68ccb20185545b464 -DIST Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz 44778 SHA256 8d3885fb79758351bb1dfa9af76e9e132eff81e25dae138f7ad9c917928b21d0 SHA512 0757bbaeaadbf9b1591a592d08204b9a07b70b85214d2e70bd1adfe611f986b3df7f175ece03013c24d9a259f3235f770ab0546970677bf6c0b875582359dc0a WHIRLPOOL f0da06099dcd53e11a20e0e0e64fbc6b7817f2c75d4829f6a57544d143840e856aeae0d8dd4554d3b1c43374f8bb62d56f501ad268f6d35bdb033f1a21e57da2 DIST Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz 48741 SHA256 37dced170bd252e50e6b480cf27f90c1d14eedf418064ce07a4e5ca5d4824dc1 SHA512 6267788c350847d8c8524d863563266141df14bd833e055e84712257c195e219e424d20e0b1e1d35092ccf71b1b52353f4f86b74635758b71eae077ce20603e6 WHIRLPOOL 4e52fd34c4a422873c9b2e5c9744a2731b6d595d5a3547c78a9ab75037f66c749472352d231cf6661e3d0aed74f538da849b32fb880bdfbd87843151c1fc285c -- cgit v1.2.3-65-gdbad