diff options
| author | Kent Fredric <kentnl@gentoo.org> | 2018-04-12 19:42:13 +1200 |
|---|---|---|
| committer | Kent Fredric <kentnl@gentoo.org> | 2018-04-15 20:35:45 +1200 |
| commit | be9710fdbe4c3aa30570a43232aabecdf08c0eb3 (patch) | |
| tree | ce4a2800e8abc27136af9c176d0ef71e188ed6a7 /dev-perl/Class-DBI-mysql | |
| parent | c1705cbe7932e398506c2d51f070222fb0642324 (diff) | |
| download | gentoo-be9710fdbe4c3aa30570a43232aabecdf08c0eb3.tar.gz gentoo-be9710fdbe4c3aa30570a43232aabecdf08c0eb3.tar.bz2 gentoo-be9710fdbe4c3aa30570a43232aabecdf08c0eb3.zip | |
dev-perl/Class-DBI-mysql: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Class-DBI-mysql')
| -rw-r--r-- | dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r1.ebuild b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r1.ebuild deleted file mode 100644 index ce73f2deef63..000000000000 --- a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TMTM -MODULE_VERSION=1.00 -inherit perl-module - -DESCRIPTION="Extensions to Class::DBI for MySQL" - -LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+ -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -#Can't put tests here because they require interaction with the DB - -RDEPEND="dev-perl/Class-DBI - dev-perl/DBD-mysql" -DEPEND="${RDEPEND}" |
