Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kimtoy/
Date: Tue, 26 Sep 2017 13:41:01
Message-Id: 1506433247.8e75705ba97ff98d2e33f6d0a409118a5e236546.kensington@gentoo
1 commit: 8e75705ba97ff98d2e33f6d0a409118a5e236546
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 26 13:29:56 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 26 13:40:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e75705b
7
8 kde-misc/kimtoy: update HOMEPAGE & SRC_URI
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 kde-misc/kimtoy/kimtoy-1.91.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/kde-misc/kimtoy/kimtoy-1.91.ebuild b/kde-misc/kimtoy/kimtoy-1.91.ebuild
16 index ec6af686fa8..4cc10a75c22 100644
17 --- a/kde-misc/kimtoy/kimtoy-1.91.ebuild
18 +++ b/kde-misc/kimtoy/kimtoy-1.91.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -6,9 +6,9 @@ EAPI=6
26 inherit kde5
27
28 DESCRIPTION="An input method frontend for Plasma"
29 -HOMEPAGE="http://kde-apps.org/content/show.php?content=140967"
30 +HOMEPAGE="https://www.linux-apps.com/content/show.php?content=140967"
31 if [[ ${KDE_BUILD_TYPE} != live ]]; then
32 - SRC_URI="http://kde-apps.org/CONTENT/content-files/140967-${P}.tar.bz2"
33 + SRC_URI="https://dl.opendesktop.org/api/files/download/id/1466629206/140967-${P}.tar.bz2"
34 fi
35
36 KEYWORDS="~amd64 ~x86"