summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-03-18 21:15:43 +0100
committerJohannes Huber <johu@gentoo.org>2017-03-18 21:15:43 +0100
commitddb9c7257e9fc97b620b7b8946fc67e2e19a3927 (patch)
tree0995b0b416963df6d7de430fdaed356c874a66cb /kde-frameworks/kplotting
parentmedia-libs/libpng: Bump to version 1.6.29 (diff)
downloadgentoo-ddb9c7257e9fc97b620b7b8946fc67e2e19a3927.tar.gz
gentoo-ddb9c7257e9fc97b620b7b8946fc67e2e19a3927.tar.bz2
gentoo-ddb9c7257e9fc97b620b7b8946fc67e2e19a3927.zip
kde-frameworks: Remove KDE Frameworks 5.31.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.31.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 032d80e21372..c297b11424b6 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.31.0.tar.xz 29568 SHA256 95191393291ff96e9d406ac91ab2d0902a3e67c2368222cfd9b0d31d600edb97 SHA512 94e9e820b5a1dcf1954fe59ca57f15289d84222542353f558ce2aad936fc73f8c966715b00aab3a20ff9788e36aa194dcb5a5e5e4df40c0165c41e3e0e01f74e WHIRLPOOL 22746bf1798b58d324159991415461b0e34acd202a4b644514cbdabc8163e77b10226cd22459e647c1cc403f110cf44cd443b48711d848bcef37a224ed3b8403
DIST kplotting-5.32.0.tar.xz 29568 SHA256 dbacaaff7ab2964f747c5e54774a9d05b92b22497d4bb1a81185a04e5b751728 SHA512 678278de1b2fc47992b5854d4b563ff951a7ee2677abdd4caeac81d2d32392fc0c980986d4112513dffbb0024896b6567ad56f955f9c8351d904c66ca07079cd WHIRLPOOL b1c3086d86a445515c54b9077809b9ba9fabf7c1b293b279ae55f15f700dea145ad4e9e6749e14559b798dfc9a38cc183e4226f11ae54ec47708013250d73903
diff --git a/kde-frameworks/kplotting/kplotting-5.31.0.ebuild b/kde-frameworks/kplotting/kplotting-5.31.0.ebuild
deleted file mode 100644
index 08ede137d44f..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.31.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}"