From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 ; 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 ; 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 ; 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 ; Mon, 15 Feb 2021 14:39:00 +0000 (UTC) From: "Andreas Sturmlechner" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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 levelnine at> AuthorDate: Sat Feb 13 09:59:26 2021 +0000 Commit: Andreas Sturmlechner gentoo 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 levelnine.at> Signed-off-by: Andreas Sturmlechner 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"