summaryrefslogtreecommitdiff
path: root/dev-perl/PGPLOT
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/PGPLOT
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-perl/PGPLOT')
-rw-r--r--dev-perl/PGPLOT/Manifest1
-rw-r--r--dev-perl/PGPLOT/PGPLOT-2.280.0.ebuild25
-rw-r--r--dev-perl/PGPLOT/metadata.xml12
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/PGPLOT/Manifest b/dev-perl/PGPLOT/Manifest
deleted file mode 100644
index 77ee4a1c9900..000000000000
--- a/dev-perl/PGPLOT/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PGPLOT-2.28.tar.gz 56094 BLAKE2B fc16f1d31ebb74125a86467ffb835b03bcc7eb94a94632bcf66ae694f279a391dac20a2d658d0b92b0b6bb1f10f8fc14d9151c4425a8e78caaec8035b38b0c1a SHA512 4d04a8cc8c81736a738031c79680b92c2b89c2cb552d4f380306c23d7168c46a00568806d3a7ab8ffe111a33852818bbfdc2db2364a2c43e5b00285116072448
diff --git a/dev-perl/PGPLOT/PGPLOT-2.280.0.ebuild b/dev-perl/PGPLOT/PGPLOT-2.280.0.ebuild
deleted file mode 100644
index 5f4b263ca00f..000000000000
--- a/dev-perl/PGPLOT/PGPLOT-2.280.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=ETJ
-DIST_VERSION=2.28
-inherit perl-module
-
-DESCRIPTION="Allow subroutines in the PGPLOT graphics library to be called from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-
-RDEPEND="
- sci-libs/pgplot
-"
-DEPEND="
- ${RDEPEND}
-"
-BDEPEND="
- ${RDEPEND}
- >=dev-perl/Devel-CheckLib-1.140.0
- >=dev-perl/ExtUtils-F77-1.130.0
-"
diff --git a/dev-perl/PGPLOT/metadata.xml b/dev-perl/PGPLOT/metadata.xml
deleted file mode 100644
index 06a126216ab2..000000000000
--- a/dev-perl/PGPLOT/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">PGPLOT</remote-id>
- <remote-id type="cpan-module">PGPLOT</remote-id>
- </upstream>
-</pkgmetadata>