mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/PGPLOT: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST PGPLOT-2.27.tar.gz 56049 BLAKE2B 50ee1f75810def08a48f18585e7da833269f2c6c514a526859551eee9c44e67f02fc01204ef9573f58f20f9a270042d6c93aacd5dfcb6144dc4b8dbe3d0e5930 SHA512 8b45a8b399ee391c44c7fb32a8cd615b459457f20a334f7a09b9c7870de3d0331b443a4c48cad520236aaf964b5576f1b3aa2517a341011cc2db7c6459776649
|
||||
DIST PGPLOT-2.28.tar.gz 56094 BLAKE2B fc16f1d31ebb74125a86467ffb835b03bcc7eb94a94632bcf66ae694f279a391dac20a2d658d0b92b0b6bb1f10f8fc14d9151c4425a8e78caaec8035b38b0c1a SHA512 4d04a8cc8c81736a738031c79680b92c2b89c2cb552d4f380306c23d7168c46a00568806d3a7ab8ffe111a33852818bbfdc2db2364a2c43e5b00285116072448
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ETJ
|
||||
DIST_VERSION=2.27
|
||||
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"
|
||||
|
||||
RDEPEND="
|
||||
sci-libs/pgplot
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=dev-perl/Devel-CheckLib-1.140.0
|
||||
>=dev-perl/ExtUtils-F77-1.130.0
|
||||
"
|
||||
Reference in New Issue
Block a user