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 40CFD1382C5 for ; Sat, 13 Feb 2021 13:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BFB8E08C8; Sat, 13 Feb 2021 13:11:28 +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 4577BE08C8 for ; Sat, 13 Feb 2021 13:11:28 +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 0DADF335D92 for ; Sat, 13 Feb 2021 13:11:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85BE14C7 for ; Sat, 13 Feb 2021 13:11:25 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1613221828.dba69ca67ecd43908739c8cdd366e02c720332d1.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdiamond/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdiamond/kdiamond-20.08.3.ebuild kde-apps/kdiamond/kdiamond-20.12.2.ebuild X-VCS-Directories: kde-apps/kdiamond/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: dba69ca67ecd43908739c8cdd366e02c720332d1 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:11:25 +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: c45f84b2-88fd-4dce-9dbc-7a76f82597cf X-Archives-Hash: 6140cdd79fe275a42fb3d13ace565b2f commit: dba69ca67ecd43908739c8cdd366e02c720332d1 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:45:11 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba69ca6 kde-apps/kdiamond: fix HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/19445 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> kde-apps/kdiamond/kdiamond-20.08.3.ebuild | 4 ++-- kde-apps/kdiamond/kdiamond-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kdiamond/kdiamond-20.08.3.ebuild b/kde-apps/kdiamond/kdiamond-20.08.3.ebuild index c445f943f51..8ef9f71f7e4 100644 --- a/kde-apps/kdiamond/kdiamond-20.08.3.ebuild +++ b/kde-apps/kdiamond/kdiamond-20.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Single player three-in-a-row game" HOMEPAGE="https://apps.kde.org/en/kdiamond -https://games.kde.org/game.php?game=kdiamond" +https://games.kde.org/games/kdiamond" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kdiamond/kdiamond-20.12.2.ebuild b/kde-apps/kdiamond/kdiamond-20.12.2.ebuild index 033701a9b60..a482715bcdb 100644 --- a/kde-apps/kdiamond/kdiamond-20.12.2.ebuild +++ b/kde-apps/kdiamond/kdiamond-20.12.2.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Single player three-in-a-row game" HOMEPAGE="https://apps.kde.org/en/kdiamond -https://games.kde.org/game.php?game=kdiamond" +https://games.kde.org/games/kdiamond" LICENSE="GPL-2" # TODO: CHECK SLOT="5"