aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 14:31:46 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 14:32:00 +0200
commitea8715dc177035715c6962d26dff518016e213be (patch)
tree3fbb8c1749247385a3edf4bc7b752c5014cae03f /kde-frameworks/kplotting
parentkde-apps: Drop KDE Applications 18.08.1 (diff)
downloadkde-ea8715dc177035715c6962d26dff518016e213be.tar.gz
kde-ea8715dc177035715c6962d26dff518016e213be.tar.bz2
kde-ea8715dc177035715c6962d26dff518016e213be.zip
kde-frameworks: Drop KDE Frameworks 5.50.0
Moved to Gentoo ebuild repository. Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.50.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
deleted file mode 100644
index b6545e34d7..0000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.50.0.tar.xz 29752 BLAKE2B dd786e239cba3709a7cf24f79d8ff37e6ecc43a463b25ff1fe65e794e72eebfa81a6a6d4e63f8f28ddc57d79bc01060b55b0f8664edc19a196323fe224d456ad SHA512 352c424d842ddbe277c7a71acb7fe50fb7cdc78bc750c85ac5a364a6e330bd69344cd5dbdd7922725e1b143bd0d7b1ac1b6d003f5baa67edb33981d27f830838
diff --git a/kde-frameworks/kplotting/kplotting-5.50.0.ebuild b/kde-frameworks/kplotting/kplotting-5.50.0.ebuild
deleted file mode 100644
index af9c36c9ce..0000000000
--- a/kde-frameworks/kplotting/kplotting-5.50.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"