commit:     0e4a6567a2d1cf4f9fde00077cf52559bbbcb058
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 16:46:18 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 16:48:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4a6567

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

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild | 25 ++++++++++++++++++++++
 dev-perl/Alien-Gnuplot/Manifest                    |  1 +
 dev-perl/Alien-Gnuplot/metadata.xml                |  8 +++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild 
b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
new file mode 100644
index 00000000000..5d9cbcb1210
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=1.033
+DIST_AUTHOR=ZOWIE
+inherit perl-module
+
+DESCRIPTION="Find and verify functionality of the gnuplot executable"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+       virtual/perl-File-Spec
+       virtual/perl-File-Temp
+       virtual/perl-HTTP-Tiny
+       virtual/perl-Time-HiRes
+       sci-visualization/gnuplot
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest
new file mode 100644
index 00000000000..b979118c47f
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -0,0 +1 @@
+DIST Alien-Gnuplot-1.033.tar.gz 7827 SHA256 
85d97835cee8538bfdf1d9e9a2cc9d6d7eb7daa475739a1c48b71315f7aee9db SHA512 
b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46
 WHIRLPOOL 
42911f76a92c9abac662fce3a6c0533a14a22201fae818248f3811bc48c89d2edcac60f8e5a5d55708f6159e6edc76449f9f07283b944f03fc98a3daffc0a806

diff --git a/dev-perl/Alien-Gnuplot/metadata.xml 
b/dev-perl/Alien-Gnuplot/metadata.xml
new file mode 100644
index 00000000000..8ad3d950c4b
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+        <maintainer type="project">
+                <email>p...@gentoo.org</email>
+                <name>Gentoo Perl Project</name>
+        </maintainer>
+</pkgmetadata>

Reply via email to