mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Alien-Gnuplot: New package, needed for dev-perl/Lab-Measurement
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
25
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
Normal file
25
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
Normal file
@@ -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
|
||||
"
|
||||
1
dev-perl/Alien-Gnuplot/Manifest
Normal file
1
dev-perl/Alien-Gnuplot/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Alien-Gnuplot-1.033.tar.gz 7827 SHA256 85d97835cee8538bfdf1d9e9a2cc9d6d7eb7daa475739a1c48b71315f7aee9db SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46 WHIRLPOOL 42911f76a92c9abac662fce3a6c0533a14a22201fae818248f3811bc48c89d2edcac60f8e5a5d55708f6159e6edc76449f9f07283b944f03fc98a3daffc0a806
|
||||
8
dev-perl/Alien-Gnuplot/metadata.xml
Normal file
8
dev-perl/Alien-Gnuplot/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user