commit: 38cb6eda0cd5c02ff252b15d7320a72a14c7c156
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Sep 11 15:50:31 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 14:13:12 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=38cb6eda
kde-frameworks/baloo: Drop old
Package-Manager: portage-2.3.0
kde-frameworks/baloo/baloo-5.26.0.ebuild | 33 --------------------------------
1 file changed, 33 deletions(-)
diff --git a/kde-frameworks/baloo/baloo-5.26.0.ebuild
b/kde-frameworks/baloo/baloo-5.26.0.ebuild
deleted file mode 100644
index 82b6d1f..0000000
--- a/kde-frameworks/baloo/baloo-5.26.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework for searching and managing metadata"
-KEYWORDS="~amd64 ~arm ~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-base/baloo:4[-minimal(-)]
-"