From deba8115d2c2af26df42966b91ef04ff4dd79cde Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 14 May 2020 11:09:11 +0100 Subject: gentoo resync : 14.05.2020 --- dev-perl/Graph-Easy/Graph-Easy-0.760.0.ebuild | 34 +++++++++++++++++++++++ dev-perl/Graph-Easy/Manifest | 3 +++ dev-perl/Graph-Easy/metadata.xml | 39 +++++++++++++++++++++++++++ 3 files changed, 76 insertions(+) create mode 100644 dev-perl/Graph-Easy/Graph-Easy-0.760.0.ebuild create mode 100644 dev-perl/Graph-Easy/Manifest create mode 100644 dev-perl/Graph-Easy/metadata.xml (limited to 'dev-perl/Graph-Easy') diff --git a/dev-perl/Graph-Easy/Graph-Easy-0.760.0.ebuild b/dev-perl/Graph-Easy/Graph-Easy-0.760.0.ebuild new file mode 100644 index 000000000000..3edf63650f07 --- /dev/null +++ b/dev-perl/Graph-Easy/Graph-Easy-0.760.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=SHLOMIF +DIST_VERSION=0.76 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=virtual/perl-Scalar-List-Utils-1.130.0 +" +DEPEND=" + dev-perl/Module-Build +" +BDEPEND="${RDEPEND} + >=dev-perl/Module-Build-0.360.0 + test? ( + dev-perl/Test-Differences + >=virtual/perl-Test-Simple-0.620.0 + ) +" +PERL_RM_FILES=( + "t/style-trailing-space.t" + "t/pod.t" + "t/pod_cov.t" +) diff --git a/dev-perl/Graph-Easy/Manifest b/dev-perl/Graph-Easy/Manifest new file mode 100644 index 000000000000..7b71417e1e31 --- /dev/null +++ b/dev-perl/Graph-Easy/Manifest @@ -0,0 +1,3 @@ +DIST Graph-Easy-0.76.tar.gz 467184 BLAKE2B b6024a6f9e2e97d47806eb0b263af11e3e9b6b4fcb52da1107f81db51cae3d005391779e3d670daef7a8a6fd9da2cb969c6d206b5afb62f8c6b253ad882214b8 SHA512 c5f93252a047ccb0c02347f9f138217c1d52b10ba67db100de7d57a716b3da8d564ecbddedd795420eccc6fe4733bd9b3e64d1fda7d203b144c6112d6bfbe6d0 +EBUILD Graph-Easy-0.760.0.ebuild 637 BLAKE2B 492a67306d0bcd12b07603e08801336769db15a9136449492774d80915c45fde160a23e7c2d8e1d13050af2d50a943dc8693f5c8bb7c4f043e26e9df8f92994b SHA512 b0db36ed597b3fe6d28120883a0a34401292be5849f9fb04d4b4f9664a9d26ccc9d5228c48a898e1e7477fd22034beb7be364f33498015b0390e5a786d21d7e3 +MISC metadata.xml 2263 BLAKE2B c0575df05f208860f9e762a82533b40f299e0e8fefa66b9e8aab20568d0be37c75a1f598d998c513391f4788c3df46232c568deb3766e8bbc00f7b6202a6cae1 SHA512 ba213636477764dfa6352fc830ba93af2a2d0cc09c1c9881e840642f4ae1e7358055643c6b0881e85d26bcb08af7a1cc23d099edddee699f313b35a8cfc03815 diff --git a/dev-perl/Graph-Easy/metadata.xml b/dev-perl/Graph-Easy/metadata.xml new file mode 100644 index 000000000000..979a8874c0fd --- /dev/null +++ b/dev-perl/Graph-Easy/metadata.xml @@ -0,0 +1,39 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Graph-Easy + Graph::Easy + Graph::Easy::As_ascii + Graph::Easy::As_graphml + Graph::Easy::As_graphviz + Graph::Easy::As_txt + Graph::Easy::As_vcg + Graph::Easy::Attributes + Graph::Easy::Base + Graph::Easy::Edge + Graph::Easy::Edge::Cell + Graph::Easy::Group + Graph::Easy::Group::Anon + Graph::Easy::Group::Cell + Graph::Easy::Layout + Graph::Easy::Layout::Chain + Graph::Easy::Layout::Force + Graph::Easy::Layout::Grid + Graph::Easy::Layout::Path + Graph::Easy::Layout::Repair + Graph::Easy::Layout::Scout + Graph::Easy::Node + Graph::Easy::Node::Anon + Graph::Easy::Node::Cell + Graph::Easy::Node::Empty + Graph::Easy::Parser + Graph::Easy::Parser::Graphviz + Graph::Easy::Parser::VCG + Graph::Easy::Util + + -- cgit v1.2.3