summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-11-20 10:29:50 +0100
committerPacho Ramos <pacho@gentoo.org>2022-11-20 10:29:50 +0100
commitff25a16f8a98e006b1a388ca91576821b2339427 (patch)
tree306aae532ce364cf3a03ad4b2001ad5b8a569939 /sci-chemistry
parentsci-chemistry/molmol: Fix sed usage (diff)
downloadgentoo-ff25a16f8a98e006b1a388ca91576821b2339427.tar.gz
gentoo-ff25a16f8a98e006b1a388ca91576821b2339427.tar.bz2
gentoo-ff25a16f8a98e006b1a388ca91576821b2339427.zip
sci-chemistry/molmol: Drop unused eclass
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/molmol/molmol-2k_p2-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild
index a24bf6f47176..9972c4783b7b 100644
--- a/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild
+++ b/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit desktop prefix toolchain-funcs
+inherit desktop toolchain-funcs
MY_PV="${PV/_p/.}.0"
MY_P="${PN}-${MY_PV}"