summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-02-07 01:14:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-07 01:16:07 +0100
commit7065f57ed3d09779d4d7330d7995049a37fb207a (patch)
tree3b34c736ba90723d4118419d41287fc831322719 /kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild
parentsys-libs/libxcrypt-4.4.12: enable static-libs by default (diff)
downloadgentoo-7065f57ed3d09779d4d7330d7995049a37fb207a.tar.gz
gentoo-7065f57ed3d09779d4d7330d7995049a37fb207a.tar.bz2
gentoo-7065f57ed3d09779d4d7330d7995049a37fb207a.zip
kde-apps/kdeedu-data: Add missing cmake.eclass
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild')
-rw-r--r--kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild b/kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild
deleted file mode 100644
index 56433d6c8e8d..000000000000
--- a/kde-apps/kdeedu-data/kdeedu-data-19.12.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde.org
-
-DESCRIPTION="Shared icons, artwork and data files for educational applications"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-BDEPEND="
- dev-qt/qtcore:5
- kde-frameworks/extra-cmake-modules:5
-"