summaryrefslogtreecommitdiff
path: root/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-03-20 18:15:30 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-03-26 00:11:58 +1100
commitb0db5d580b55bd526d8c5f47a48bc2cb0b641b1f (patch)
tree499e18b5c2706f317beb84a22b66d1a205c70567 /kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
parentc7580d8a4cdb107f99a969fa4df201c0de8aeaf2 (diff)
downloadgentoo-b0db5d580b55bd526d8c5f47a48bc2cb0b641b1f.tar.gz
gentoo-b0db5d580b55bd526d8c5f47a48bc2cb0b641b1f.tar.xz
kde-apps: Move kdeedu-meta 15.12.3 from kde overlay
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild')
-rw-r--r--kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild b/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
new file mode 100644
index 00000000000..c58281912d0
--- /dev/null
+++ b/kde-apps/kdeedu-data/kdeedu-data-15.12.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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)"
+RDEPEND=""