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/ktouch/
Date: Thu, 31 Mar 2016 18:40:16
Message-Id: 1459448580.b24810fd7aafa00f4bc0fdff7ab7aa0dcd0f61f5.johu@gentoo
1 commit: b24810fd7aafa00f4bc0fdff7ab7aa0dcd0f61f5
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 18:23:00 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 18:23:00 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b24810fd
7
8 kde-apps/ktouch: EAPI 6
9
10 Package-Manager: portage-2.2.28
11
12 kde-apps/ktouch/ktouch-16.04.49.9999.ebuild | 4 ++--
13 kde-apps/ktouch/ktouch-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/kde-apps/ktouch/ktouch-16.04.49.9999.ebuild b/kde-apps/ktouch/ktouch-16.04.49.9999.ebuild
17 index f5ba410..0c18011 100644
18 --- a/kde-apps/ktouch/ktouch-16.04.49.9999.ebuild
19 +++ b/kde-apps/ktouch/ktouch-16.04.49.9999.ebuild
20 @@ -2,12 +2,12 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Id$
23
24 -EAPI=5
25 +EAPI=6
26
27 KDE_HANDBOOK="optional"
28 inherit kde4-base
29
30 -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
31 +DESCRIPTION="Program that helps to learn and practice touch typing"
32 HOMEPAGE="https://edu.kde.org/applications/miscellaneous/ktouch"
33 KEYWORDS=""
34 IUSE="debug"
35
36 diff --git a/kde-apps/ktouch/ktouch-9999.ebuild b/kde-apps/ktouch/ktouch-9999.ebuild
37 index f5ba410..0c18011 100644
38 --- a/kde-apps/ktouch/ktouch-9999.ebuild
39 +++ b/kde-apps/ktouch/ktouch-9999.ebuild
40 @@ -2,12 +2,12 @@
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 -EAPI=5
45 +EAPI=6
46
47 KDE_HANDBOOK="optional"
48 inherit kde4-base
49
50 -DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
51 +DESCRIPTION="Program that helps to learn and practice touch typing"
52 HOMEPAGE="https://edu.kde.org/applications/miscellaneous/ktouch"
53 KEYWORDS=""
54 IUSE="debug"