kde-apps/kdeedu-data: Fix file collision
authorJohannes Huber <johu@gentoo.org>
Tue, 29 Mar 2016 07:52:50 +0000 (09:52 +0200)
committerJohannes Huber <johu@gentoo.org>
Tue, 29 Mar 2016 07:52:50 +0000 (09:52 +0200)
Gentoo-bug: 578344

Package-Manager: portage-2.2.28

kde-apps/kdeedu-data/kdeedu-data-15.12.3-r1.ebuild [new file with mode: 0644]

diff --git a/kde-apps/kdeedu-data/kdeedu-data-15.12.3-r1.ebuild b/kde-apps/kdeedu-data/kdeedu-data-15.12.3-r1.ebuild
new file mode 100644 (file)
index 0000000..3133570
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Shared icons, artwork and data files for educational applications"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+       $(add_frameworks_dep extra-cmake-modules)
+       $(add_qt_dep qtcore)
+"
+RDEPEND="
+       !kde-apps/libkdeedu:4
+"