From 611e1936a621b82fa8abf504912de68fdbc6ac75 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 25 Nov 2021 18:57:12 +0100 Subject: dev-perl/PGPLOT: Repoman commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- dev-perl/PGPLOT/Manifest | 1 - dev-perl/PGPLOT/PGPLOT-2.210.0-r1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) delete mode 100644 dev-perl/PGPLOT/PGPLOT-2.210.0-r1.ebuild (limited to 'dev-perl/PGPLOT') diff --git a/dev-perl/PGPLOT/Manifest b/dev-perl/PGPLOT/Manifest index 9c73ec3edd2e..3bdd8c393cea 100644 --- a/dev-perl/PGPLOT/Manifest +++ b/dev-perl/PGPLOT/Manifest @@ -1,2 +1 @@ -DIST PGPLOT-2.21.tar.gz 53431 BLAKE2B 00000dc16a6040540732aadcaa9dc6df051e7d8837f2aba1bbd60844da5053da4ae858a6be9868c5c66bf47458e5c5d25c6dc854c010117ec23dd3ba3df8d80f SHA512 fefabbbf6e0c742f2e049fcb2669ce13ae54f95ccb49403b7a10ed50c36e5793d5b976ae68eafc87ab320a7eadaecead5379bae2e898cff12f0f9ffe10f2337b DIST PGPLOT-2.27.tar.gz 56049 BLAKE2B 50ee1f75810def08a48f18585e7da833269f2c6c514a526859551eee9c44e67f02fc01204ef9573f58f20f9a270042d6c93aacd5dfcb6144dc4b8dbe3d0e5930 SHA512 8b45a8b399ee391c44c7fb32a8cd615b459457f20a334f7a09b9c7870de3d0331b443a4c48cad520236aaf964b5576f1b3aa2517a341011cc2db7c6459776649 diff --git a/dev-perl/PGPLOT/PGPLOT-2.210.0-r1.ebuild b/dev-perl/PGPLOT/PGPLOT-2.210.0-r1.ebuild deleted file mode 100644 index 482486e167ff..000000000000 --- a/dev-perl/PGPLOT/PGPLOT-2.210.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KGB -DIST_VERSION=2.21 -inherit perl-module - -DESCRIPTION="allow subroutines in the PGPLOT graphics library to be called from Perl" - -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="sci-libs/pgplot - >=dev-perl/ExtUtils-F77-1.13" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}/${PN}-2.21-no-dot-inc.patch" - "${FILESDIR}/${PN}-2.21-null-render.patch" -) -- cgit v1.2.3-65-gdbad