summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-11 18:10:57 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-11 18:43:57 +0200
commitae142dde6d94e5e1f19658db8550dedebe9e13ca (patch)
treeb51a3b673ac68c98cefbc7dabf32cf996fd106ab /kde-frameworks/kplotting
parentmedia-video/vlc: Drop unused versionator.eclass (diff)
downloadgentoo-ae142dde6d94e5e1f19658db8550dedebe9e13ca.tar.gz
gentoo-ae142dde6d94e5e1f19658db8550dedebe9e13ca.tar.bz2
gentoo-ae142dde6d94e5e1f19658db8550dedebe9e13ca.zip
kde-frameworks: Drop KDE Frameworks 5.48
Package-Manager: Portage-2.3.45, 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.48.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index f94bff14cb3d..c05efebf2d9c 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
DIST kplotting-5.46.0.tar.xz 29776 BLAKE2B 0b15915c3fad4867a0c48fd693b4fdc8b43f50880cc739f513332698cedcd755340ccf1d906d4bb5a54ccee18833d761f73d9d67f2062e812788b4014354860e SHA512 8bfbeec22804d13d074612562a2ceaaab7f18504be1b0627153137fd2d8a5eeca696b07df243704c654af7f78dc8c33a5be27fa06f278d29650246314aa1aa18
-DIST kplotting-5.48.0.tar.xz 29728 BLAKE2B c2969e2c4cc61da0a0856b83d7f565ca412bd182df432001d4eeafe7c6c113f1e71fa7bd31f4ecaa1cee7190067c4ff594c02716a629e0ccbff627138b7bd1c5 SHA512 626917c0f08e94d5c56ccb6a6cd770e1312d8dc1191a25e4d19b3f2fe76fa481ee76bac5fceafc41d85aab9b59814f01b55cb759d377f051d93191d3d0364e49
DIST kplotting-5.49.0.tar.xz 29740 BLAKE2B 9f868cd21dee7b2c9c24fa9869a9352aa1c8b6e23b3c541b5d25cf909c58f5b6a0d889f299fedca1d899054c3fb1569085e856403477019048deaf872eb71322 SHA512 2786037d4cafaeb982eab04dd2f75f895d4dc5fdba52db72a0765ffe9ff3e37e326953b75ce48d160b9295927b54dd933292666303970c9451c599cc20a8898b
diff --git a/kde-frameworks/kplotting/kplotting-5.48.0.ebuild b/kde-frameworks/kplotting/kplotting-5.48.0.ebuild
deleted file mode 100644
index af9c36c9cecf..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.48.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}"