commit:     93304fbdfd1547877f580aabbc817322488f75c6
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 09:08:05 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 09:11:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93304fbd

dev-java/touchgraph-graphlayout: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-java/touchgraph-graphlayout/Manifest           |  1 -
 dev-java/touchgraph-graphlayout/metadata.xml       | 11 --------
 .../touchgraph-graphlayout-1.22-r1.ebuild          | 33 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 46 deletions(-)

diff --git a/dev-java/touchgraph-graphlayout/Manifest 
b/dev-java/touchgraph-graphlayout/Manifest
deleted file mode 100644
index e199ac0639fb..000000000000
--- a/dev-java/touchgraph-graphlayout/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST TGGL_122_jre11.zip 202777 BLAKE2B 
108b09934a5463460147f82409b09d5d2e755ac30996c6bffbfe07b89abea11d2c609e2d9f6d79ed4f425961898cdf3a8b46a8b7ee2191782d96f5cb5496cf42
 SHA512 
5c638972264ada2cb91ea1667c0b770629120a01496f7834ef3e4999ad5867ff911e772ea1361e33c168d8681c6f19f46ada33ea637daf4474f66a5cc97610a5

diff --git a/dev-java/touchgraph-graphlayout/metadata.xml 
b/dev-java/touchgraph-graphlayout/metadata.xml
deleted file mode 100644
index 839b99fce617..000000000000
--- a/dev-java/touchgraph-graphlayout/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Java</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">touchgraph</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild 
b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild
deleted file mode 100644
index 2119402430f9..000000000000
--- a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_PN="TGGraphLayout"
-
-DESCRIPTION="TouchGraph provides a set of interfaces for graph visualization"
-HOMEPAGE="http://touchgraph.sourceforge.net";
-SRC_URI="mirror://sourceforge/touchgraph/TGGL_${PV//./}_jre11.zip"
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE=""
-
-DEPEND="
-       app-arch/unzip
-       >=virtual/jdk-1.6
-"
-RDEPEND=">=virtual/jre-1.6"
-
-S="${WORKDIR}/${MY_PN}"
-
-JAVA_SRC_DIR="com"
-
-src_install() {
-       java-pkg-simple_src_install
-       dodoc "TGGL ReleaseNotes.txt"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index efb103bfb4b7..12a12c950d29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -239,7 +239,6 @@ dev-java/saxpath
 dev-java/sun-jaf
 dev-java/tijmp
 dev-java/tomcat-jstl-impl
-dev-java/touchgraph-graphlayout
 
 # Ulrich Müller <[email protected]> (2022-01-15)
 # Pretest versions, masked for testing.

Reply via email to