From 8a182750f75c6f4c8b937fc96f7bef92c48831e8 Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Thu, 7 Nov 2024 15:47:04 +0100 Subject: [PATCH] sci-chemistry/jligand: treeclean Signed-off-by: Alexander Puck Neuwirth --- sci-chemistry/jligand/Manifest | 1 - sci-chemistry/jligand/jligand-1.0.40.ebuild | 32 --------------------- sci-chemistry/jligand/metadata.xml | 8 ------ 3 files changed, 41 deletions(-) delete mode 100644 sci-chemistry/jligand/Manifest delete mode 100644 sci-chemistry/jligand/jligand-1.0.40.ebuild delete mode 100644 sci-chemistry/jligand/metadata.xml diff --git a/sci-chemistry/jligand/Manifest b/sci-chemistry/jligand/Manifest deleted file mode 100644 index cbd60dfb1b7..00000000000 --- a/sci-chemistry/jligand/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST JLigand.1.0.40.tar.gz 69101 BLAKE2B 8c1b2c029abd19b04e7ef29774657fb84f63afa98b04afc8bb300b41a50397b5071d974b2f7e674ada9a21b27a3bb01ac410b57f0e3bb44276e54c8af1fbaa40 SHA512 9600e8a18c015e56f8bb9fc272fbdfe77963be0ceb2ea15b0b037452c58c65ac1acc129e54f5cf5531a27f72843cc1368a78a5f4bd6bc8c7e752b8999cc6dbae diff --git a/sci-chemistry/jligand/jligand-1.0.40.ebuild b/sci-chemistry/jligand/jligand-1.0.40.ebuild deleted file mode 100644 index d81a7c2b452..00000000000 --- a/sci-chemistry/jligand/jligand-1.0.40.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit java-pkg-2 - -MY_PN="JLigand" - -DESCRIPTION="Java interface which allows links descriptions to be created" -HOMEPAGE="http://www.ysbl.york.ac.uk/mxstat/JLigand/" -SRC_URI="http://www.ysbl.york.ac.uk/mxstat/${MY_PN}/${MY_PN}.${PV}.tar.gz" - -LICENSE="ccp4" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=">=virtual/jre-1.5" -DEPEND=">=virtual/jdk-1.5" - -S="${WORKDIR}/${MY_PN}.${PV}" - -src_compile() { - sed 's:makefile::g' -i Makefile || die - default -} - -src_install() { - java-pkg_newjar JLigand.jar "${PN}.jar" - java-pkg_dolauncher JLigand \ - --jar "${PN}.jar" -} diff --git a/sci-chemistry/jligand/metadata.xml b/sci-chemistry/jligand/metadata.xml deleted file mode 100644 index da36ecbfcd6..00000000000 --- a/sci-chemistry/jligand/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - -