summaryrefslogtreecommitdiff
path: root/dev-perl/GraphViz
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-perl/GraphViz
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r--dev-perl/GraphViz/GraphViz-2.260.0.ebuild35
-rw-r--r--dev-perl/GraphViz/Manifest1
-rw-r--r--dev-perl/GraphViz/metadata.xml9
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.260.0.ebuild b/dev-perl/GraphViz/GraphViz-2.260.0.ebuild
deleted file mode 100644
index 44f783d1e22d..000000000000
--- a/dev-perl/GraphViz/GraphViz-2.260.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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
deleted file mode 100644
index 370728aa0240..000000000000
--- a/dev-perl/GraphViz/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST GraphViz-2.26.tar.gz 90338 BLAKE2B 86c1f3e2bcb688e98f6ac49c03db0080a5bce900c239dcd8379495c2e8267f6ae5d19e242291f352a2d96afc120ae2ea8722c4abaeb9c71e8b07545316e2d1e6 SHA512 99bca9e8e8d9487ba72baffc398c0952cf30d18dae00fe83e996822302a1835b85ed4d1201087f3cafe486207e2c771fdb510c45a7e6f783d6c9a25ef77667d7
diff --git a/dev-perl/GraphViz/metadata.xml b/dev-perl/GraphViz/metadata.xml
deleted file mode 100644
index 89c67f49bdb9..000000000000
--- a/dev-perl/GraphViz/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>