From b5dd9d0cdbce9030ac8b2a9a7e134e7e90d0ad13 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 1 Dec 2018 19:45:23 +0100 Subject: kde-frameworks: Drop KDE Frameworks 5.50.0 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- kde-frameworks/kplotting/Manifest | 1 - kde-frameworks/kplotting/kplotting-5.50.0.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 kde-frameworks/kplotting/kplotting-5.50.0.ebuild (limited to 'kde-frameworks/kplotting') diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest index f40e2da06cbb..cdd7908945ad 100644 --- a/kde-frameworks/kplotting/Manifest +++ b/kde-frameworks/kplotting/Manifest @@ -1,2 +1 @@ -DIST kplotting-5.50.0.tar.xz 29752 BLAKE2B dd786e239cba3709a7cf24f79d8ff37e6ecc43a463b25ff1fe65e794e72eebfa81a6a6d4e63f8f28ddc57d79bc01060b55b0f8664edc19a196323fe224d456ad SHA512 352c424d842ddbe277c7a71acb7fe50fb7cdc78bc750c85ac5a364a6e330bd69344cd5dbdd7922725e1b143bd0d7b1ac1b6d003f5baa67edb33981d27f830838 DIST kplotting-5.52.0.tar.xz 29764 BLAKE2B 0abe8d881e3b128a03f5b3d3c3ba9ea7d1a0a78c670628a861abe41340bde0ecb7fe8f3a60be96da0219191980928ab158e357dd338008c98db2e26388dafdcf SHA512 2fd925ebe040a37ce5f86f06ba8613cc1b738c2d6e8711920f6ae4833625fc098c0acf3937bc03c92be91f68aed5162f86e65abaf4289da07e1bac2d7bffac63 diff --git a/kde-frameworks/kplotting/kplotting-5.50.0.ebuild b/kde-frameworks/kplotting/kplotting-5.50.0.ebuild deleted file mode 100644 index 08cf9fab3729..000000000000 --- a/kde-frameworks/kplotting/kplotting-5.50.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# 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 ~arm64 x86" -IUSE="" - -RDEPEND=" - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad