Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: app-text/kding/
Date: Thu, 03 Dec 2020 01:04:54
Message-Id: 1606956357.8fcc1966f0da0c2d7cb896c1df1e31670b2a3117.asturm@gentoo
1 commit: 8fcc1966f0da0c2d7cb896c1df1e31670b2a3117
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:22:41 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 00:45:57 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=8fcc1966
7
8 app-text/kding: Fix HOMEPAGE, SRC_URI
9
10 Package-Manager: Portage-3.0.11, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-text/kding/kding-0.6-r3.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-text/kding/kding-0.6-r3.ebuild b/app-text/kding/kding-0.6-r3.ebuild
17 index 3b3fa6c9..be363407 100644
18 --- a/app-text/kding/kding-0.6-r3.ebuild
19 +++ b/app-text/kding/kding-0.6-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,8 +8,8 @@ KDE_LINGUAS="de"
27 inherit kde4-base
28
29 DESCRIPTION="KDE port of Ding, a dictionary lookup program"
30 -HOMEPAGE="http://www.rexi.org/software/kding/"
31 -SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2"
32 +HOMEPAGE="https://sourceforge.net/projects/kding/ https://phabricator.kde.org/T10719"
33 +SRC_URI="https://phabricator.kde.org/file/download/jnmscnve2mrtdqqhsmw2/PHID-FILE-vr5jgyqczprj7fnl3o77/${P}.tar.bz2"
34
35 LICENSE="GPL-2"
36 SLOT="4"