summaryrefslogtreecommitdiff
path: root/dev-perl/String-Formatter
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-perl/String-Formatter
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-perl/String-Formatter')
-rw-r--r--dev-perl/String-Formatter/Manifest1
-rw-r--r--dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild25
-rw-r--r--dev-perl/String-Formatter/metadata.xml9
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-perl/String-Formatter/Manifest b/dev-perl/String-Formatter/Manifest
deleted file mode 100644
index 009095e4ea4b..000000000000
--- a/dev-perl/String-Formatter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST String-Formatter-1.235.tar.gz 26376 BLAKE2B f19c09b1e1be3b4a6965adad18bdcaf1edca021e54ac83431a937a15530d2b67a5c237ba462104e5cf5567d2030bd9a74e997df6c549de5c650c34f20e889405 SHA512 3713c281f912dd42b4c56da6727e432b531e99ffa98f4cf6efddf46bf4788e1fe6ecd3b1b95e2f6be2ff19344434849813d29214710e123c97105245bf6ba436
diff --git a/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild b/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild
deleted file mode 100644
index d552e4c85db3..000000000000
--- a/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=RJBS
-DIST_VERSION=1.235
-inherit perl-module
-
-DESCRIPTION="Build sprintf-like functions of your own"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~sparc x86"
-
-RDEPEND="
- dev-perl/Params-Util
- dev-perl/Sub-Exporter
-"
-BDEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.780.0
- test? (
- >=virtual/perl-Test-Simple-0.960.0
- )
-"
diff --git a/dev-perl/String-Formatter/metadata.xml b/dev-perl/String-Formatter/metadata.xml
deleted file mode 100644
index 89c67f49bdb9..000000000000
--- a/dev-perl/String-Formatter/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>