Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktouch/
Date: Sat, 10 Oct 2020 21:40:00
Message-Id: 1602356248.adf618d0fbde926c7c91def2eb13a0a88522a842.asturm@gentoo
1 commit: adf618d0fbde926c7c91def2eb13a0a88522a842
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 18:57:28 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 18:57:28 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=adf618d0
7
8 kde-apps/ktouch: Drop unused DEPEND, update HOMEPAGE
9
10 Upstream commit 0308839de07840ca09c4aef0e3450d6de5ea0e7e
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-apps/ktouch/ktouch-20.08.49.9999.ebuild | 2 +-
16 kde-apps/ktouch/ktouch-9999.ebuild | 3 +--
17 2 files changed, 2 insertions(+), 3 deletions(-)
18
19 diff --git a/kde-apps/ktouch/ktouch-20.08.49.9999.ebuild b/kde-apps/ktouch/ktouch-20.08.49.9999.ebuild
20 index 1a1b70b5b0..4b61e69516 100644
21 --- a/kde-apps/ktouch/ktouch-20.08.49.9999.ebuild
22 +++ b/kde-apps/ktouch/ktouch-20.08.49.9999.ebuild
23 @@ -10,7 +10,7 @@ QTMIN=5.14.2
24 inherit ecm kde.org
25
26 DESCRIPTION="Program that helps to learn and practice touch typing"
27 -HOMEPAGE="https://kde.org/applications/education/org.kde.ktouch"
28 +HOMEPAGE="https://kde.org/applications/en/ktouch"
29
30 LICENSE="GPL-2" # TODO: CHECK
31 SLOT="5"
32
33 diff --git a/kde-apps/ktouch/ktouch-9999.ebuild b/kde-apps/ktouch/ktouch-9999.ebuild
34 index 26b3a21b8a..3ba270bf6a 100644
35 --- a/kde-apps/ktouch/ktouch-9999.ebuild
36 +++ b/kde-apps/ktouch/ktouch-9999.ebuild
37 @@ -10,7 +10,7 @@ QTMIN=5.14.2
38 inherit ecm kde.org
39
40 DESCRIPTION="Program that helps to learn and practice touch typing"
41 -HOMEPAGE="https://kde.org/applications/education/org.kde.ktouch"
42 +HOMEPAGE="https://kde.org/applications/en/ktouch"
43
44 LICENSE="GPL-2" # TODO: CHECK
45 SLOT="5"
46 @@ -30,7 +30,6 @@ COMMON_DEPEND="
47 >=kde-frameworks/kconfig-${KFMIN}:5
48 >=kde-frameworks/kconfigwidgets-${KFMIN}:5
49 >=kde-frameworks/kcoreaddons-${KFMIN}:5
50 - >=kde-frameworks/kdeclarative-${KFMIN}:5
51 >=kde-frameworks/ki18n-${KFMIN}:5
52 >=kde-frameworks/kiconthemes-${KFMIN}:5
53 >=kde-frameworks/kitemviews-${KFMIN}:5