summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-07-25 23:25:33 +0200
committerJohannes Huber <johu@gentoo.org>2016-07-25 23:34:41 +0200
commit304d262a49d8cec8ae7294c1506238b1bb160e1e (patch)
tree1e9e7e9952fdfd32b0a89b8518a402da2889fd08 /kde-frameworks/kplotting
parentdev-games/tiled: remove old (diff)
downloadgentoo-304d262a49d8cec8ae7294c1506238b1bb160e1e.tar.gz
gentoo-304d262a49d8cec8ae7294c1506238b1bb160e1e.tar.bz2
gentoo-304d262a49d8cec8ae7294c1506238b1bb160e1e.zip
kde-frameworks: Remove KDE Frameworks 5.21
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.21.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 4f2d5ce51d11..ff52b42780ab 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
-DIST kplotting-5.21.0.tar.xz 29508 SHA256 1312bd70a8dda09801887c0f5adaa3013f0ba2eb1960bf39f1a463f370d837c3 SHA512 1b7837f4914f483fafde86a8feaf665b04f8ee1d4fd7fab268611a304c12f368b2afe0d2c2df1b54489d839e4d49fc2a545c81709457844658515d925ee9d743 WHIRLPOOL e9b5811fca566685d6f8825507a22b26c3ea6b8766b200985b8bcbe8027108db8697977320e55d8ac250f88f167d99828018aa3b675e53756d03b506903aa594
DIST kplotting-5.23.0.tar.xz 29520 SHA256 46b0d39298e6877c09c766e3a70f72a7aa6994c621674d630c5a35a656b622ec SHA512 85d402f801031db59a6477d44563830be5f0095e9f12c9fcb9afae643e44862a5b1353aa8b0fc39a792c0ac1aeb8e23de3271df66aa5b2763a63fe3b96aa52ce WHIRLPOOL 4e0756f159406a98c1fed098190d9f927183f16835ff034adac04548ef15d311553513f62e0cbb671dbd46612887607a6c5be83135605a1bd55257cccc9ab768
DIST kplotting-5.24.0.tar.xz 29556 SHA256 42f9f3e22c23effe53ebaf4fa73febcb8e7942a8c3dfc39ad165113813befe3e SHA512 fc3e45b7b692c5266b6a4de97372ceccf4dc6a47e097330f13495767498d738594e825638641fb58a2d5d86406929eaa6cea7c5e6adc3b62b1d25beb040e432e WHIRLPOOL ab9e99f620155b38ccdcd571dfacafa607b0dc2c9a65453fdd89eab921fc8cd55c88d7220105523f4f4350105c895c5ee77530b370974275cd8b99f0b910ef3e
diff --git a/kde-frameworks/kplotting/kplotting-5.21.0.ebuild b/kde-frameworks/kplotting/kplotting-5.21.0.ebuild
deleted file mode 100644
index 25ff74e115d4..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.21.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}"