From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1251485-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 0A9CD1382C5
	for <garchives@archives.gentoo.org>; Mon, 15 Feb 2021 14:39:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4389FE0903;
	Mon, 15 Feb 2021 14:39:03 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 291E3E0903
	for <gentoo-commits@lists.gentoo.org>; Mon, 15 Feb 2021 14:39:03 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DA9AC340EB2
	for <gentoo-commits@lists.gentoo.org>; Mon, 15 Feb 2021 14:39:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 36D664CA
	for <gentoo-commits@lists.gentoo.org>; Mon, 15 Feb 2021 14:39:00 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1613398329.52f821c32dc3e5aaa940d61a62753e9e0ee8fa10.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/klines/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/klines/klines-20.12.49.9999.ebuild kde-apps/klines/klines-9999.ebuild
X-VCS-Directories: kde-apps/klines/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 52f821c32dc3e5aaa940d61a62753e9e0ee8fa10
X-VCS-Branch: master
Date: Mon, 15 Feb 2021 14:39:00 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 119350cc-01bb-4a41-a5da-293700d9d6f2
X-Archives-Hash: b2cf340cf6e66e95a6769df7df291647

commit:     52f821c32dc3e5aaa940d61a62753e9e0ee8fa10
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 09:59:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 14:12:09 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=52f821c3

kde-apps/klines: fix HOMEPAGE

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/klines/klines-20.12.49.9999.ebuild | 2 +-
 kde-apps/klines/klines-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/klines/klines-20.12.49.9999.ebuild b/kde-apps/klines/klines-20.12.49.9999.ebuild
index 948bf6180f..bf9682dfae 100644
--- a/kde-apps/klines/klines-20.12.49.9999.ebuild
+++ b/kde-apps/klines/klines-20.12.49.9999.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 
 DESCRIPTION="A little KDE game about balls and how to get rid of them"
 HOMEPAGE="https://apps.kde.org/en/klines
-https://games.kde.org/game.php?game=klines"
+https://games.kde.org/games/klines"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/klines/klines-9999.ebuild b/kde-apps/klines/klines-9999.ebuild
index 948bf6180f..bf9682dfae 100644
--- a/kde-apps/klines/klines-9999.ebuild
+++ b/kde-apps/klines/klines-9999.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 
 DESCRIPTION="A little KDE game about balls and how to get rid of them"
 HOMEPAGE="https://apps.kde.org/en/klines
-https://games.kde.org/game.php?game=klines"
+https://games.kde.org/games/klines"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"