diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/GraphViz | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.240.0.ebuild | 36 | ||||
-rw-r--r-- | dev-perl/GraphViz/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/GraphViz/metadata.xml | 21 |
3 files changed, 0 insertions, 60 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild deleted file mode 100644 index 0f36e16d5818..000000000000 --- a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_A_EXT=tgz -DIST_AUTHOR=RSAVAGE -DIST_VERSION=2.24 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Interface to AT&T's GraphViz" - -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="test" - -RDEPEND=" - media-gfx/graphviz - >=virtual/perl-Carp-1.10.0 - >=virtual/perl-Getopt-Long-2.340.0 - virtual/perl-IO - >=dev-perl/IPC-Run-0.600.0 - >=dev-perl/libwww-perl-6 - >=dev-perl/Parse-RecDescent-1.965.1 - >=virtual/perl-Time-HiRes-1.510.0 - >=dev-perl/XML-Twig-3.520.0 - >=dev-perl/XML-XPath-1.130.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - dev-perl/File-Which - test? ( - >=virtual/perl-Test-Simple-1.1.2 - ) -" diff --git a/dev-perl/GraphViz/Manifest b/dev-perl/GraphViz/Manifest deleted file mode 100644 index 9b07310c550e..000000000000 --- a/dev-perl/GraphViz/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST GraphViz-2.24.tgz 95475 BLAKE2B 919d088d29b88eb523a72f7e853b4e600408eb12bf1d1a27f9742469c08ed229de6292b42a734a665d6718f085c658a1a399ef3f31f825d07bb447a88c26a269 SHA512 b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9 -EBUILD GraphViz-2.240.0.ebuild 731 BLAKE2B 326da027e283d4de0e9b3366f41e43fd40ec43d8cb434f3a26711eabeee5b54e90c5359c802279e0aada15908bcec3b1bdc7a14feac5a9cf43fbb6975209ca48 SHA512 f23e2a0702ace62d962bb5a3a335563792bcd3eeb7d812d8f465be7ef706c896c386f91004bb42cac222a9aaea11ae832b1d722c2bfa95592ebda1b3c880f186 -MISC metadata.xml 976 BLAKE2B 79ba574c443f33712ba1e4eb30b9881c2b567597f460eeb95d608c62965a8501dfc49549eebd67f6d72fd696f9898f50f5c93440a6d4c03abaf7915f54e9b0b2 SHA512 e8d6b682c13fa944531371252ee4341936a7dd74786584a5594e712b431df8690d355145f533c2e6785dff55c4409f25481c0c2baa9edbe4a64937f8f19e407e diff --git a/dev-perl/GraphViz/metadata.xml b/dev-perl/GraphViz/metadata.xml deleted file mode 100644 index 6171d080c53b..000000000000 --- a/dev-perl/GraphViz/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?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">GraphViz</remote-id> - <remote-id type="cpan-module">Devel::GraphVizProf</remote-id> - <remote-id type="cpan-module">GraphViz</remote-id> - <remote-id type="cpan-module">GraphViz::Data::Grapher</remote-id> - <remote-id type="cpan-module">GraphViz::No</remote-id> - <remote-id type="cpan-module">GraphViz::Parse::RecDescent</remote-id> - <remote-id type="cpan-module">GraphViz::Parse::Yacc</remote-id> - <remote-id type="cpan-module">GraphViz::Parse::Yapp</remote-id> - <remote-id type="cpan-module">GraphViz::Regex</remote-id> - <remote-id type="cpan-module">GraphViz::Small</remote-id> - <remote-id type="cpan-module">GraphViz::XML</remote-id> - </upstream> -</pkgmetadata> |