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 E7B7513835B for ; Mon, 15 Feb 2021 14:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B018E0931; Mon, 15 Feb 2021 14:39:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 13D47E0931 for ; Mon, 15 Feb 2021 14:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 27AAC340F11 for ; Mon, 15 Feb 2021 14:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AF164F9 for ; Mon, 15 Feb 2021 14:39:01 +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: <1613398369.78d13a52cd1dbbf51535f8b5481e284a1330a456.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ksudoku/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ksudoku/ksudoku-20.12.49.9999.ebuild kde-apps/ksudoku/ksudoku-9999.ebuild X-VCS-Directories: kde-apps/ksudoku/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 78d13a52cd1dbbf51535f8b5481e284a1330a456 X-VCS-Branch: master Date: Mon, 15 Feb 2021 14:39:01 +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: a88bab22-ea16-4bbc-9ef5-6ecfb5615bf2 X-Archives-Hash: fe393a6b73568eba4c5eaf370942b2f1 commit: 78d13a52cd1dbbf51535f8b5481e284a1330a456 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 10:01:13 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 15 14:12:49 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=78d13a52 kde-apps/ksudoku: 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/ksudoku/ksudoku-20.12.49.9999.ebuild | 2 +- kde-apps/ksudoku/ksudoku-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/ksudoku/ksudoku-20.12.49.9999.ebuild b/kde-apps/ksudoku/ksudoku-20.12.49.9999.ebuild index 85568db19e..f40e87b778 100644 --- a/kde-apps/ksudoku/ksudoku-20.12.49.9999.ebuild +++ b/kde-apps/ksudoku/ksudoku-20.12.49.9999.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Logic-based symbol placement puzzle by KDE" HOMEPAGE="https://apps.kde.org/en/ksudoku -https://games.kde.org/game.php?game=ksudoku" +https://games.kde.org/games/ksudoku" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/ksudoku/ksudoku-9999.ebuild b/kde-apps/ksudoku/ksudoku-9999.ebuild index 85568db19e..f40e87b778 100644 --- a/kde-apps/ksudoku/ksudoku-9999.ebuild +++ b/kde-apps/ksudoku/ksudoku-9999.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Logic-based symbol placement puzzle by KDE" HOMEPAGE="https://apps.kde.org/en/ksudoku -https://games.kde.org/game.php?game=ksudoku" +https://games.kde.org/games/ksudoku" LICENSE="GPL-2" # TODO: CHECK SLOT="5"