summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-04 23:17:39 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-04 23:18:44 +0200
commit4763ab98b91ecc53e3840e1255b2d7b803635076 (patch)
tree08f80ff7d08069473f363f98b09f98602662629c /kde-frameworks/kplotting
parentmedia-libs/mesa: Sync dependencies to 9999. (diff)
downloadgentoo-4763ab98b91ecc53e3840e1255b2d7b803635076.tar.gz
gentoo-4763ab98b91ecc53e3840e1255b2d7b803635076.tar.bz2
gentoo-4763ab98b91ecc53e3840e1255b2d7b803635076.zip
kde-frameworks: Remove KDE Frameworks 5.19.0
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.19.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index f48cd4bac381..e29b2a7c4ae5 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
DIST kplotting-5.18.0.tar.xz 29488 SHA256 8c15aeb060130fb04f5c11d28085ed7bb04fcd85d7aa8da0cb2e99dd5eea38ca SHA512 920ddca57903545edc895ed58455ac8dada55f5dee5846ae67d65d360b7032be28a7b63c249ffef3594f486ea414fd1e1dd3f29da567c235af3d337067874f41 WHIRLPOOL 2e8e1dcfde463c189382c482afa76e82073ce99e7a3573af2933dc208f13cfa83805985bbdec2afe0700720949cfcd60a321e390a9562dfdd2650ea5dc9c8547
-DIST kplotting-5.19.0.tar.xz 29500 SHA256 18db8a6766d710d05659e4717ea1c60e3a9b39a296b28f1474d0235d53253d99 SHA512 43631511aa9781a63cb633a00ca44c6e653cd6d50b3125eec8e6e412e8ae318d09d3f494d162a870be26120ecb8af275283a7a03158334db5bed335e7815eba6 WHIRLPOOL 9d8bb0bf03612189a96b88427d8447ce1ffd53c2b25bba68cfc4688d4542b96ae9d48c5200ff3be544d32dce73c1d63151f2dc6e3243ce46cd8044ce9761c8f9
DIST kplotting-5.20.0.tar.xz 29504 SHA256 0c7ad5b86f5a8e061c941506b30f94fbaf59ea58e8c6bb52007cc538e1726e1e SHA512 08e4ae236d41b9c01356ebfc6405342bc8084001fe36a5a5b3c09d656c4bb1792e5f214c0e36751e516d29009d355e9a15346af1518559b6edd4aded1ffcf973 WHIRLPOOL 22d8cd07fa7be9e10a95e9c727971be2419f144607103f7320256e2b358af7d01cf0e88395f4032827d55338fe380f062aded3c1bd2586e660aa720d6ba42001
diff --git a/kde-frameworks/kplotting/kplotting-5.19.0.ebuild b/kde-frameworks/kplotting/kplotting-5.19.0.ebuild
deleted file mode 100644
index 412593fb4484..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.19.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}"