Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/plasma-apps/
Date: Tue, 02 Aug 2016 21:22:25
Message-Id: 1470172912.b29a9004d073bfe9f4e76f1ca7905273765722cd.johu@gentoo
1 commit: b29a9004d073bfe9f4e76f1ca7905273765722cd
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 2 18:39:32 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 21:21:52 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b29a9004
7
8 kde-apps/plasma-apps: Build disabled upstream, still Plasma-4 based
9
10 Package-Manager: portage-2.2.28
11
12 Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
13
14 kde-apps/plasma-apps/plasma-apps-9999.ebuild | 18 ------------------
15 1 file changed, 18 deletions(-)
16
17 diff --git a/kde-apps/plasma-apps/plasma-apps-9999.ebuild b/kde-apps/plasma-apps/plasma-apps-9999.ebuild
18 deleted file mode 100644
19 index 9c7c6d8..0000000
20 --- a/kde-apps/plasma-apps/plasma-apps-9999.ebuild
21 +++ /dev/null
22 @@ -1,18 +0,0 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Id$
26 -
27 -EAPI=6
28 -
29 -KMNAME="kde-baseapps"
30 -KMMODULE="plasma"
31 -inherit kde4-meta
32 -
33 -DESCRIPTION="Additional Applets for Plasma"
34 -KEYWORDS=""
35 -IUSE="debug"
36 -
37 -DEPEND="
38 - $(add_kdeapps_dep libkonq)
39 -"
40 -RDEPEND="${DEPEND}"