summaryrefslogtreecommitdiff
path: root/dev-perl/SQL-Abstract-Limit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/SQL-Abstract-Limit
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/SQL-Abstract-Limit')
-rw-r--r--dev-perl/SQL-Abstract-Limit/Manifest3
-rw-r--r--dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.141.0-r1.ebuild25
-rw-r--r--dev-perl/SQL-Abstract-Limit/metadata.xml12
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-perl/SQL-Abstract-Limit/Manifest b/dev-perl/SQL-Abstract-Limit/Manifest
deleted file mode 100644
index f21ad2dc79f5..000000000000
--- a/dev-perl/SQL-Abstract-Limit/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST SQL-Abstract-Limit-0.141.tar.gz 15877 BLAKE2B 4ed381c5bd91940277df26cd21152e15f5ba8713d32050eb9cf9dc9e0e0849340d6ab0cbf652f13c90c0c9ef623229bfed0c511b35deb698001911e08173a2f3 SHA512 f7c09b14fe9cb94675bdfbc428d38f9653352f6dae090dc5ce905e5886205192bbe1da8ebff53780c0cac39d078930ef2644ea238d8e8be5b0a577b7b75df7a9
-EBUILD SQL-Abstract-Limit-0.141.0-r1.ebuild 447 BLAKE2B f208ac975ab7cce0f1b6971c29a848cce846319a14b6172960aaea6f4a8b659f7fa97402cfef9fa75957f12ad6389c730df148ccb70b773aef17184bc795a01f SHA512 369600997b787e54659ee73e71a5e577fc793d2dbea816c5237940a738ecfd3525cc5d65ced567c2efd0437b73d1020a12b818fae09814b63794ebd53ad7ecb1
-MISC metadata.xml 409 BLAKE2B 6873a19c8b5cebd22b659c69887515bb4e68227b6eaada7230841b2cb11cd867f43224584a1b20a8fac637779c55d399e8a56b78eb30fd77f8cef256cd2e122e SHA512 0aad704d4fe7614d7af80c362023b9534121ddf1614b9119604bcf18e93088feca2a32f6dad2e54f429721f6af086018b4ec22a3b553af87319f4bd02cda2953
diff --git a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.141.0-r1.ebuild b/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.141.0-r1.ebuild
deleted file mode 100644
index a520d624481a..000000000000
--- a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.141.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DAVEBAIRD
-MODULE_VERSION=0.141
-inherit perl-module
-
-DESCRIPTION="Portable LIMIT emulation"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SQL-Abstract
- dev-perl/DBI"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? (
- dev-perl/Test-Deep
- dev-perl/Test-Exception
- )"
-
-SRC_TEST=do
diff --git a/dev-perl/SQL-Abstract-Limit/metadata.xml b/dev-perl/SQL-Abstract-Limit/metadata.xml
deleted file mode 100644
index d2e472450f05..000000000000
--- a/dev-perl/SQL-Abstract-Limit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">SQL-Abstract-Limit</remote-id>
- <remote-id type="cpan-module">SQL::Abstract::Limit</remote-id>
- </upstream>
-</pkgmetadata>