summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-02-05 20:20:04 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-02-09 20:50:48 +1100
commitf3452131e65bde67221bd8998710d5169342f12a (patch)
treeadacf2d16526dfdb7e986de65a000755b42cc83e /kde-frameworks/kplotting/kplotting-5.16.0.ebuild
parentkde-plasma: Drop Plasma 5.5.3 (diff)
downloadgentoo-f3452131e65bde67221bd8998710d5169342f12a.tar.gz
gentoo-f3452131e65bde67221bd8998710d5169342f12a.tar.bz2
gentoo-f3452131e65bde67221bd8998710d5169342f12a.zip
kde-frameworks: Drop Frameworks 5.16.0
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-frameworks/kplotting/kplotting-5.16.0.ebuild')
-rw-r--r--kde-frameworks/kplotting/kplotting-5.16.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/kplotting-5.16.0.ebuild b/kde-frameworks/kplotting/kplotting-5.16.0.ebuild
deleted file mode 100644
index 4fc10bc6c05f..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.16.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"