summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Random
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
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')
-rw-r--r--dev-perl/Math-Random/Manifest2
-rw-r--r--dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild14
-rw-r--r--dev-perl/Math-Random/Math-Random-0.750.0.ebuild14
-rw-r--r--dev-perl/Math-Random/metadata.xml16
4 files changed, 0 insertions, 46 deletions
diff --git a/dev-perl/Math-Random/Manifest b/dev-perl/Math-Random/Manifest
deleted file mode 100644
index 3d46eb84b8aa..000000000000
--- a/dev-perl/Math-Random/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Math-Random-0.72.tar.gz 46907 BLAKE2B 2f890af5ec63ef6791d773821644ef0e9c40dd35d33faf606c40b5a9667cecec00f6f168ebf5fce23b1d36edc6c7b92e22f7fb860988e2c1f7c4fa92e71be1c5 SHA512 6a24f59ba06b93027fe5907d41a36b2142c20c2813813a34a5adfa9ee06de25902d5f544009f307b518905c614238f63ad3717a1f199513f455f4c53119e2088
-DIST Math-Random-0.75.tar.gz 49347 BLAKE2B 82cc4bd256f13ccbeed6c4db33446d3caac07b7df4b5e07270b298dc8f9de5676153ce23de807e32ac659a741e9ff871ff1b3564288e5a601b1bdde34bbb363d SHA512 af626d51bb11cd29bc876329004b28a13051f2c9feb47f43cddfcf648808cdbd70546c29681894fd4782079b8eaff533db45115033f073c9fa31f12883f12209
diff --git a/dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild b/dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild
deleted file mode 100644
index 2d8d6d35f237..000000000000
--- a/dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=GROMMEL
-DIST_VERSION=0.72
-inherit perl-module
-
-DESCRIPTION="Random Number Generators"
-
-LICENSE="( || ( Artistic GPL-2 ) ) public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
diff --git a/dev-perl/Math-Random/Math-Random-0.750.0.ebuild b/dev-perl/Math-Random/Math-Random-0.750.0.ebuild
deleted file mode 100644
index 3370c874c0cb..000000000000
--- a/dev-perl/Math-Random/Math-Random-0.750.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=DJERIUS
-DIST_VERSION=0.75
-inherit perl-module
-
-DESCRIPTION="Random Number Generators"
-
-LICENSE="( || ( Artistic GPL-2 ) ) public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
diff --git a/dev-perl/Math-Random/metadata.xml b/dev-perl/Math-Random/metadata.xml
deleted file mode 100644
index 0df195c483dc..000000000000
--- a/dev-perl/Math-Random/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Math-Random</remote-id>
- <remote-id type="cpan-module">Math::Random</remote-id>
- </upstream>
-</pkgmetadata>