summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild')
-rw-r--r--dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild24
1 files changed, 0 insertions, 24 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 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"