summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-08 20:14:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-08 23:00:10 +0200
commit055a39f924f94946aaa0167af9e12c4b313f257c (patch)
tree8485629d49c208ddd5fe6b029e7170503d9051d6 /kde-frameworks/kplotting
parentkde-frameworks: Add KDE Frameworks 5.36.0 (diff)
downloadgentoo-055a39f924f94946aaa0167af9e12c4b313f257c.tar.gz
gentoo-055a39f924f94946aaa0167af9e12c4b313f257c.tar.bz2
gentoo-055a39f924f94946aaa0167af9e12c4b313f257c.zip
kde-frameworks: Drop KDE Frameworks 5.35.0
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.35.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 31acce65b62d..cc6beeaccb49 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.35.0.tar.xz 29356 SHA256 bcfe144508e83a152f974ce85c64f3e375b9a0917cb01c2c0f7b2ffacfbcf671 SHA512 56263048189264004c6d06f68165e8d92196c30056a4f0c1052bd4cbcb67e17c6f4965d8b8f1e0ac6b1ec4b91d2195284887464b1bb1f0d24162e80cbd7ab1ee WHIRLPOOL f842c2b1aae34bb4a7f9a6cd33796e532557cc4e7a0d0893134e5a72d725a33c1297180ffd7c34a7ca3b6d9c8cf8664eadd56171ef09ae90ec2e76df3e0c0f5e
DIST kplotting-5.36.0.tar.xz 29668 SHA256 a7e7b00f0202ac97b0ec36e7acd240a8f9c8cacdec45a71a1314e37a7a9a4b3d SHA512 167841df6902e83966e2bba68faca1c9a68a44b2012128d3ce2e1aea1e08e3112c67c64bc2344201f958f9afd0fc35a7e1c232d9caa6deb68ab65be0c787b696 WHIRLPOOL 6b50a65a29a17e3b381b1ca5d89a55451af42a840b4c82e65692498ef95012383a4108dacae6f96712557677432622ba7b62fd33863759173626fd379525f93f
diff --git a/kde-frameworks/kplotting/kplotting-5.35.0.ebuild b/kde-frameworks/kplotting/kplotting-5.35.0.ebuild
deleted file mode 100644
index 08ede137d44f..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.35.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}"