mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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>
This commit is contained in:
35
dev-perl/GraphViz/GraphViz-2.260.0.ebuild
Normal file
35
dev-perl/GraphViz/GraphViz-2.260.0.ebuild
Normal file
@@ -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
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST GraphViz-2.24.tgz 95475 BLAKE2B 919d088d29b88eb523a72f7e853b4e600408eb12bf1d1a27f9742469c08ed229de6292b42a734a665d6718f085c658a1a399ef3f31f825d07bb447a88c26a269 SHA512 b37d1303c243a306443d5adf35d597f4e259cedaa7956d80bdb47cba811ce94e63da6b42a23d192fa9da628d999f1c023911f3f956a575aeabe673f77f3f01d9
|
||||
DIST GraphViz-2.26.tar.gz 90338 BLAKE2B 86c1f3e2bcb688e98f6ac49c03db0080a5bce900c239dcd8379495c2e8267f6ae5d19e242291f352a2d96afc120ae2ea8722c4abaeb9c71e8b07545316e2d1e6 SHA512 99bca9e8e8d9487ba72baffc398c0952cf30d18dae00fe83e996822302a1835b85ed4d1201087f3cafe486207e2c771fdb510c45a7e6f783d6c9a25ef77667d7
|
||||
|
||||
Reference in New Issue
Block a user