summaryrefslogtreecommitdiff
path: root/dev-perl/POSIX-strftime-Compiler
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/POSIX-strftime-Compiler
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r--dev-perl/POSIX-strftime-Compiler/Manifest1
-rw-r--r--dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild29
-rw-r--r--dev-perl/POSIX-strftime-Compiler/metadata.xml12
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest b/dev-perl/POSIX-strftime-Compiler/Manifest
deleted file mode 100644
index 6aaaba786bd7..000000000000
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST POSIX-strftime-Compiler-0.46.tar.gz 17189 BLAKE2B f15b757bdd5f30dd3ccf5c8f8452d9a829489f948a6e79c0a2094e5b0e3fd4618f1b1e8f2c8cb2fee34ea96c64ffdfb670e4f960a741a295bf9503e01205cd80 SHA512 cee80a7b2f6b79dbb706898b713a4bb05bc57ecb3ef6c1644bce3682cc35d584c528aced6cd71b926e2fe549c95644ad59ecf780ba064adbb3bc9c54c8d4c459
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild
deleted file mode 100644
index 0ceb4297ebe0..000000000000
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=KAZEBURO
-DIST_VERSION=0.46
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="GNU C library compatible strftime for loggers and servers"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
-IUSE="minimal"
-
-RDEPEND="
- !minimal? ( dev-perl/Time-TZOffset )
- virtual/perl-Carp
- virtual/perl-Exporter
- virtual/perl-Time-Local
-"
-
-BDEPEND="
- ${RDEPEND}
- >=dev-perl/Module-Build-Tiny-0.35.0
- virtual/perl-CPAN-Meta
- test? ( >=virtual/perl-Test-Simple-0.980.0 )
-"
diff --git a/dev-perl/POSIX-strftime-Compiler/metadata.xml b/dev-perl/POSIX-strftime-Compiler/metadata.xml
deleted file mode 100644
index b0d50cc41559..000000000000
--- a/dev-perl/POSIX-strftime-Compiler/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">POSIX-strftime-Compiler</remote-id>
- <remote-id type="cpan-module">POSIX::strftime::Compiler</remote-id>
- </upstream>
-</pkgmetadata>