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-misc/kustodian/
Date: Sat, 29 Jun 2013 13:01:58
Message-Id: 1372508977.0e5338a3634b19c5c56f6164ae611fa2f9f875ae.johu@gentoo
1 commit: 0e5338a3634b19c5c56f6164ae611fa2f9f875ae
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 29 12:29:37 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 29 12:29:37 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0e5338a3
7
8 [kde-misc/kustodian] EAPI 5.
9
10 Package-Manager: portage-2.2.0_alpha186
11
12 ---
13 kde-misc/kustodian/kustodian-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/kustodian/kustodian-9999.ebuild b/kde-misc/kustodian/kustodian-9999.ebuild
17 index 81bd9e0..d3a4e56 100644
18 --- a/kde-misc/kustodian/kustodian-9999.ebuild
19 +++ b/kde-misc/kustodian/kustodian-9999.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Header: $
23
24 -EAPI=4
25 +EAPI=5
26
27 KMNAME="playground/base/plasma"
28 KMMODULE="applets/${PN}"