diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-perl/PDL-Graphics-Gnuplot | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/PDL-Graphics-Gnuplot')
4 files changed, 0 insertions, 75 deletions
diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest b/dev-perl/PDL-Graphics-Gnuplot/Manifest deleted file mode 100644 index 5a6ed55b6bb1..000000000000 --- a/dev-perl/PDL-Graphics-Gnuplot/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST PDL-Graphics-Gnuplot-2.026.tar.gz 155245 BLAKE2B 1cb0a72bb5b927c1e9fcf5dc95f898738e82aa6a91b1f829dd61657eeeb4fb291e0079b1adb7e1ba0f590b28eb7b7297677f954dd774782d2eb58df9a27aa03a SHA512 c2b7db03164382492c2245a111a40031d7c2c9ad5e89f64c3fdc7d8a8a32505c1d48249c57d86a551bfdab132397939d6807f346f8abdf78f8c31b8a0e8c453d -DIST PDL-Graphics-Gnuplot-2.032.tar.gz 157265 BLAKE2B 02bb988efd28a813cb50de098f4e85d164bda55409e6880b8f0e6efdfbda8c3682c5fbda4646ade36c14ec22c739f28243aee20b535a27e1db68b923d27b0bc1 SHA512 8a6d601c5a4e52f6dba0b72d591b8acf0121026796f0585095c6c2bde2c468b3c4599a847def4b295ceb58065105bd46efdbb1a8dc2eeece2a5a77c9ef62ef5b diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild deleted file mode 100644 index 5ef203203a83..000000000000 --- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_VERSION=2.026 -DIST_AUTHOR=ETJ -inherit perl-module - -DESCRIPTION="Gnuplot-based plotting for PDL" - -SLOT="0" -KEYWORDS="amd64 ~x86" - -RDEPEND=" - >=dev-perl/Alien-Gnuplot-1.31.0 - >=virtual/perl-File-Temp-0.190.0 - virtual/perl-IO - dev-perl/IPC-Run - virtual/perl-Scalar-List-Utils - dev-perl/PDL - dev-perl/PDL-Transform-Color - dev-perl/Safe-Isa - virtual/perl-Storable - virtual/perl-Time-HiRes - sci-visualization/gnuplot -" -BDEPEND=" - ${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.480.0 - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild deleted file mode 100644 index a71058b7a0b3..000000000000 --- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_VERSION=2.032 -DIST_AUTHOR=ETJ -inherit perl-module - -DESCRIPTION="Gnuplot-based plotting for PDL" - -SLOT="0" -KEYWORDS="amd64 ~x86" - -RDEPEND=" - >=dev-perl/Alien-Gnuplot-1.31.0 - >=virtual/perl-File-Temp-0.190.0 - virtual/perl-IO - dev-perl/IPC-Run - virtual/perl-Scalar-List-Utils - dev-perl/PDL - dev-perl/PDL-Transform-Color - dev-perl/Safe-Isa - virtual/perl-Storable - virtual/perl-Time-HiRes - sci-visualization/gnuplot -" -BDEPEND=" - ${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.480.0 - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/PDL-Graphics-Gnuplot/metadata.xml b/dev-perl/PDL-Graphics-Gnuplot/metadata.xml deleted file mode 100644 index 89c67f49bdb9..000000000000 --- a/dev-perl/PDL-Graphics-Gnuplot/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> |
