summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-Format-SQLite
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/DateTime-Format-SQLite
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite')
-rw-r--r--dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild20
-rw-r--r--dev-perl/DateTime-Format-SQLite/Manifest3
-rw-r--r--dev-perl/DateTime-Format-SQLite/metadata.xml12
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild
new file mode 100644
index 000000000000..7c329f5adf04
--- /dev/null
+++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=CFAERBER
+MODULE_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Parse and format SQLite dates and times"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/DateTime-0.51
+ >=dev-perl/DateTime-Format-Builder-0.79.01"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
diff --git a/dev-perl/DateTime-Format-SQLite/Manifest b/dev-perl/DateTime-Format-SQLite/Manifest
new file mode 100644
index 000000000000..3e6200a2cfd5
--- /dev/null
+++ b/dev-perl/DateTime-Format-SQLite/Manifest
@@ -0,0 +1,3 @@
+DIST DateTime-Format-SQLite-0.11.tar.gz 13089 BLAKE2B 6922db57ae3a067dd142815dddcfce968c21fd03a4e21cc1db8ae8c484f745d2a673ad67912e643711ce90aa01debe274761e56d41655a4186db22c6bc8ac731 SHA512 061f831c2a8d653706d315c1cff24ad887e3f8c65afdbd2140066735649c097be921f217e6e2761f8f34604066c618f296d40e9c650c3a1bb085cadbdfa7b7b9
+EBUILD DateTime-Format-SQLite-0.110.0.ebuild 401 BLAKE2B 7d8ba23f2b2be16f1fa8687297da3dad11f8dac4a15939d6531835627b8c29cf8f7bc28c0cae5997364cdf7af1fc6f397bcc90e0da40cd800e93c4042cef0f8d SHA512 039bec629132c511c70039696534a159204bdf2458ee51d4b352a1e5cf1c612d5a99dfbc30cafde45b010f328fc07ad406a88d8625ec53e891639af0c6f2e903
+MISC metadata.xml 417 BLAKE2B 2cd7d6bf3ec6933b1fbb99b1442eacf90b3cb4d2cb30d76eb39271fa69e75f49480a1afd0112784d1a2cdc5d12efe84404105f3d09f21b841b710f6b9e340614 SHA512 6e441e2a22b8333eaf7e71454c0a549c3ca5f68e623dad808ee4cc60cee534224575cdc22a00aef2985c8daaa43d9a5caf151c2c073dec58e1e5bb91e9df1ac8
diff --git a/dev-perl/DateTime-Format-SQLite/metadata.xml b/dev-perl/DateTime-Format-SQLite/metadata.xml
new file mode 100644
index 000000000000..175f76af81a5
--- /dev/null
+++ b/dev-perl/DateTime-Format-SQLite/metadata.xml
@@ -0,0 +1,12 @@
+<?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">DateTime-Format-SQLite</remote-id>
+ <remote-id type="cpan-module">DateTime::Format::SQLite</remote-id>
+ </upstream>
+</pkgmetadata>