summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 19:54:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 18:39:11 +0200
commitf84fcbb5131013f9494b9024ec746f68fcbdad36 (patch)
treeda178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/filelight
parentprofiles: Mask legacy KDE Applications for removal (diff)
downloadgentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/filelight')
-rw-r--r--kde-apps/filelight/Manifest1
-rw-r--r--kde-apps/filelight/filelight-16.12.3.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/filelight/Manifest b/kde-apps/filelight/Manifest
index a6a80c3263b6..bead16c38a3c 100644
--- a/kde-apps/filelight/Manifest
+++ b/kde-apps/filelight/Manifest
@@ -1,2 +1 @@
-DIST filelight-16.12.3.tar.xz 212072 SHA256 3a8e0999d8ffc2edf0624482ecf1cc3b3586bdbc7e5431bc4b71e09f78e8ec8d SHA512 c24d41505ecc6344fc963943e46a194ba7ec52ddf994b61e67fdd72e1ce654f74deed38f46026189b922f540c3892910ba191828118d8536bd1388347332a526 WHIRLPOOL ee8a15cc340794f88edad08b95688dbf0298c517117a5b750106570169f0b63a4c248f023ef38a65818d7d264b3d3c9211593d7e9dfba1d50a820d06074964bf
DIST filelight-17.04.3.tar.xz 652892 SHA256 efd5abd3bdb53dc77dbcc0947f28c9a9f004ce7cc905d16244fb8df847843c6b SHA512 df6c593f8a2e2d62d099514258d3d3981b124556c3d5adfd690bd1baaf4dec513d890158e82f56f676d66514d659cf9cf6b4cd0a4a4c7ba9885fc960dcd6fe75 WHIRLPOOL 876d717738cd203aad0102e4da4221dc76de2f460f14b9f8103f68e6d4630c3f9f20f9bff4efb7ae1cbe942092e9efe40642a5e68a0f25c61a9d9742f3a185d6
diff --git a/kde-apps/filelight/filelight-16.12.3.ebuild b/kde-apps/filelight/filelight-16.12.3.ebuild
deleted file mode 100644
index b1cc6791a99b..000000000000
--- a/kde-apps/filelight/filelight-16.12.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings"
-HOMEPAGE="https://utils.kde.org/projects/filelight"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep solid)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"