summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-16 00:44:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-16 00:45:24 +0100
commitfc33b46c74913b9c791b1b37811e64f658891a10 (patch)
treebdd77450290483dcf3c17682c19c76565584ae51 /kde-frameworks/kplotting
parentsys-auth/elogind: Drop 235.1 (diff)
downloadgentoo-fc33b46c74913b9c791b1b37811e64f658891a10.tar.gz
gentoo-fc33b46c74913b9c791b1b37811e64f658891a10.tar.bz2
gentoo-fc33b46c74913b9c791b1b37811e64f658891a10.zip
kde-frameworks: Drop KDE Frameworks 5.41.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.41.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index fca63789f1f0..2fb91711b9f9 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
DIST kplotting-5.40.0.tar.xz 29728 BLAKE2B faf2b25dfe0efcfa2b9069e7f856d00f4c9cb4774bca3294d9435edd4786f4f6d731f59d9229cb002dd6c4b2d06e6c0c58fd8a960376aef39e917e3711fd621d SHA512 71a9ec3d041c3cc05f221230cb8727873eb354d8b6c55b12aeaf1f8b41de492d37a66d47baf860b1b222265211351245dc47ff5d08f2c5839cbcf24b5fb53b40
-DIST kplotting-5.41.0.tar.xz 29724 BLAKE2B ddc4cbeeccc4f727ad4eabe25fcfa3d343c68259402a84c42312b868433ec815420b584cc6141f01ab265d588e6a496539ef5ce80aa8ee3761a046783f3fe9a7 SHA512 d3f40de3df24e7d120889524ad9e30d745d34397bac3ffa8fbb132dfe1a8e7bc3b88dc10e9a3e91dd3b852f8bb5c55f4bdea4d8003b9ab41fbb59890dfdb0077
DIST kplotting-5.42.0.tar.xz 29592 BLAKE2B 6f6bb0e9f777092275d10918394ab6fd1f83f3d6de6b1215f77722c1a74e3225822f1896fd2103b0c365df8b72ead06045f50069934aaa3f5822d63608aa57f9 SHA512 0b79f63b0d399b6db77b9dec2c6b55f763c0b207f8e2296039717a8fe8a0513dbf1d04e4caf8d538340307142f840e7e70daf72ab2944949bfc923346426b20c
diff --git a/kde-frameworks/kplotting/kplotting-5.41.0.ebuild b/kde-frameworks/kplotting/kplotting-5.41.0.ebuild
deleted file mode 100644
index 91c166f32494..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.41.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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}"