commit: 140011bdc34f2295a0fd21ffac938982d97c4715
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 23 08:05:13 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 23 08:05:13 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=140011bd
dev-perl/DBIx-Simple: Gone to ::gentoo
dev-perl/DBIx-Simple/DBIx-Simple-1.350.0.ebuild | 24 ------------------------
dev-perl/DBIx-Simple/metadata.xml | 21 ---------------------
2 files changed, 45 deletions(-)
diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0.ebuild
b/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0.ebuild
deleted file mode 100644
index c3a31be..0000000
--- a/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=JUERD
-MODULE_VERSION=1.35
-inherit perl-module
-
-DESCRIPTION="Easy-to-use OO interface to DBI"
-
-LICENSE="|| ( Artistic GPL-2 )" # any osi
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/DBI-1.210.0"
-DEPEND="${RDEPEND}"
-
-PERL_RM_FILES=(
- t/pod.t
-)
-SRC_TEST=do
diff --git a/dev-perl/DBIx-Simple/metadata.xml
b/dev-perl/DBIx-Simple/metadata.xml
deleted file mode 100644
index 498e22c..0000000
--- a/dev-perl/DBIx-Simple/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">DBIx-Simple</remote-id>
- <remote-id type="cpan-module">DBIx::Simple</remote-id>
- <remote-id
type="cpan-module">DBIx::Simple::DeadObject</remote-id>
- <remote-id type="cpan-module">DBIx::Simple::Dummy</remote-id>
- <remote-id type="cpan-module">DBIx::Simple::Result</remote-id>
- <remote-id
type="cpan-module">DBIx::Simple::Result::RowObject</remote-id>
- <remote-id
type="cpan-module">DBIx::Simple::Statement</remote-id>
- </upstream>
-</pkgmetadata>