summaryrefslogtreecommitdiff
path: root/dev-perl/Statistics-TTest
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/Statistics-TTest
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-perl/Statistics-TTest')
-rw-r--r--dev-perl/Statistics-TTest/Manifest1
-rw-r--r--dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild21
-rw-r--r--dev-perl/Statistics-TTest/metadata.xml9
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-perl/Statistics-TTest/Manifest b/dev-perl/Statistics-TTest/Manifest
deleted file mode 100644
index fdddd3ca9539..000000000000
--- a/dev-perl/Statistics-TTest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Statistics-TTest-1.1.0.tar.gz 6013 BLAKE2B dd1181d2a944ddc8a4127314a5b086356987e5503a86d9d7b98130171b487f2d826f98aeeefd25439ac2913964b31a4ef5d3325a63d35c5eaae50bd4ea6a6d92 SHA512 35a2af81c480ea0e5eecffd12340fb4f391cda1e423874b88d0906e625c677686264a7bbcb537756e34143b32bcc27c13ac25f4cdd7f4f77559c46e4907fe08a
diff --git a/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild b/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild
deleted file mode 100644
index 360f84a87ce5..000000000000
--- a/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=YUNFANG
-DIST_VERSION=1.1.0
-
-inherit perl-module
-
-DESCRIPTION="module to compute the confidence interval"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Statistics-Distributions-1.20.0
- >=dev-perl/Statistics-Descriptive-3.60.300
-"
-BDEPEND="${RDEPEND}
-"
diff --git a/dev-perl/Statistics-TTest/metadata.xml b/dev-perl/Statistics-TTest/metadata.xml
deleted file mode 100644
index 89c67f49bdb9..000000000000
--- a/dev-perl/Statistics-TTest/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>