summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-Tiny
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/DateTime-Tiny
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/DateTime-Tiny')
-rw-r--r--dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild25
-rw-r--r--dev-perl/DateTime-Tiny/Manifest3
-rw-r--r--dev-perl/DateTime-Tiny/metadata.xml16
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild
deleted file mode 100644
index 00eace00fa67..000000000000
--- a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DAGOLDEN
-DIST_VERSION=1.06
-
-inherit perl-module
-
-DESCRIPTION="A date object, with as little code as possible"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-Carp
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.170.0
- test? (
- virtual/perl-File-Spec
- virtual/perl-Test-Simple
- )
-"
diff --git a/dev-perl/DateTime-Tiny/Manifest b/dev-perl/DateTime-Tiny/Manifest
deleted file mode 100644
index 569ecc448e81..000000000000
--- a/dev-perl/DateTime-Tiny/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST DateTime-Tiny-1.06.tar.gz 22195 BLAKE2B 00105750f23abf7e620b595582fbacaa8e7386d27f87916a979426c98667babcfdc9cec43eb99536f8c0d973f43ead66ff4c5fbd582651214c2ab5021a5af973 SHA512 84adfb5877ad94669e3dc57e9f40a562eabf623ac3ed3e96be1094a89da8aec6372c92f3d4a70967744d07b11de620e20c027c7b4ca40fc3dc5150cccad5af27
-EBUILD DateTime-Tiny-1.60.0.ebuild 427 BLAKE2B ff35717bc1fb4c14f44e7e48e2ea8d199dbaa24382636e439124db377578f413b1590b59916035484a655e9431359fd520c87cf76ca2e338a2132e9a04d269af SHA512 eea4035c57e7cd12cde89222932dd2c29251f4a72919f61a67778bda1c42e546e2b37207a6d2d36dbf08130367f92f8e38994c28f06d32e54dd78b6981c61d9c
-MISC metadata.xml 510 BLAKE2B 84a45cf4635063126669249d664dc27a87de310fa368214b5a9f044c062a3545c5a0ab9257298979e2c7ac80d66882eeb72e7bc0d82cb7037915456d8329747a SHA512 0a43e79b746f0241ea3c73fa08b4711942f2954a4b33dc46bacbcdd93b203b97c5161e842a43ac3c79628a12690444b2cfcdde38ae46a5e82f4be5731c12e971
diff --git a/dev-perl/DateTime-Tiny/metadata.xml b/dev-perl/DateTime-Tiny/metadata.xml
deleted file mode 100644
index 440056340588..000000000000
--- a/dev-perl/DateTime-Tiny/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
- </maintainer>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">DateTime-Tiny</remote-id>
- <remote-id type="cpan-module">DateTime::Tiny</remote-id>
- </upstream>
-</pkgmetadata>