aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:40:05 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:40:31 +0100
commit0f538f0d1a22d387d11f9342f4f7c7b8b57eb8e2 (patch)
treee2566fab18cdbdb6be320fe624a01b95e4edf305 /sci-chemistry
parentsci-chemistry/freeon: drop UnusedInherits (diff)
downloadsci-0f538f0d1a22d387d11f9342f4f7c7b8b57eb8e2.tar.gz
sci-0f538f0d1a22d387d11f9342f4f7c7b8b57eb8e2.tar.bz2
sci-0f538f0d1a22d387d11f9342f4f7c7b8b57eb8e2.zip
sci-chemistry/jligand: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/jligand/jligand-1.0.40.ebuild2
-rw-r--r--sci-chemistry/ligplot+/ligplot+-1.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/jligand/jligand-1.0.40.ebuild b/sci-chemistry/jligand/jligand-1.0.40.ebuild
index f2ab9ee21..879964bbf 100644
--- a/sci-chemistry/jligand/jligand-1.0.40.ebuild
+++ b/sci-chemistry/jligand/jligand-1.0.40.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit java-pkg-2 java-ant-2 multilib
+inherit java-pkg-2 java-ant-2
MY_PN="JLigand"
diff --git a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
index d41af2fe1..80963ed83 100644
--- a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
+++ b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit java-pkg-2
+inherit java-pkg-2 wrapper
DESCRIPTION="GUI-based version of LIGPLOT"
HOMEPAGE="https://www.ebi.ac.uk/thornton-srv/software/LigPlus/"