summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-12 18:49:43 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-12 18:49:43 +0100
commite3d1b615a3a418da44c76afbdb8456a9f794b2e6 (patch)
tree2034a1caebea2e7d9cb5480156c3f95577436ce4 /kde-frameworks/kplotting
parentprofiles: Move prison to stable use mask (diff)
downloadgentoo-e3d1b615a3a418da44c76afbdb8456a9f794b2e6.tar.gz
gentoo-e3d1b615a3a418da44c76afbdb8456a9f794b2e6.tar.bz2
gentoo-e3d1b615a3a418da44c76afbdb8456a9f794b2e6.zip
kde-frameworks: Remove KDE Frameworks 5.28.0
Package-Manager: portage-2.3.3
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.28.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 85a5e3c33400..04ff688beeaf 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
DIST kplotting-5.26.0.tar.xz 29540 SHA256 240d6d636c36b150e9494c153e8c3ec8cb6e86717c732eccb0d5105bd62ac9b8 SHA512 69529603662c8dcd48ed1c34a106ccfc074abb2ea5bf100fb26373ac406ae2c06c6b366212fe5c021ac7e207fd2131a3190b9f4701221fb4b7f5a8a883e565f8 WHIRLPOOL 86fbd93d5d2bf09cd5707f78c67502017b3681c7d0c08ed45f3c1fe27c793e8c8316e28a3774f4a5e8f04acafebf3f1be5da5634610073e107ee3cdda90e79d9
-DIST kplotting-5.28.0.tar.xz 29556 SHA256 623d2818446f1af4fc5fcd90fa28040f5fa79050138c27c7b72e433c80ecbcee SHA512 b0d7b8c69163be0dd31e0044c493ce88bb76d980966d9563a8b8b3fb1fda2c312cfad8b97c1e3b820878860cd6c738c4968c8457dff717e5b1d635d485eea324 WHIRLPOOL 9a841155c7ed200dc6a5f26fad20db5e8a6f6aeaed751ba4930f7c0e44909b1beafd686359b1c4a4f13586e3dc26dfdc143347cf0bc81884e7992b145a61bc69
DIST kplotting-5.29.0.tar.xz 29540 SHA256 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f SHA512 db82184e458516b46094b24ddcd8066adf14aac780cb1135e16217333c52cd973ecdb4519d14f5bdb8a78ef35a9fcc98a616154142a06e90c550715ca246116c WHIRLPOOL f2d2ecc27800b3f177e3aa759c9069ab6354ce9c4c3eb6cef89f05ccc7a8c7509a2c25813f2cbe14857cc9b555d6f6ee04bcedd43fb54cd3c96d3bbeae6641bf
diff --git a/kde-frameworks/kplotting/kplotting-5.28.0.ebuild b/kde-frameworks/kplotting/kplotting-5.28.0.ebuild
deleted file mode 100644
index 412593fb4484..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.28.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 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}"