commit:     fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 23:19:23 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 23:34:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdceb1c3

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 <AT> gentoo.org>

 dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild | 27 ++++++++++++++++++++++
 dev-perl/Alien-Gnuplot/Manifest                    |  1 +
 2 files changed, 28 insertions(+)

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 00000000000..be241e51aeb
--- /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 28e0249bc6d..aad7d5c3670 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

Reply via email to