From 0ba719c6cbcdfa468e553fc423e1088e5d438a1a Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 23 Jan 2017 01:23:34 +1300 Subject: dev-perl/GraphViz: Clean up old versions re bug #600828 No significant difference between recent versions and this one, other than upstream adding special handling for xxe Bug: https://bugs.gentoo.org/600828 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-perl/GraphViz/GraphViz-2.190.0.ebuild | 49 ------------------------------- dev-perl/GraphViz/Manifest | 1 - 2 files changed, 50 deletions(-) delete mode 100644 dev-perl/GraphViz/GraphViz-2.190.0.ebuild diff --git a/dev-perl/GraphViz/GraphViz-2.190.0.ebuild b/dev-perl/GraphViz/GraphViz-2.190.0.ebuild deleted file mode 100644 index 9b422c9ea7d7..000000000000 --- a/dev-perl/GraphViz/GraphViz-2.190.0.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DIST_A_EXT=tgz -DIST_AUTHOR=RSAVAGE -DIST_VERSION=2.19 -inherit perl-module - -DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - media-gfx/graphviz - virtual/perl-Carp - >=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.380.0 - >=dev-perl/XML-XPath-1.130.0 -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.421.100 - >=dev-perl/File-Which-1.90.0 - test? ( - >=virtual/perl-Test-Simple-1.1.14 - ) -" - -src_install() { - perl-module_src_install - - insinto /usr/share/doc/${PF}/examples - doins "${S}"/examples/* -} - -src_test() { - perl_rm_files t/pod.t - perl-module_src_test -} diff --git a/dev-perl/GraphViz/Manifest b/dev-perl/GraphViz/Manifest index 828379b858d5..884fe1e44371 100644 --- a/dev-perl/GraphViz/Manifest +++ b/dev-perl/GraphViz/Manifest @@ -1,2 +1 @@ -DIST GraphViz-2.19.tgz 86529 SHA256 27c7761d18ca739a5e35b9e55135b1f3c6f399a474116216037405826d781ce3 SHA512 2b566b0fc83ca48fe39cf677db6934045f1a35e821348be5b23c9cacd687e192fdfbb55a64a0d69084fbd0582dbca1b94a7fa6f52ec5bedbcf75e7d851e8672b WHIRLPOOL 9f49b57a319c99b55ac7be86cde3fa4f67127a7940ca93c0cc978880a7ea993dd4fafc688873410d4a775093447720ea341fed736a7c0375f84c70ddbaa7c559 DIST GraphViz-2.24.tgz 95475 SHA256 d95efac4cdeedb18283100efe3e00c59c1add524d9ce88c1c8a358359122f5ad SHA512 b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9 WHIRLPOOL fb80ea2af412054e2c291ee5fc834cab9eb81c46301e26ba6c55b6b0187a36608ce26827cccb37b9da0a2054afa8c44c831b9a1db892862c9388b37452e915a9 -- cgit v1.2.3-65-gdbad