summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Random-ISAAC
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/Math-Random-ISAAC
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Math-Random-ISAAC')
-rw-r--r--dev-perl/Math-Random-ISAAC/Manifest1
-rw-r--r--dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.0-r2.ebuild23
-rw-r--r--dev-perl/Math-Random-ISAAC/metadata.xml13
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-perl/Math-Random-ISAAC/Manifest b/dev-perl/Math-Random-ISAAC/Manifest
deleted file mode 100644
index 7ac8fb930343..000000000000
--- a/dev-perl/Math-Random-ISAAC/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Math-Random-ISAAC-1.004.tar.gz 34445 BLAKE2B 08aa156bfa3b1aebe8bf5e08e9952821e79c41bd45f20c235d154e99c7abdcb401027920663d33a7b4fdb5ef7ec44f05a8b6d4145e49a14934a665069b07b141 SHA512 98fdfb28b207b4afe72ab82a2b564b06c5daaac15cdab2ce2ef698b16c0dcf5b23ac28fbebe170d2c6c7239fe6c97f634e5c03a8f2bd0aeb8369d0008b9ae0a2
diff --git a/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.0-r2.ebuild b/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.0-r2.ebuild
deleted file mode 100644
index 7dc13d2c7920..000000000000
--- a/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.0-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=JAWNSY
-DIST_VERSION=1.004
-inherit perl-module
-
-DESCRIPTION="Perl interface to the ISAAC PRNG algorithm"
-
-LICENSE="|| ( public-domain MIT Artistic Artistic-2 GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-PDEPEND="
- dev-perl/Math-Random-ISAAC-XS
-"
-RDEPEND=""
-BDEPEND="${RDEPEND}
- test? (
- dev-perl/Test-NoWarnings
- )"
diff --git a/dev-perl/Math-Random-ISAAC/metadata.xml b/dev-perl/Math-Random-ISAAC/metadata.xml
deleted file mode 100644
index ccca1100436f..000000000000
--- a/dev-perl/Math-Random-ISAAC/metadata.xml
+++ /dev/null
@@ -1,13 +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">Math-Random-ISAAC</remote-id>
- <remote-id type="cpan-module">Math::Random::ISAAC</remote-id>
- <remote-id type="cpan-module">Math::Random::ISAAC::PP</remote-id>
- </upstream>
-</pkgmetadata>