commit: b29a9004d073bfe9f4e76f1ca7905273765722cd
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Aug 2 18:39:32 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Aug 2 21:21:52 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b29a9004
kde-apps/plasma-apps: Build disabled upstream, still Plasma-4 based
Package-Manager: portage-2.2.28
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
kde-apps/plasma-apps/plasma-apps-9999.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/kde-apps/plasma-apps/plasma-apps-9999.ebuild
b/kde-apps/plasma-apps/plasma-apps-9999.ebuild
deleted file mode 100644
index 9c7c6d8..0000000
--- a/kde-apps/plasma-apps/plasma-apps-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-KMMODULE="plasma"
-inherit kde4-meta
-
-DESCRIPTION="Additional Applets for Plasma"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"