summaryrefslogtreecommitdiff
path: root/dev-perl/Alien-Gnuplot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Alien-Gnuplot
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Alien-Gnuplot')
-rw-r--r--dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild25
-rw-r--r--dev-perl/Alien-Gnuplot/Manifest3
-rw-r--r--dev-perl/Alien-Gnuplot/metadata.xml12
3 files changed, 40 insertions, 0 deletions
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 000000000000..51d0baff15c2
--- /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 000000000000..35f0417517c1
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -0,0 +1,3 @@
+DIST Alien-Gnuplot-1.033.tar.gz 7827 BLAKE2B beb340f3f0feaab56f60811c3fac41fb518e657f82dd8b4ca53697b75fdaf53bf071ee89e6514115e3d110db122c5fb1b2c56506317f432bb80cba4ef808a677 SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46
+EBUILD Alien-Gnuplot-1.33.0.ebuild 475 BLAKE2B 573527147377c3f2cd2724438326a20c1cf5d46f50a6638957161d4cf0e13861b3256afab051d9a507421acd2efcaa0190b455abafcb1955960190aa16b4df79 SHA512 616e85d4de51c26d2f8e19df8f4bba6d9aeac429e5a4bd2db5fa3ea7eda8d476de03dafbd48184a045b25ab31abd92f43cc177393d22632ea583390c8766acf2
+MISC metadata.xml 470 BLAKE2B 22e4a9c3007dc53cc0a18bf3ac87703df91f81eb89f04598960d3eacbb88b08aa355f4aab28be62c5b1b74e50dc0d64370853845ad48d74a0ea7ff3f720a3d27 SHA512 3bda6e3856dfdf1edc3ce243dd1a2f1f2322506586d2c5949de80e05cd1844c323938752dbd8a3e268c5075aa056bc464863e537aee55acf1d00880ae70b6103
diff --git a/dev-perl/Alien-Gnuplot/metadata.xml b/dev-perl/Alien-Gnuplot/metadata.xml
new file mode 100644
index 000000000000..fa9b409763ae
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Alien-Gnuplot</remote-id>
+ <remote-id type="cpan-module">Alien::Gnuplot</remote-id>
+ </upstream>
+</pkgmetadata>