summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Script
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/Test-Script
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r--dev-perl/Test-Script/Manifest2
-rw-r--r--dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild27
-rw-r--r--dev-perl/Test-Script/Test-Script-1.310.0.ebuild18
-rw-r--r--dev-perl/Test-Script/metadata.xml12
4 files changed, 0 insertions, 59 deletions
diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
deleted file mode 100644
index b8de4530dcbd..000000000000
--- a/dev-perl/Test-Script/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Test-Script-1.29.tar.gz 26506 BLAKE2B 45434b4cfb308906c724272dfde7a320c6a6b470a10ff19c62736e38b1e4fe2be4c6a17cb2e3dc45b021619365b0f4c11b00bf3045350809ce37772462c678c9 SHA512 979fade0abc83f8d7d4c1c094fa928e27bd7c9db52140b156689d3b192d9ea84f5824554d6788c9144cf2923a04b1d8a8bdfdcc05a0be5514de92353c9a7d10f
-DIST Test-Script-1.31.tar.gz 26161 BLAKE2B 1024f0e08dea3e6b20a8aef05bb669670f8abb0d617589a09160f35f2f24039d27a033fcaec0fc46107f00d491b8aaab64e8265c825e8fc4adf4a3fc983e8492 SHA512 4ed8e89a4606f28e281e04ac4bc667915b4dc1422eaed407b2a792ea5c9428ee7901947e22cd425d48701b3b6e3c1419a7c52f83d92f8378ad14c49e03f8cf94
diff --git a/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild b/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
deleted file mode 100644
index 787a17c644d5..000000000000
--- a/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.29
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
- dev-perl/Capture-Tiny
- >=virtual/perl-File-Spec-0.800.0
- virtual/perl-IO
- >=dev-perl/Probe-Perl-0.10.0
- >=virtual/perl-Test-Simple-1.302.15
-"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test2-Suite-0.0.60
- )
-"
diff --git a/dev-perl/Test-Script/Test-Script-1.310.0.ebuild b/dev-perl/Test-Script/Test-Script-1.310.0.ebuild
deleted file mode 100644
index 93523de4cd30..000000000000
--- a/dev-perl/Test-Script/Test-Script-1.310.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.31
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
- dev-perl/Capture-Tiny
- >=dev-perl/Probe-Perl-0.10.0
-"
diff --git a/dev-perl/Test-Script/metadata.xml b/dev-perl/Test-Script/metadata.xml
deleted file mode 100644
index 6263757c6ea9..000000000000
--- a/dev-perl/Test-Script/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">Test-Script</remote-id>
- <remote-id type="cpan-module">Test::Script</remote-id>
- </upstream>
-</pkgmetadata>