diff options
author | 2023-06-21 05:15:44 +0100 | |
---|---|---|
committer | 2023-06-21 05:27:56 +0100 | |
commit | 9f99d4f5bc4ef50bc5106e7fa7a9ddcbe92d1705 (patch) | |
tree | ddc8d90072c7410eef81d94c7e1fc9a3ae5635ca /dev-perl/GraphViz | |
parent | dev-perl/Gtk2-Notify: update DESCRIPTION (diff) | |
download | gentoo-9f99d4f5bc4ef50bc5106e7fa7a9ddcbe92d1705.tar.gz gentoo-9f99d4f5bc4ef50bc5106e7fa7a9ddcbe92d1705.tar.bz2 gentoo-9f99d4f5bc4ef50bc5106e7fa7a9ddcbe92d1705.zip |
dev-perl/GraphViz: add 2.260.0
No real changes but I already had to check that so let's just bump it.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.260.0.ebuild | 35 | ||||
-rw-r--r-- | dev-perl/GraphViz/Manifest | 1 |
2 files changed, 36 insertions, 0 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.260.0.ebuild b/dev-perl/GraphViz/GraphViz-2.260.0.ebuild new file mode 100644 index 000000000000..90c3836f80d2 --- /dev/null +++ b/dev-perl/GraphViz/GraphViz-2.260.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETJ +DIST_VERSION=2.26 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Interface to AT&T's GraphViz" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~riscv ~x86" + +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 +" +BDEPEND=" + ${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 index c9802cf801c9..82d5108043a6 100644 --- a/dev-perl/GraphViz/Manifest +++ b/dev-perl/GraphViz/Manifest @@ -1 +1,2 @@ DIST GraphViz-2.24.tgz 95475 BLAKE2B 919d088d29b88eb523a72f7e853b4e600408eb12bf1d1a27f9742469c08ed229de6292b42a734a665d6718f085c658a1a399ef3f31f825d07bb447a88c26a269 SHA512 b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9 +DIST GraphViz-2.26.tar.gz 90338 BLAKE2B 86c1f3e2bcb688e98f6ac49c03db0080a5bce900c239dcd8379495c2e8267f6ae5d19e242291f352a2d96afc120ae2ea8722c4abaeb9c71e8b07545316e2d1e6 SHA512 99bca9e8e8d9487ba72baffc398c0952cf30d18dae00fe83e996822302a1835b85ed4d1201087f3cafe486207e2c771fdb510c45a7e6f783d6c9a25ef77667d7 |