summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-06-21 13:22:16 +0200
committerJohannes Huber <johu@gentoo.org>2016-06-21 13:23:32 +0200
commit5bbfd972ed6c98211eaa7e6d5041aed06ea6237f (patch)
treed1787ec49464002a5d69253eca24a7fb924eb60f /kde-frameworks/kplotting
parentdev-libs/libpcre: Stable for HPPA PPC64 (bug #575546). (diff)
downloadgentoo-5bbfd972ed6c98211eaa7e6d5041aed06ea6237f.tar.gz
gentoo-5bbfd972ed6c98211eaa7e6d5041aed06ea6237f.tar.bz2
gentoo-5bbfd972ed6c98211eaa7e6d5041aed06ea6237f.zip
kde-frameworks: Remove KDE Frameworks 5.22.0
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.22.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index dd0d311427bf..c34ee207ae9d 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.22.0.tar.xz 29508 SHA256 13c3e28d7e57f3e55da7e450b9c92fe4e9c3e4e87de249cf481b882154f75152 SHA512 2a9c263082d2216107706db4b3f101572115bf0a14d6be4f81455e3452adeacee21e18ee4dfa796266ba97db060106df12022caf80ba1c3bfadb5265f9268fe7 WHIRLPOOL e8a83f1a44cc00cb1b9f815a8d04e579f4264d59f39ec43934509371607ba1c1d61ba2141ae3019855aa6caff282c1184e1505b84e365f37da8ead9ba2f38104
DIST kplotting-5.23.0.tar.xz 29520 SHA256 46b0d39298e6877c09c766e3a70f72a7aa6994c621674d630c5a35a656b622ec SHA512 85d402f801031db59a6477d44563830be5f0095e9f12c9fcb9afae643e44862a5b1353aa8b0fc39a792c0ac1aeb8e23de3271df66aa5b2763a63fe3b96aa52ce WHIRLPOOL 4e0756f159406a98c1fed098190d9f927183f16835ff034adac04548ef15d311553513f62e0cbb671dbd46612887607a6c5be83135605a1bd55257cccc9ab768
diff --git a/kde-frameworks/kplotting/kplotting-5.22.0.ebuild b/kde-frameworks/kplotting/kplotting-5.22.0.ebuild
deleted file mode 100644
index 412593fb4484..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.22.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}"