mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Template-DBI: Cleanup old re bug #623120
Closes: https://bugs.gentoo.org/623120 Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=REHSACK
|
||||
MODULE_VERSION=2.65
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="DBI plugin for the Template Toolkit"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-perl/DBI-1.612
|
||||
>=dev-perl/Template-Toolkit-2.22"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-perl/MLDBM
|
||||
>=dev-perl/SQL-Statement-1.28
|
||||
)"
|
||||
|
||||
SRC_TEST="do"
|
||||
Reference in New Issue
Block a user