summaryrefslogtreecommitdiff
path: root/kde-apps/kmplot/kmplot-14.12.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kmplot/kmplot-14.12.3.ebuild')
-rw-r--r--kde-apps/kmplot/kmplot-14.12.3.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kmplot/kmplot-14.12.3.ebuild b/kde-apps/kmplot/kmplot-14.12.3.ebuild
deleted file mode 100644
index de2dd8601fb..00000000000
--- a/kde-apps/kmplot/kmplot-14.12.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Mathematical function plotter for KDE"
-HOMEPAGE="http://www.kde.org/applications/education/kmplot http://edu.kde.org/kmplot"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdeapps_dep knotify)
-"