summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-12 13:08:27 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-12 13:36:10 +0100
commitd11950194a4d30eec5d3c8b986427becc57cfc92 (patch)
tree98d57d1d5df5de89883432dc9d9ca263c9a2341d /kde-frameworks/baloo/baloo-5.42.0.ebuild
parentsys-kernel/git-sources: Remove old (diff)
downloadgentoo-d11950194a4d30eec5d3c8b986427becc57cfc92.tar.gz
gentoo-d11950194a4d30eec5d3c8b986427becc57cfc92.tar.bz2
gentoo-d11950194a4d30eec5d3c8b986427becc57cfc92.zip
kde-frameworks: Drop KDE Frameworks 5.42.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/baloo/baloo-5.42.0.ebuild')
-rw-r--r--kde-frameworks/baloo/baloo-5.42.0.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/kde-frameworks/baloo/baloo-5.42.0.ebuild b/kde-frameworks/baloo/baloo-5.42.0.ebuild
deleted file mode 100644
index 564ee8abea0d..000000000000
--- a/kde-frameworks/baloo/baloo-5.42.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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