summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-11 15:53:43 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-11 16:30:44 +0100
commit45b640891a25a0b23464b3b4aec0bd877edda263 (patch)
tree352563555a299d70ee3dfc7ad94b9f9ec03f0e26 /kde-frameworks/kplotting
parentprofiles: Mask USE="openmpi_rm_pbs" on arm (diff)
downloadgentoo-45b640891a25a0b23464b3b4aec0bd877edda263.tar.gz
gentoo-45b640891a25a0b23464b3b4aec0bd877edda263.tar.bz2
gentoo-45b640891a25a0b23464b3b4aec0bd877edda263.zip
kde-frameworks: Remove KDE Frameworks 5.30.0
Package-Manager: Portage-2.3.3, 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.30.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 38a6da069409..974fc037481f 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
DIST kplotting-5.29.0.tar.xz 29540 SHA256 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f SHA512 db82184e458516b46094b24ddcd8066adf14aac780cb1135e16217333c52cd973ecdb4519d14f5bdb8a78ef35a9fcc98a616154142a06e90c550715ca246116c WHIRLPOOL f2d2ecc27800b3f177e3aa759c9069ab6354ce9c4c3eb6cef89f05ccc7a8c7509a2c25813f2cbe14857cc9b555d6f6ee04bcedd43fb54cd3c96d3bbeae6641bf
-DIST kplotting-5.30.0.tar.xz 29576 SHA256 f009db3cae5329c8e123cd72a3ff185ddfff0606d38d70c008902e524df89903 SHA512 06ef7153b30f8c9c5e022f783215518ffe4b0d56c373e2a0b02bb98e3f8e2c6195badff8e3664b3a5d7cff5a3b90e7d60f4ab5f165c64b50145e6d6b1b07ef7e WHIRLPOOL 03bd47d55761a1d94fb46d3cd6758b8e8080f8365ae5b0c57bcdb0c9eb2009ad85443bc109e1b32fc50cee96d01b9d7b89293746fe9878eade4c3a97feb67a52
DIST kplotting-5.31.0.tar.xz 29568 SHA256 95191393291ff96e9d406ac91ab2d0902a3e67c2368222cfd9b0d31d600edb97 SHA512 94e9e820b5a1dcf1954fe59ca57f15289d84222542353f558ce2aad936fc73f8c966715b00aab3a20ff9788e36aa194dcb5a5e5e4df40c0165c41e3e0e01f74e WHIRLPOOL 22746bf1798b58d324159991415461b0e34acd202a4b644514cbdabc8163e77b10226cd22459e647c1cc403f110cf44cd443b48711d848bcef37a224ed3b8403
diff --git a/kde-frameworks/kplotting/kplotting-5.30.0.ebuild b/kde-frameworks/kplotting/kplotting-5.30.0.ebuild
deleted file mode 100644
index 0ff8730ac04b..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.30.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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}"