summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-04-17 15:17:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-04-17 15:21:32 +0200
commitb4e1dccc44772c7128bdc0cad5cfd39f1385b7a8 (patch)
tree1ff0b5755e79a6816ec01d68e4afb39b9a94e357 /kde-frameworks/baloo/baloo-5.56.0.ebuild
parentapp-arch/zstd: Removed old. (diff)
downloadgentoo-b4e1dccc44772c7128bdc0cad5cfd39f1385b7a8.tar.gz
gentoo-b4e1dccc44772c7128bdc0cad5cfd39f1385b7a8.tar.bz2
gentoo-b4e1dccc44772c7128bdc0cad5cfd39f1385b7a8.zip
kde-frameworks: Drop KDE Frameworks 5.56.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'kde-frameworks/baloo/baloo-5.56.0.ebuild')
-rw-r--r--kde-frameworks/baloo/baloo-5.56.0.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/kde-frameworks/baloo/baloo-5.56.0.ebuild b/kde-frameworks/baloo/baloo-5.56.0.ebuild
deleted file mode 100644
index 912ce46a8693..000000000000
--- a/kde-frameworks/baloo/baloo-5.56.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework for searching and managing metadata"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kfilemetadata)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep solid)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- >=dev-db/lmdb-0.9.17
-"
-RDEPEND="${DEPEND}
- !kde-frameworks/baloo:4[-minimal(+)]
-"
-
-RESTRICT+=" test" # bug 624250