summaryrefslogtreecommitdiff
path: root/kde-base/kmplot/kmplot-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot/kmplot-9999.ebuild')
-rw-r--r--kde-base/kmplot/kmplot-9999.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/kde-base/kmplot/kmplot-9999.ebuild b/kde-base/kmplot/kmplot-9999.ebuild
index e561a5a73ee..4c5809da241 100644
--- a/kde-base/kmplot/kmplot-9999.ebuild
+++ b/kde-base/kmplot/kmplot-9999.ebuild
@@ -6,13 +6,7 @@ EAPI=4
KDE_HANDBOOK="optional"
KDE_SCM="git"
-if [[ ${PV} == *9999 ]]; then
- kde_eclass="kde4-base"
-else
- KMNAME="kdeedu"
- kde_eclass="kde4-meta"
-fi
-inherit ${kde_eclass}
+inherit kde4-base
DESCRIPTION="Mathematical function plotter for KDE"
KEYWORDS=""