aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-10 14:38:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-10 14:38:07 +0100
commit978f81205098bc8b9ebb0f633c61653d0524f250 (patch)
treefba672e4d92429bc3e20659c4ae4994843719735 /kde-frameworks/kplotting
parentprofiles: Drop obsolete kde-frameworks-5.52 package.mask (diff)
downloadkde-978f81205098bc8b9ebb0f633c61653d0524f250.tar.gz
kde-978f81205098bc8b9ebb0f633c61653d0524f250.tar.bz2
kde-978f81205098bc8b9ebb0f633c61653d0524f250.zip
kde-frameworks: Drop KDE Frameworks 5.52.0
Moved to Gentoo ebuild repository. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.52.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
deleted file mode 100644
index cdd7908945..0000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.52.0.tar.xz 29764 BLAKE2B 0abe8d881e3b128a03f5b3d3c3ba9ea7d1a0a78c670628a861abe41340bde0ecb7fe8f3a60be96da0219191980928ab158e357dd338008c98db2e26388dafdcf SHA512 2fd925ebe040a37ce5f86f06ba8613cc1b738c2d6e8711920f6ae4833625fc098c0acf3937bc03c92be91f68aed5162f86e65abaf4289da07e1bac2d7bffac63
diff --git a/kde-frameworks/kplotting/kplotting-5.52.0.ebuild b/kde-frameworks/kplotting/kplotting-5.52.0.ebuild
deleted file mode 100644
index c717024098..0000000000
--- a/kde-frameworks/kplotting/kplotting-5.52.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}"