diff options
Diffstat (limited to 'kde-base/baloo/baloo-4.9999.ebuild')
| -rw-r--r-- | kde-base/baloo/baloo-4.9999.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-base/baloo/baloo-4.9999.ebuild b/kde-base/baloo/baloo-4.9999.ebuild new file mode 100644 index 00000000000..095e00a650b --- /dev/null +++ b/kde-base/baloo/baloo-4.9999.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Next generation of the Nepomuk project" +KEYWORDS="" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kfilemetadata) + dev-libs/qjson + =dev-libs/xapian-1.2*[chert] + sys-apps/attr + !<kde-base/nepomuk-4.12.50 +" +RDEPEND="${DEPEND}" + +RESTRICT="test" |
