summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-13 03:38:42 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-13 03:39:53 +1100
commit0f144c6aa5bc75e36d742c113f841804b98c4fff (patch)
tree4e5412b5edc621aa5e9eaf398d77d4bc7f5850f9 /kde-frameworks/kplotting
parentsys-kernel/genkernel: temporarily disable metadata change for QA false positive. (diff)
downloadgentoo-0f144c6aa5bc75e36d742c113f841804b98c4fff.tar.gz
gentoo-0f144c6aa5bc75e36d742c113f841804b98c4fff.tar.bz2
gentoo-0f144c6aa5bc75e36d742c113f841804b98c4fff.zip
kde-frameworks: remove 5.23.0
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.23.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index b882f85f1071..7413acc072c1 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,3 +1,2 @@
-DIST kplotting-5.23.0.tar.xz 29520 SHA256 46b0d39298e6877c09c766e3a70f72a7aa6994c621674d630c5a35a656b622ec SHA512 85d402f801031db59a6477d44563830be5f0095e9f12c9fcb9afae643e44862a5b1353aa8b0fc39a792c0ac1aeb8e23de3271df66aa5b2763a63fe3b96aa52ce WHIRLPOOL 4e0756f159406a98c1fed098190d9f927183f16835ff034adac04548ef15d311553513f62e0cbb671dbd46612887607a6c5be83135605a1bd55257cccc9ab768
DIST kplotting-5.26.0.tar.xz 29540 SHA256 240d6d636c36b150e9494c153e8c3ec8cb6e86717c732eccb0d5105bd62ac9b8 SHA512 69529603662c8dcd48ed1c34a106ccfc074abb2ea5bf100fb26373ac406ae2c06c6b366212fe5c021ac7e207fd2131a3190b9f4701221fb4b7f5a8a883e565f8 WHIRLPOOL 86fbd93d5d2bf09cd5707f78c67502017b3681c7d0c08ed45f3c1fe27c793e8c8316e28a3774f4a5e8f04acafebf3f1be5da5634610073e107ee3cdda90e79d9
DIST kplotting-5.27.0.tar.xz 29536 SHA256 def6eced379ad85e7a879dbc2c55d551f28465c71e7bea572ac3779f1ec2e9e2 SHA512 d6c48ab56cef9a3101dd4557f631a3070669603341d447d3079c647abeaad7d15abe124c8f4a20d9c2eba7b254892208fac19f69e27e2924a6d198d834bd4499 WHIRLPOOL 44308292b87eaa5d8918a1b945b53ba11edc155aff64ae035227e545449e2961a37ae8a6d0192d9454e3ea145e044c71e1e5982b0a585771eb898a889e6294ae
diff --git a/kde-frameworks/kplotting/kplotting-5.23.0.ebuild b/kde-frameworks/kplotting/kplotting-5.23.0.ebuild
deleted file mode 100644
index 25ff74e115d4..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.23.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}"