summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-06-04 20:02:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-06-09 15:15:16 +0200
commit4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c (patch)
treedb34de4b7d4b79ed5ad91077ff9a2a4165b706f0 /kde-frameworks/kplotting
parentkde-frameworks/extra-cmake-modules: 5.34.0 arm,hppa,ppc,ppc64 stable (diff)
downloadgentoo-4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c.tar.gz
gentoo-4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c.tar.bz2
gentoo-4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c.zip
kde-frameworks: Drop KDE Frameworks 5.29.0
Package-Manager: Portage-2.3.5, 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.29.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 20ee58f09016..b6b73c98b56e 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,2 +1 @@
-DIST kplotting-5.29.0.tar.xz 29540 SHA256 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f SHA512 db82184e458516b46094b24ddcd8066adf14aac780cb1135e16217333c52cd973ecdb4519d14f5bdb8a78ef35a9fcc98a616154142a06e90c550715ca246116c WHIRLPOOL f2d2ecc27800b3f177e3aa759c9069ab6354ce9c4c3eb6cef89f05ccc7a8c7509a2c25813f2cbe14857cc9b555d6f6ee04bcedd43fb54cd3c96d3bbeae6641bf
DIST kplotting-5.34.0.tar.xz 29564 SHA256 501f13c16718907c9b852d24a55605fe6e51e6b7cf514e04a81e8980c04adeb9 SHA512 ff739016945d02eaae957a9e98a359e9883803bb93c1362b9aa6f468a154c4db4dfe0410a5fb0e9913fc5080ff82429920421702c5c4c5a70d10cf4b42de888f WHIRLPOOL 341b4f657f385db0f2e805ae467790c180f4a15fba33bcde353c9a7e292d6d0b8c62c0b3ef346780bbb5a3e714e388e1d59a8f7416c4affcd395a30785f43c28
diff --git a/kde-frameworks/kplotting/kplotting-5.29.0.ebuild b/kde-frameworks/kplotting/kplotting-5.29.0.ebuild
deleted file mode 100644
index 04de6e079a32..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.29.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}"