diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-08 01:19:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-08 01:34:51 +0200 |
commit | fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870 (patch) | |
tree | d662cfb443ac6e6db31313a11f9c322a8080fc8c /dev-perl/Alien-Gnuplot | |
parent | dev-perl/Alien-Build: Version bump 2.42 (diff) | |
download | gentoo-fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870.tar.gz gentoo-fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870.tar.bz2 gentoo-fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870.zip |
dev-perl/Alien-Gnuplot: Version bump 1.034
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Gnuplot')
-rw-r--r-- | dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/Alien-Gnuplot/Manifest | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild new file mode 100644 index 000000000000..be241e51aebd --- /dev/null +++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_VERSION=1.034 +DIST_AUTHOR=ETJ +inherit perl-module + +DESCRIPTION="Find and verify functionality of the gnuplot executable" + +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + virtual/perl-File-Spec + virtual/perl-File-Temp + virtual/perl-HTTP-Tiny + virtual/perl-Time-HiRes + sci-visualization/gnuplot +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( dev-perl/Test-Exception ) +" + +PATCHES=( "${FILESDIR}/${PN}-1.33.0-version.patch" ) diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest index 28e0249bc6dc..aad7d5c36702 100644 --- a/dev-perl/Alien-Gnuplot/Manifest +++ b/dev-perl/Alien-Gnuplot/Manifest @@ -1 +1,2 @@ DIST Alien-Gnuplot-1.033.tar.gz 7827 BLAKE2B beb340f3f0feaab56f60811c3fac41fb518e657f82dd8b4ca53697b75fdaf53bf071ee89e6514115e3d110db122c5fb1b2c56506317f432bb80cba4ef808a677 SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46 +DIST Alien-Gnuplot-1.034.tar.gz 8662 BLAKE2B ce0f520326c2228f68c826a49c1793a7e7152e22a7593ae2e99094c8db1348f8e566efbc963b0089965681a5586b71fd8551b0a230b81506e2229ab538861fe0 SHA512 9fc4d9e92a478c9399802b5161966efc625b676afaef2f212e8706da28a03f4fc265df953e55f0ad541795d90aa9066f71838362146cb8aae3caf9f0ea157fc8 |