Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/kontrast/
Date: Mon, 05 Oct 2020 11:22:09
Message-Id: 1601895915.c192c700456ea48a891fffd1c2a11e0771aeafb6.asturm@gentoo
1 commit: c192c700456ea48a891fffd1c2a11e0771aeafb6
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 5 08:52:02 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 11:05:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c192c700
7
8 app-accessibility/kontrast: Update HOMEPAGE
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-accessibility/kontrast/kontrast-1.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/kontrast/kontrast-1.0.2.ebuild b/app-accessibility/kontrast/kontrast-1.0.2.ebuild
17 index 45ffbbb518b..8481982ee99 100644
18 --- a/app-accessibility/kontrast/kontrast-1.0.2.ebuild
19 +++ b/app-accessibility/kontrast/kontrast-1.0.2.ebuild
20 @@ -8,7 +8,7 @@ QTMIN=5.14.2
21 inherit ecm kde.org
22
23 DESCRIPTION="Tool to check contrast for colors to verify they are correctly accessible"
24 -HOMEPAGE="https://invent.kde.org/accessibility/kontrast"
25 +HOMEPAGE="https://kde.org/applications/en/kontrast"
26
27 if [[ ${KDE_BUILD_TYPE} == release ]]; then
28 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"