[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2024-04-20 Thread Sam James
commit: 7b49536b3de28e3bd3af5b757ef16cf23d18987b
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 20 09:43:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 20 10:03:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b49536b

dev-perl/PDL-Graphics-Gnuplot: add 2.25.0

Before 9b7379d0edebc7ec06b8a1245ade79c4fbdaa1a1, there doesn't seem
to have been a dep on gnuplot at all. I think we may need a generic one, but
we can drop the USE requirements as the upstream bug is now fixed.

(dev-perl/Alien-Gnuplot does depend on it anyway which is prob. why
nobody noticed.)

Bug: https://bugs.gentoo.org/622586
Closes: https://bugs.gentoo.org/834512
Signed-off-by: Sam James  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.25.0.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index f7b70c75b9ce..d8fcbb1bc943 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1 +1,2 @@
 DIST PDL-Graphics-Gnuplot-2.019.tar.gz 151044 BLAKE2B 
ef22429b74d167edc4ccdbc3b89cfbece9b88ef0c4a0f35fdc0c5cc86aa5e3c026380a0c4f82844a079418a299d29ffea883075da9a3e321d85477df18526119
 SHA512 
9b3910c4859ab8526ad3b6a0c0233cf258e7b7653f6650c1f33884cdaed72acc979015a7a086f47a373b5191377b1f81fbcd162bf46d75f01ee6bf4919a90987
+DIST PDL-Graphics-Gnuplot-2.025.tar.gz 155233 BLAKE2B 
184e81eef346a0c187b6596a3a1ded5a5fc5ab4cf1975461ba24061dc0f302d8fbd4dc7b3d34fd10fc660da4c6b4a5bdeef7a907b1eed4ec8896493da6f75c19
 SHA512 
fa4e2304fe4d9efd3f25635186e72ac477a76300b2c5816fd0fd07fdd94060f3fc14eec3fcf24e8f1b031ae1e417a2bdb6c3e3cccb3a4e0298d03238a26429c4

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.25.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.25.0.ebuild
new file mode 100644
index ..cd6598fda14e
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.25.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=2.025
+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 )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2022-08-16 Thread Sam James
commit: e0f165f6c88fbf0260ac0b91e3bc764600f1889b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 04:04:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 04:04:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f165f6

dev-perl/PDL-Graphics-Gnuplot: Stabilize 2.19.0 amd64, #833670

Signed-off-by: Sam James  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
index 9f3ba744f07b..e86082e4a050 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Gnuplot-based plotting for PDL"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-perl/Alien-Gnuplot



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-11-24 Thread Andreas K. Hüttel
commit: 3cd3d4b51f6505d53f4e26e896f6058e5224bdbc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov 25 01:30:26 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov 25 01:34:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd3d4b5

dev-perl/PDL-Graphics-Gnuplot: Version bump 2.019

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.19.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index 6a5625493b04..bb446cf0247a 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1 +1,2 @@
 DIST PDL-Graphics-Gnuplot-2.017.tar.gz 150197 BLAKE2B 
22903f3d08a4d7268f3c024880ede8650f4e101c2ebab162ab0e2241f3a64b713fa740c212043332f981417686acd5478cd06b1bfdd6c6ac301372bdc8333407
 SHA512 
41aa5b5c6dcd77b6e6109971173f5c25d69b72fd01ef4d72f7c2d86c248a69ee63bb6f20420e766778b29124a5a0ebd1d964d49c4d802d502b4a0bbb1765b8f9
+DIST PDL-Graphics-Gnuplot-2.019.tar.gz 151044 BLAKE2B 
ef22429b74d167edc4ccdbc3b89cfbece9b88ef0c4a0f35fdc0c5cc86aa5e3c026380a0c4f82844a079418a299d29ffea883075da9a3e321d85477df18526119
 SHA512 
9b3910c4859ab8526ad3b6a0c0233cf258e7b7653f6650c1f33884cdaed72acc979015a7a086f47a373b5191377b1f81fbcd162bf46d75f01ee6bf4919a90987

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
new file mode 100644
index ..9f3ba744f07b
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=2.019
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4(-)] )
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-07-28 Thread Andreas K. Hüttel
commit: aa0136d87354be1f19c0e36a97c49ffe3e1d85e7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jul 28 22:57:35 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jul 28 22:57:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0136d8

dev-perl/PDL-Graphics-Gnuplot: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 -
 .../PDL-Graphics-Gnuplot-2.16.0.ebuild | 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index b045f7a5f8a..6a5625493b0 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1,2 +1 @@
-DIST PDL-Graphics-Gnuplot-2.016.tar.gz 149882 BLAKE2B 
2c2359d65643f72fac1249650be8343786415a72fd074ab426211e1fc933ce6a02ce789b93820c2a41a687d429b264ff743a3aa39e3df12c1a66de47115167f7
 SHA512 
3e82a8a10b7b48567e0746238c4b718e491f39afb53b965ae72a4e2aa0567914856bf6343ba3d571fdb240d284fc95570c51c4042d9bbc0e5de8aa6f7aaa21f2
 DIST PDL-Graphics-Gnuplot-2.017.tar.gz 150197 BLAKE2B 
22903f3d08a4d7268f3c024880ede8650f4e101c2ebab162ab0e2241f3a64b713fa740c212043332f981417686acd5478cd06b1bfdd6c6ac301372bdc8333407
 SHA512 
41aa5b5c6dcd77b6e6109971173f5c25d69b72fd01ef4d72f7c2d86c248a69ee63bb6f20420e766778b29124a5a0ebd1d964d49c4d802d502b4a0bbb1765b8f9

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild
deleted file mode 100644
index f0f84e9eb34..000
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_VERSION=2.016
-DIST_AUTHOR=ETJ
-inherit perl-module
-
-DESCRIPTION="Gnuplot-based plotting for PDL"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-perl/Alien-Gnuplot
-   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[X] sci-visualization/gnuplot[qt4(-)] )
-"
-BDEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
-   test? ( virtual/perl-Test-Simple )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/files/

2021-07-25 Thread Conrad Kostecki
commit: cd3f6f49cd5db1d0650a6dbf5bb4fbeb37c1b0de
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Jul 18 19:16:06 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Jul 25 21:32:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3f6f49

dev-perl/PDL-Graphics-Gnuplot: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/21709
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../PDL-Graphics-Gnuplot-2.13.0-components.patch   | 78 --
 .../PDL-Graphics-Gnuplot-2.13.0-titletest.patch| 33 -
 2 files changed, 111 deletions(-)

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
deleted file mode 100644
index 16b5f0c3788..000
--- 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-From 1a1910fbe5ba97963b40e8b7731f49e08cf46f59 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= 
-Date: Thu, 8 Apr 2021 14:57:34 +0200
-Subject: [PATCH 1/2] Allow a Gnuplot version with three components
-

- lib/PDL/Graphics/Gnuplot.pm | 21 -
- 1 file changed, 12 insertions(+), 9 deletions(-)
-
-diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm
-index 39fef00..45c8f5c 100644
 a/lib/PDL/Graphics/Gnuplot.pm
-+++ b/lib/PDL/Graphics/Gnuplot.pm
-@@ -2009,8 +2009,8 @@ if($Alien::Gnuplot::VERSION < 1.031) {
- die "PDL::Graphics::Gnuplot requires Alien::Gnuplot version 1.031 or 
higher\n (v$Alien::Gnuplot::VERSION found). You can pull the latest from 
CPAN.\n";
- }
- 
--our $gnuplot_dep_v = 4.6; # Versions below this are deprecated.
--our $gnuplot_req_v = 4.4; # Versions below this are not supported.
-+our $gnuplot_dep_v = 4.006; # Versions below this are deprecated.
-+our $gnuplot_req_v = 4.004; # Versions below this are not supported.
- 
- # Compile time config flags...
- our $check_syntax = 0;
-@@ -2022,7 +2022,8 @@ our $debug_echo = 0;  # If 
set, mock up Losedows hal
- our $VERSION = '2.013';
- $VERSION = eval $VERSION;
- 
--our $gp_version = undef;   # eventually gets the extracted gnuplot(1) version 
number.
-+our $gp_version = undef;# eventually gets the extracted gnuplot(1) 
version number.
-+our $gp_numversion = undef; # which is here converted to a float
- 
- my $did_warn_non_numeric_patchlevel; # whether we already warned about this
- 
-@@ -6217,7 +6218,7 @@ our $_OptionEmitters = {
-    This is because some "withs" (e.g. "lines") must have dt 
specifiers for the correct behavior,
-    but other "withs" (e.g. "labels") barf if dt is specified.
- 'dt' => sub { my($k,$v,$h, $w) = @_;
--return "" unless($gp_version >= 5.0);
-+return "" unless($gp_numversion >= 5.0);
- return "" if(($v//"") eq 'INVALID');
- unless($v) {
- if($w->{options}->{terminal} =~ m/dashed/) {
-@@ -7489,11 +7490,13 @@ EOM
- ##
- # Parse version number.  If the version or pl changed, try reloading 
Alien::Gnuplot
- # to get them in sync.
--  if( $s =~ m/Version (\d+\.\d+) (patchlevel (\w+))?/i ) {
-+  if( $s =~ m/Version ((\d+)\.(\d+)(\.(\d+))?) (patchlevel (\w+))?/i ) {
-   $gp_version = $1;
--  $gp_pl = $3;
-+$gp_numversion = $2 + 0.001*$3 + 0.01*$5;
-+  $gp_pl = $7;
-   $this->{gp_version} = $1;
--  $this->{gp_pl} = $3;
-+$this->{gp_numversion} = $gp_numversion;
-+  $this->{gp_pl} = $7;
-   } else {
- 
-   # Something went wrong with i/o.  See if the process still exists.
-@@ -7546,12 +7549,12 @@ EOM
-   }
- 
- # On windows, gnuplot versions 4.6.5 and older echo back commands.
--if ( $gp_version <= '4.6' && $gp_pl <= 5 ) {
-+if ( $gp_numversion <= '4.006' && $gp_pl <= 5 ) {
- $echo_eating = 1;
- }
-   }
- 
--  if( $gp_version < $gnuplot_dep_v  and  
!$PDL::Graphics::Gnuplot::deprecated_this_session ) {
-+  if( $gp_numversion < $gnuplot_dep_v  and  
!$PDL::Graphics::Gnuplot::deprecated_this_session ) {
- $PDL::Graphics::Gnuplot::deprecated_this_session = 1;
-   unless($ENV{GNUPLOT_DEPRECATED}){
-   carp <<"EOM";
--- 
-2.26.3
-

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-titletest.patch
 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-titletest.patch
deleted file mode 100644
index 101ffb5a6cf..000
--- 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-titletest.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-07-15 Thread Andreas K. Hüttel
commit: 373a3dd89d8397a1c9150242af7c6a604b5b505a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jul 15 12:08:14 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Jul 15 12:09:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373a3dd8

dev-perl/PDL-Graphics-Gnuplot: stable for amd64

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild
index d737dbfcb1f..aed57d61324 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Gnuplot-based plotting for PDL"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-perl/Alien-Gnuplot



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-07-15 Thread Andreas K. Hüttel
commit: 08b383f28f578d21e5e8b51735bd1571608ed2e8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jul 15 12:07:51 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Jul 15 12:09:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b383f2

dev-perl/PDL-Graphics-Gnuplot: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 -
 .../PDL-Graphics-Gnuplot-2.13.0-r2.ebuild  | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index 03664285d7f..b045f7a5f8a 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1,3 +1,2 @@
-DIST PDL-Graphics-Gnuplot-2.013.tar.gz 149855 BLAKE2B 
f5ebe0ed1da97c4811b6d6fd52f9c5148efb0c8cb2fa3954134160221c074842c24e92460686b39011f245ca2bec27f4feee822d6f33a383bbff671445816682
 SHA512 
1cf184f0e4df1f3e42880f24acecdcc95e99bf9340851e0b6c258dd89d759c49852a7db5f83aea8a3714d85ac659d03b0f68e6853d58c7eb2efde6da6423f1f6
 DIST PDL-Graphics-Gnuplot-2.016.tar.gz 149882 BLAKE2B 
2c2359d65643f72fac1249650be8343786415a72fd074ab426211e1fc933ce6a02ce789b93820c2a41a687d429b264ff743a3aa39e3df12c1a66de47115167f7
 SHA512 
3e82a8a10b7b48567e0746238c4b718e491f39afb53b965ae72a4e2aa0567914856bf6343ba3d571fdb240d284fc95570c51c4042d9bbc0e5de8aa6f7aaa21f2
 DIST PDL-Graphics-Gnuplot-2.017.tar.gz 150197 BLAKE2B 
22903f3d08a4d7268f3c024880ede8650f4e101c2ebab162ab0e2241f3a64b713fa740c212043332f981417686acd5478cd06b1bfdd6c6ac301372bdc8333407
 SHA512 
41aa5b5c6dcd77b6e6109971173f5c25d69b72fd01ef4d72f7c2d86c248a69ee63bb6f20420e766778b29124a5a0ebd1d964d49c4d802d502b4a0bbb1765b8f9

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild
deleted file mode 100644
index 0eaa42ebeb4..000
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=2.013
-DIST_AUTHOR=ETJ
-inherit perl-module
-
-DESCRIPTION="Gnuplot-based plotting for PDL"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-perl/Alien-Gnuplot
-   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[X] sci-visualization/gnuplot[qt4(-)] )
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
-   test? ( virtual/perl-Test-Simple )
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}"-components.patch
-   "${FILESDIR}/${P}"-titletest.patch
-)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-07-15 Thread Andreas K. Hüttel
commit: 65ec704fc57dc8cf74e583e279fa064e2689884b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jul 15 12:07:31 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Jul 15 12:09:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ec704f

dev-perl/PDL-Graphics-Gnuplot: Version bump 2.017

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.17.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index b3ac2676c59..03664285d7f 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1,2 +1,3 @@
 DIST PDL-Graphics-Gnuplot-2.013.tar.gz 149855 BLAKE2B 
f5ebe0ed1da97c4811b6d6fd52f9c5148efb0c8cb2fa3954134160221c074842c24e92460686b39011f245ca2bec27f4feee822d6f33a383bbff671445816682
 SHA512 
1cf184f0e4df1f3e42880f24acecdcc95e99bf9340851e0b6c258dd89d759c49852a7db5f83aea8a3714d85ac659d03b0f68e6853d58c7eb2efde6da6423f1f6
 DIST PDL-Graphics-Gnuplot-2.016.tar.gz 149882 BLAKE2B 
2c2359d65643f72fac1249650be8343786415a72fd074ab426211e1fc933ce6a02ce789b93820c2a41a687d429b264ff743a3aa39e3df12c1a66de47115167f7
 SHA512 
3e82a8a10b7b48567e0746238c4b718e491f39afb53b965ae72a4e2aa0567914856bf6343ba3d571fdb240d284fc95570c51c4042d9bbc0e5de8aa6f7aaa21f2
+DIST PDL-Graphics-Gnuplot-2.017.tar.gz 150197 BLAKE2B 
22903f3d08a4d7268f3c024880ede8650f4e101c2ebab162ab0e2241f3a64b713fa740c212043332f981417686acd5478cd06b1bfdd6c6ac301372bdc8333407
 SHA512 
41aa5b5c6dcd77b6e6109971173f5c25d69b72fd01ef4d72f7c2d86c248a69ee63bb6f20420e766778b29124a5a0ebd1d964d49c4d802d502b4a0bbb1765b8f9

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild
new file mode 100644
index 000..d737dbfcb1f
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.17.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=2.017
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4(-)] )
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/files/

2021-07-10 Thread Conrad Kostecki
commit: 3b6dd702c014fbe0841a92bfd7d6a7e0ab27a745
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat May 15 15:41:01 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Jul 10 21:05:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6dd702

dev-perl/PDL-Graphics-Gnuplot: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/20820
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../PDL-Graphics-Gnuplot-2.11.0-outputfile.patch   | 23 --
 1 file changed, 23 deletions(-)

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
deleted file mode 100644
index 7d33370584a..000
--- 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From b12c3f5de6340b997e5a2992710828f3e89308a0 Mon Sep 17 00:00:00 2001
-From: Simon Reinhardt 
-Date: Mon, 26 Jun 2017 14:57:32 +0200
-Subject: [PATCH] Fix #65: No quoting for output filenames.
-
-Insert missing call to quote_escape (escape backslashes and such for gnuplot
-double-quote strings).

- lib/PDL/Graphics/Gnuplot.pm | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm
-index 0edf7ef..ff96cc9 100644
 a/lib/PDL/Graphics/Gnuplot.pm
-+++ b/lib/PDL/Graphics/Gnuplot.pm
-@@ -5188,6 +5188,7 @@ our $pOptionsTable =
- if($vv ne $v) {
- carp "INFO: Plotting to '$vv'\n";
- }
-+$vv = quote_escape($vv);
- return "set $k \"$vv\"\n";
-   },
-   undef,3,



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-05-12 Thread Andreas K. Hüttel
commit: bcb5c78c214374bd13d7c039fbf0dfccca892b5c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May 12 21:01:37 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May 12 21:32:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb5c78c

dev-perl/PDL-Graphics-Gnuplot: Version bump 2.016

Closes: https://bugs.gentoo.org/655898
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.16.0.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index 987f822168e..f95f5f6adff 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1,2 +1,3 @@
 DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 BLAKE2B 
6a11d49a897d1e937e63939885b3c7d5a4a00cf0e9c4ec86d4435ef317dab6dec43f374dfe1bd54f7ea19859da0086b7a2f792da49fa5ffc661d75c059ca3636
 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7
 DIST PDL-Graphics-Gnuplot-2.013.tar.gz 149855 BLAKE2B 
f5ebe0ed1da97c4811b6d6fd52f9c5148efb0c8cb2fa3954134160221c074842c24e92460686b39011f245ca2bec27f4feee822d6f33a383bbff671445816682
 SHA512 
1cf184f0e4df1f3e42880f24acecdcc95e99bf9340851e0b6c258dd89d759c49852a7db5f83aea8a3714d85ac659d03b0f68e6853d58c7eb2efde6da6423f1f6
+DIST PDL-Graphics-Gnuplot-2.016.tar.gz 149882 BLAKE2B 
2c2359d65643f72fac1249650be8343786415a72fd074ab426211e1fc933ce6a02ce789b93820c2a41a687d429b264ff743a3aa39e3df12c1a66de47115167f7
 SHA512 
3e82a8a10b7b48567e0746238c4b718e491f39afb53b965ae72a4e2aa0567914856bf6343ba3d571fdb240d284fc95570c51c4042d9bbc0e5de8aa6f7aaa21f2

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild
new file mode 100644
index 000..f0f84e9eb34
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.16.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_VERSION=2.016
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4(-)] )
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2021-05-12 Thread Andreas K. Hüttel
commit: b076348685cd9db1c3a8b51ec2601a5b914a0ac9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May 12 21:01:54 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May 12 21:32:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0763486

dev-perl/PDL-Graphics-Gnuplot: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 -
 .../PDL-Graphics-Gnuplot-2.11.0-r1.ebuild  | 36 --
 .../PDL-Graphics-Gnuplot-2.13.0-r1.ebuild  | 32 ---
 3 files changed, 69 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index f95f5f6adff..b3ac2676c59 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1,3 +1,2 @@
-DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 BLAKE2B 
6a11d49a897d1e937e63939885b3c7d5a4a00cf0e9c4ec86d4435ef317dab6dec43f374dfe1bd54f7ea19859da0086b7a2f792da49fa5ffc661d75c059ca3636
 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7
 DIST PDL-Graphics-Gnuplot-2.013.tar.gz 149855 BLAKE2B 
f5ebe0ed1da97c4811b6d6fd52f9c5148efb0c8cb2fa3954134160221c074842c24e92460686b39011f245ca2bec27f4feee822d6f33a383bbff671445816682
 SHA512 
1cf184f0e4df1f3e42880f24acecdcc95e99bf9340851e0b6c258dd89d759c49852a7db5f83aea8a3714d85ac659d03b0f68e6853d58c7eb2efde6da6423f1f6
 DIST PDL-Graphics-Gnuplot-2.016.tar.gz 149882 BLAKE2B 
2c2359d65643f72fac1249650be8343786415a72fd074ab426211e1fc933ce6a02ce789b93820c2a41a687d429b264ff743a3aa39e3df12c1a66de47115167f7
 SHA512 
3e82a8a10b7b48567e0746238c4b718e491f39afb53b965ae72a4e2aa0567914856bf6343ba3d571fdb240d284fc95570c51c4042d9bbc0e5de8aa6f7aaa21f2

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
deleted file mode 100644
index e2bf45e2ef3..000
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=2.011
-DIST_AUTHOR=ZOWIE
-inherit perl-module
-
-DESCRIPTION="Gnuplot-based plotting for PDL"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}/${P}-outputfile.patch"
-)
-
-RDEPEND="
-   dev-perl/Alien-Gnuplot
-   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[X] sci-visualization/gnuplot[qt4] )
-"
-DEPEND="${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.13.0-r1.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r1.ebuild
deleted file mode 100644
index 2ad6f7ab8ec..000
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=2.013
-DIST_AUTHOR=ETJ
-inherit perl-module
-
-DESCRIPTION="Gnuplot-based plotting for PDL"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-perl/Alien-Gnuplot
-   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[X] sci-visualization/gnuplot[qt4(-)] )
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
-   test? ( virtual/perl-Test-Simple )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/, dev-perl/PDL-Graphics-Gnuplot/files/

2021-04-08 Thread Andreas K. Hüttel
commit: 502821978577a191c100cd4e76ff0b5f99cbd21f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Apr  8 13:32:02 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Apr  8 13:32:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50282197

dev-perl/PDL-Graphics-Gnuplot: Fix misbehaviour with gnuplot 5.4.1, fix tests

See also https://github.com/PDLPorters/PDL-Graphics-Gnuplot/pull/71

Bug: https://rt.cpan.org/Ticket/Display.html?id=134970
Bug: https://bugs.gentoo.org/655898
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../PDL-Graphics-Gnuplot-2.13.0-r2.ebuild  | 37 ++
 .../PDL-Graphics-Gnuplot-2.13.0-components.patch   | 78 ++
 .../PDL-Graphics-Gnuplot-2.13.0-titletest.patch| 33 +
 3 files changed, 148 insertions(+)

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild
new file mode 100644
index 000..0eaa42ebeb4
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=2.013
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4(-)] )
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}"-components.patch
+   "${FILESDIR}/${P}"-titletest.patch
+)

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
new file mode 100644
index 000..16b5f0c3788
--- /dev/null
+++ 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.13.0-components.patch
@@ -0,0 +1,78 @@
+From 1a1910fbe5ba97963b40e8b7731f49e08cf46f59 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= 
+Date: Thu, 8 Apr 2021 14:57:34 +0200
+Subject: [PATCH 1/2] Allow a Gnuplot version with three components
+
+---
+ lib/PDL/Graphics/Gnuplot.pm | 21 -
+ 1 file changed, 12 insertions(+), 9 deletions(-)
+
+diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm
+index 39fef00..45c8f5c 100644
+--- a/lib/PDL/Graphics/Gnuplot.pm
 b/lib/PDL/Graphics/Gnuplot.pm
+@@ -2009,8 +2009,8 @@ if($Alien::Gnuplot::VERSION < 1.031) {
+ die "PDL::Graphics::Gnuplot requires Alien::Gnuplot version 1.031 or 
higher\n (v$Alien::Gnuplot::VERSION found). You can pull the latest from 
CPAN.\n";
+ }
+ 
+-our $gnuplot_dep_v = 4.6; # Versions below this are deprecated.
+-our $gnuplot_req_v = 4.4; # Versions below this are not supported.
++our $gnuplot_dep_v = 4.006; # Versions below this are deprecated.
++our $gnuplot_req_v = 4.004; # Versions below this are not supported.
+ 
+ # Compile time config flags...
+ our $check_syntax = 0;
+@@ -2022,7 +2022,8 @@ our $debug_echo = 0;  # If 
set, mock up Losedows hal
+ our $VERSION = '2.013';
+ $VERSION = eval $VERSION;
+ 
+-our $gp_version = undef;   # eventually gets the extracted gnuplot(1) version 
number.
++our $gp_version = undef;# eventually gets the extracted gnuplot(1) 
version number.
++our $gp_numversion = undef; # which is here converted to a float
+ 
+ my $did_warn_non_numeric_patchlevel; # whether we already warned about this
+ 
+@@ -6217,7 +6218,7 @@ our $_OptionEmitters = {
+    This is because some "withs" (e.g. "lines") must have dt 
specifiers for the correct behavior,
+    but other "withs" (e.g. "labels") barf if dt is specified.
+ 'dt' => sub { my($k,$v,$h, $w) = @_;
+-return "" unless($gp_version >= 5.0);
++return "" unless($gp_numversion >= 5.0);
+ return "" if(($v//"") eq 'INVALID');
+ unless($v) {
+ if($w->{options}->{terminal} =~ m/dashed/) {
+@@ -7489,11 +7490,13 @@ EOM
+ ##
+ # Parse version number.  If the version or pl changed, try reloading 
Alien::Gnuplot
+ # to get them in sync.
+-  if( $s =~ m/Version (\d+\.\d+) (patchlevel (\w+))?/i ) {
++  if( $s =~ m/Version ((\d+)\.(\d+)(\.(\d+))?) (patchlevel (\w+))?/i ) {
+   $gp_version = $1;
+-  $gp_pl = $3;
++$gp_numversion = $2 + 0.001*$3 + 0.01*$5;
++  $gp_pl = $7;

[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2020-12-31 Thread Andreas K. Hüttel
commit: 826186c89a01df2ec677b64b1166e986075aa2ce
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Thu Dec 31 14:14:50 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec 31 14:15:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826186c8

dev-perl/PDL-Graphics-Gnuplot: Add missing use default

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel  gentoo.org>

 ...hics-Gnuplot-2.13.0.ebuild => PDL-Graphics-Gnuplot-2.13.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r1.ebuild
similarity index 98%
rename from dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild
rename to dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r1.ebuild
index 2ae56f2cdbb..2ad6f7ab8ec 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-perl/Safe-Isa
virtual/perl-Storable
virtual/perl-Time-HiRes
-   || ( sci-visualization/gnuplot[X] sci-visualization/gnuplot[qt4] )
+   || ( sci-visualization/gnuplot[X] sci-visualization/gnuplot[qt4(-)] )
 "
 DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.480.0



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2020-12-31 Thread Andreas K. Hüttel
commit: d0cf69630da2bc618cb3131294c982d1da7450c2
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Thu Dec 31 13:35:51 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec 31 13:36:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cf6963

dev-perl/PDL-Graphics-Gnuplot: Version bump

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel  gentoo.org>

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.13.0.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index 1f7af153393..987f822168e 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1 +1,2 @@
 DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 BLAKE2B 
6a11d49a897d1e937e63939885b3c7d5a4a00cf0e9c4ec86d4435ef317dab6dec43f374dfe1bd54f7ea19859da0086b7a2f792da49fa5ffc661d75c059ca3636
 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7
+DIST PDL-Graphics-Gnuplot-2.013.tar.gz 149855 BLAKE2B 
f5ebe0ed1da97c4811b6d6fd52f9c5148efb0c8cb2fa3954134160221c074842c24e92460686b39011f245ca2bec27f4feee822d6f33a383bbff671445816682
 SHA512 
1cf184f0e4df1f3e42880f24acecdcc95e99bf9340851e0b6c258dd89d759c49852a7db5f83aea8a3714d85ac659d03b0f68e6853d58c7eb2efde6da6423f1f6

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild
new file mode 100644
index 000..2ae56f2cdbb
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.13.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=2.013
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4] )
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2018-07-21 Thread Kent Fredric
commit: 7d57cc2ad88b9f9963accd5c7eaeeb5e40534b6b
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jul 21 10:39:42 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jul 21 11:15:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d57cc2a

dev-perl/PDL-Graphics-Gnuplot: Cleanup old version 2.11.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../PDL-Graphics-Gnuplot-2.11.0.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
deleted file mode 100644
index a7c38c9b1ff..000
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=2.011
-DIST_AUTHOR=ZOWIE
-inherit perl-module
-
-DESCRIPTION="Gnuplot-based plotting for PDL"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-perl/Alien-Gnuplot
-   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[X] sci-visualization/gnuplot[qt4] )
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
-   test? ( virtual/perl-Test-Simple )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2017-12-27 Thread Kent Fredric
commit: f5a0109544b08ade316da1a682a74c1e815be92a
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Dec 26 09:13:13 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Dec 27 08:09:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a01095

dev-perl/PDL-Graphics-Gnuplot: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/PDL-Graphics-Gnuplot/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/metadata.xml 
b/dev-perl/PDL-Graphics-Gnuplot/metadata.xml
index 8ad3d950c4b..bf5a91a6a1e 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/metadata.xml
+++ b/dev-perl/PDL-Graphics-Gnuplot/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
 
+
+PDL-Graphics-Gnuplot
+PDL::Graphics::Gnuplot
+
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2017-11-28 Thread Andreas Hüttel
commit: daaf870b6bc806434e5aacb4f5ba6ad6b9d7c8ce
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Tue Nov 28 14:12:31 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Nov 28 14:14:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daaf870b

dev-perl/PDL-Graphics-Gnuplot: amd64 stable

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-perl/PDL-Graphics-Gnuplot/Manifest  | 2 +-
 dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index 98ab3c3077d..1f7af153393 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1 +1 @@
-DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 SHA256 
6f93e19651f8b05cc10a9eddcbc97955188905964ad6b904b3a39fc94b1abe22 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7
 WHIRLPOOL 
dd89dddf564b9efecd1b5a4d1ebaa54d070969cea3302fd13cb48325393ae6a5b5c60e99ea228fea4d2f8e434d78a675f603eb4ce6cb2046ef91704f774d3e31
+DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 BLAKE2B 
6a11d49a897d1e937e63939885b3c7d5a4a00cf0e9c4ec86d4435ef317dab6dec43f374dfe1bd54f7ea19859da0086b7a2f792da49fa5ffc661d75c059ca3636
 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
index bc50a70b839..1847bf12dd9 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Gnuplot-based plotting for PDL"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/, dev-perl/PDL-Graphics-Gnuplot/files/

2017-06-27 Thread Andreas Hüttel
commit: 11c654c81c21d89f741b2218932237e9f5267df6
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Tue Jun 27 19:20:35 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Jun 27 19:20:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c654c8

dev-perl/PDL-Graphics-Gnuplot: Add bugfix patch to escape output file name

See also https://github.com/drzowie/PDL-Graphics-Gnuplot/issues/65
See also https://github.com/lab-measurement/lab-measurement/issues/10

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../PDL-Graphics-Gnuplot-2.11.0-r1.ebuild  | 35 ++
 .../PDL-Graphics-Gnuplot-2.11.0-outputfile.patch   | 23 ++
 2 files changed, 58 insertions(+)

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
new file mode 100644
index 000..bc50a70b839
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=2.011
+DIST_AUTHOR=ZOWIE
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PATCHES=(
+   "${FILESDIR}/${P}-outputfile.patch"
+)
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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[X] sci-visualization/gnuplot[qt4] )
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+   test? ( virtual/perl-Test-Simple )
+"

diff --git 
a/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
new file mode 100644
index 000..7d33370584a
--- /dev/null
+++ 
b/dev-perl/PDL-Graphics-Gnuplot/files/PDL-Graphics-Gnuplot-2.11.0-outputfile.patch
@@ -0,0 +1,23 @@
+From b12c3f5de6340b997e5a2992710828f3e89308a0 Mon Sep 17 00:00:00 2001
+From: Simon Reinhardt 
+Date: Mon, 26 Jun 2017 14:57:32 +0200
+Subject: [PATCH] Fix #65: No quoting for output filenames.
+
+Insert missing call to quote_escape (escape backslashes and such for gnuplot
+double-quote strings).
+---
+ lib/PDL/Graphics/Gnuplot.pm | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm
+index 0edf7ef..ff96cc9 100644
+--- a/lib/PDL/Graphics/Gnuplot.pm
 b/lib/PDL/Graphics/Gnuplot.pm
+@@ -5188,6 +5188,7 @@ our $pOptionsTable =
+ if($vv ne $v) {
+ carp "INFO: Plotting to '$vv'\n";
+ }
++$vv = quote_escape($vv);
+ return "set $k \"$vv\"\n";
+   },
+   undef,3,



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2017-06-26 Thread Andreas Hüttel
commit: 9b7379d0edebc7ec06b8a1245ade79c4fbdaa1a1
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Mon Jun 26 12:47:50 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Jun 26 12:47:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7379d0

dev-perl/PDL-Graphics-Gnuplot: Add use requirements for gnuplot, bug 622586

Depending on the Gnuplot compilation options, differents sets of terminals are 
available. When (on Linux) either X or Qt4 terminals are enabled, one
of these automatically becomes default terminal after program start. This can 
be verified with "show terminal", and in this case also
PDL::Graphics::Gnuplot works fine.

However, if both X and Qt4 terminal are disabled during compilation, the 
default terminal after gnuplot start is "unknown", meaning it's not
functional (and a terminal has to be selected first). This makes the 
PDL::Graphics::Gnuplot tests fail, and probably also its functionality.

See also https://github.com/drzowie/PDL-Graphics-Gnuplot/issues/66

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
index b27d7b865cc..a7c38c9b1ff 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
dev-perl/Safe-Isa
virtual/perl-Storable
virtual/perl-Time-HiRes
+   || ( sci-visualization/gnuplot[X] sci-visualization/gnuplot[qt4] )
 "
 DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.480.0



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/

2017-06-23 Thread Andreas Hüttel
commit: 06c583613f554a0289805373bce7dd55d7f309c7
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Jun 23 16:46:51 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Jun 23 16:48:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c58361

dev-perl/PDL-Graphics-Gnuplot: New package, needed for dev-perl/Lab-Measurement

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/PDL-Graphics-Gnuplot/Manifest |  1 +
 .../PDL-Graphics-Gnuplot-2.11.0.ebuild | 30 ++
 dev-perl/PDL-Graphics-Gnuplot/metadata.xml |  8 ++
 3 files changed, 39 insertions(+)

diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest 
b/dev-perl/PDL-Graphics-Gnuplot/Manifest
new file mode 100644
index 000..98ab3c3077d
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -0,0 +1 @@
+DIST PDL-Graphics-Gnuplot-2.011.tar.gz 146990 SHA256 
6f93e19651f8b05cc10a9eddcbc97955188905964ad6b904b3a39fc94b1abe22 SHA512 
09bd38beaacf914241d2bddf9c159bd6db3a60ed0d15f001faec4c5da2e22cb8313b47ed71b8e6006159b4a0d74cea6ebbaf257fa9774eac7f8a5622cfade0e7
 WHIRLPOOL 
dd89dddf564b9efecd1b5a4d1ebaa54d070969cea3302fd13cb48325393ae6a5b5c60e99ea228fea4d2f8e434d78a675f603eb4ce6cb2046ef91704f774d3e31

diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild 
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
new file mode 100644
index 000..b27d7b865cc
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.11.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=2.011
+DIST_AUTHOR=ZOWIE
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-perl/Alien-Gnuplot
+   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
+"
+DEPEND="${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
new file mode 100644
index 000..8ad3d950c4b
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+p...@gentoo.org
+Gentoo Perl Project
+
+