summaryrefslogtreecommitdiff
path: root/dev-perl/Alien-Gnuplot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Alien-Gnuplot
reinit the tree, so we can have metadata
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.xml8
3 files changed, 36 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..5d9cbcb12101
--- /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..fd8e4ab5f407
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -0,0 +1,3 @@
+DIST Alien-Gnuplot-1.033.tar.gz 7827 SHA256 85d97835cee8538bfdf1d9e9a2cc9d6d7eb7daa475739a1c48b71315f7aee9db SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46 WHIRLPOOL 42911f76a92c9abac662fce3a6c0533a14a22201fae818248f3811bc48c89d2edcac60f8e5a5d55708f6159e6edc76449f9f07283b944f03fc98a3daffc0a806
+EBUILD Alien-Gnuplot-1.33.0.ebuild 476 SHA256 dd96337a2a24ac1280e2ed37791fd229bbf6120e0c08d61b5f015950f81b9a40 SHA512 02cfcebada950bcab61dc989151379677cd478f93947e8908436cc196868f2d7877b97eda6845834037bcd4bb6c884e06bc3da214741990be8b392d82a1a5e19 WHIRLPOOL 6986fb3e94127f6bc612212b3e46f6bec493853845e24b604db4cd51597424f1a3f9130e5a3ab6b6d769836a4568b7099c2528b7bcba057c64eb4b52495f95ae
+MISC metadata.xml 293 SHA256 c7c4c21f3407547fdcba65d60cc98280b07d2665c94eabc0b71b72cdce3e44d7 SHA512 8fc4213021fd9558e5c2b69cc38f21df7abd313ed31c216a0b718d61004b45165e7898aa43b07c6243407dfc9e5c43d8110557b5fa2516b571d943ddb7d0b007 WHIRLPOOL 12a91c833ec2b5314baab88db19aafaa2d9f257b885c2e395e5c00facc58733869d220a49fe19a533c90a9276a237135dbe467e9c782ff03a0fb914d7224f979
diff --git a/dev-perl/Alien-Gnuplot/metadata.xml b/dev-perl/Alien-Gnuplot/metadata.xml
new file mode 100644
index 000000000000..8ad3d950c4bd
--- /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>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+</pkgmetadata>