summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot/kmplot-4.9.2.ebuild')
-rw-r--r--kde-base/kmplot/kmplot-4.9.2.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/kmplot/kmplot-4.9.2.ebuild b/kde-base/kmplot/kmplot-4.9.2.ebuild
deleted file mode 100644
index 5843e41b137a..000000000000
--- a/kde-base/kmplot/kmplot-4.9.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.9.2.ebuild,v 1.1 2012/10/02 18:12:10 johu Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"