summaryrefslogtreecommitdiff
path: root/dev-perl/Algorithm-ClusterPoints
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/Algorithm-ClusterPoints
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Algorithm-ClusterPoints')
-rw-r--r--dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0-r1.ebuild23
-rw-r--r--dev-perl/Algorithm-ClusterPoints/Manifest1
-rw-r--r--dev-perl/Algorithm-ClusterPoints/metadata.xml12
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0-r1.ebuild b/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0-r1.ebuild
deleted file mode 100644
index 4b46224515f5..000000000000
--- a/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-DIST_AUTHOR=SALVA
-DIST_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="Find clusters inside a set of points"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# License note: says 'perl 5.8.8 or any later' bug #718946
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( virtual/perl-Test-Simple )
-"
-PERL_RM_FILES=(
- "t/pods.t"
-)
diff --git a/dev-perl/Algorithm-ClusterPoints/Manifest b/dev-perl/Algorithm-ClusterPoints/Manifest
deleted file mode 100644
index 2492af13d06c..000000000000
--- a/dev-perl/Algorithm-ClusterPoints/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Algorithm-ClusterPoints-0.08.tar.gz 16870 BLAKE2B 7b9f52f17dc1b2d4bd50eb3be611ee79ed9481a9782d656c0af5c07bc8efee7a5aa4dbcd8c4e465692afa4669fc0c6de104ae6f699f5fef558d87476713e379b SHA512 977379d5ba12b711988b2a39930b4f07829a822ce2b609f6afdcbe893886fa46fe92483978eac7173ff7b34fed1ae302b61175945364e5de6b330a4973998c01
diff --git a/dev-perl/Algorithm-ClusterPoints/metadata.xml b/dev-perl/Algorithm-ClusterPoints/metadata.xml
deleted file mode 100644
index ead5f9ae3a60..000000000000
--- a/dev-perl/Algorithm-ClusterPoints/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">Algorithm-ClusterPoints</remote-id>
- <remote-id type="cpan-module">Algorithm::ClusterPoints</remote-id>
- </upstream>
-</pkgmetadata>