summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-Format-SQLite
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/DateTime-Format-SQLite
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite')
-rw-r--r--dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild28
-rw-r--r--dev-perl/DateTime-Format-SQLite/Manifest1
-rw-r--r--dev-perl/DateTime-Format-SQLite/metadata.xml12
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild
deleted file mode 100644
index 08d27dbcae98..000000000000
--- a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=CFAERBER
-DIST_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Parse and format SQLite dates and times"
-
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86"
-
-RDEPEND="
- >=dev-perl/DateTime-0.51
- >=dev-perl/DateTime-Format-Builder-0.79.01
-"
-BDEPEND="${RDEPEND}
- test? (
- dev-perl/DBD-SQLite
- )
-"
-
-PERL_RM_FILES=(
- t/10pod.t
- t/11pod_cover.t
-)
diff --git a/dev-perl/DateTime-Format-SQLite/Manifest b/dev-perl/DateTime-Format-SQLite/Manifest
deleted file mode 100644
index 5d542abe3570..000000000000
--- a/dev-perl/DateTime-Format-SQLite/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST DateTime-Format-SQLite-0.11.tar.gz 13089 BLAKE2B 6922db57ae3a067dd142815dddcfce968c21fd03a4e21cc1db8ae8c484f745d2a673ad67912e643711ce90aa01debe274761e56d41655a4186db22c6bc8ac731 SHA512 061f831c2a8d653706d315c1cff24ad887e3f8c65afdbd2140066735649c097be921f217e6e2761f8f34604066c618f296d40e9c650c3a1bb085cadbdfa7b7b9
diff --git a/dev-perl/DateTime-Format-SQLite/metadata.xml b/dev-perl/DateTime-Format-SQLite/metadata.xml
deleted file mode 100644
index 02d8648df248..000000000000
--- a/dev-perl/DateTime-Format-SQLite/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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>