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 62E631382C5 for ; Sat, 13 Feb 2021 13:11:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6DD2E093D; Sat, 13 Feb 2021 13:11:33 +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 B9F9FE093B for ; Sat, 13 Feb 2021 13:11:33 +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 59D64340E9D for ; Sat, 13 Feb 2021 13:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EF21532 for ; Sat, 13 Feb 2021 13:11:27 +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: <1613221838.c1a49a2bb8086661df19df5ab3978be60e79d755.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktuberling/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ktuberling/ktuberling-20.08.3.ebuild kde-apps/ktuberling/ktuberling-20.12.2.ebuild X-VCS-Directories: kde-apps/ktuberling/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c1a49a2bb8086661df19df5ab3978be60e79d755 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:11:27 +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: 2a970d14-079a-4f6c-8793-b68a15bde6a4 X-Archives-Hash: 0a69eee965e7ff04d9e3d18afebb0673 commit: c1a49a2bb8086661df19df5ab3978be60e79d755 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:53:28 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a49a2b kde-apps/ktuberling: 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/ktuberling/ktuberling-20.08.3.ebuild | 4 ++-- kde-apps/ktuberling/ktuberling-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/ktuberling/ktuberling-20.08.3.ebuild b/kde-apps/ktuberling/ktuberling-20.08.3.ebuild index 47b343595c5..ea140a0f787 100644 --- a/kde-apps/ktuberling/ktuberling-20.08.3.ebuild +++ b/kde-apps/ktuberling/ktuberling-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 @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Potato game for kids by KDE" HOMEPAGE="https://apps.kde.org/en/ktuberling -https://games.kde.org/game.php?game=ktuberling" +https://games.kde.org/games/ktuberling" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/ktuberling/ktuberling-20.12.2.ebuild b/kde-apps/ktuberling/ktuberling-20.12.2.ebuild index d2e7734d5c7..17b2ad2ac0f 100644 --- a/kde-apps/ktuberling/ktuberling-20.12.2.ebuild +++ b/kde-apps/ktuberling/ktuberling-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Potato game for kids by KDE" HOMEPAGE="https://apps.kde.org/en/ktuberling -https://games.kde.org/game.php?game=ktuberling" +https://games.kde.org/games/ktuberling" LICENSE="GPL-2" # TODO: CHECK SLOT="5"