summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-12 15:29:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-09-12 22:32:55 +0200
commitd94e4d403a72074c80a12e088cfb2ed055669d76 (patch)
treeca9547cd2515508030ce07f6ac893e7fdd5c4b5d /kde-frameworks/kplotting
parentkde-frameworks/kirigami: Drop old (diff)
downloadgentoo-d94e4d403a72074c80a12e088cfb2ed055669d76.tar.gz
gentoo-d94e4d403a72074c80a12e088cfb2ed055669d76.tar.bz2
gentoo-d94e4d403a72074c80a12e088cfb2ed055669d76.zip
kde-frameworks: Drop KDE Frameworks 5.34.0
Except ECM which is required for hppa. Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.34.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index d3f7e85cc99c..9842b8cd15f9 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
-DIST kplotting-5.34.0.tar.xz 29564 SHA256 501f13c16718907c9b852d24a55605fe6e51e6b7cf514e04a81e8980c04adeb9 SHA512 ff739016945d02eaae957a9e98a359e9883803bb93c1362b9aa6f468a154c4db4dfe0410a5fb0e9913fc5080ff82429920421702c5c4c5a70d10cf4b42de888f WHIRLPOOL 341b4f657f385db0f2e805ae467790c180f4a15fba33bcde353c9a7e292d6d0b8c62c0b3ef346780bbb5a3e714e388e1d59a8f7416c4affcd395a30785f43c28
DIST kplotting-5.37.0.tar.xz 29668 SHA256 fc837e0f21a6acbcff6b44d1c8b2143737bdc813839af0ea0a30550937069a4c SHA512 7556d20333834568298ce66b9ce9b6aa0f2a09650552cba1482e8c534e1fd8a591faba7d6cbe7159173bf986934a8f9d4f35d81e29e15477cec01bc2995bed99 WHIRLPOOL 0b6b019514004fb3b570505b833b15404deb6dd07bd154e9e019cb215b426b39925b67ae2d9a90de7125df32031821b79987684e82917882b88e9dd3ed8cb398
DIST kplotting-5.38.0.tar.xz 29680 SHA256 e2d8ef624735a56f3998c88af6f06209221af5f27ef05096d65ebb124dc56ec3 SHA512 a7c09c49686c571d97c14c6017634575aba61e7e93ccd9c44442ea1953c64cf64e7d68d2606d823dae5d05832f38c7d54c8786d5906a8f8cda8d35fb58b55fcc WHIRLPOOL a7a6f6bbdbaae748c5070817ce905bb17e4dbbf47813058b1e85b086a4769f5a6ba78d3d386ee76f560facd0b568e19f057683fbef41cd7da1cd062842c789a3
diff --git a/kde-frameworks/kplotting/kplotting-5.34.0.ebuild b/kde-frameworks/kplotting/kplotting-5.34.0.ebuild
deleted file mode 100644
index 04de6e079a32..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.34.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 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 x86"
-IUSE=""
-
-RDEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"