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 558EA13835B for ; Sat, 13 Feb 2021 13:11:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98A5DE08FF; Sat, 13 Feb 2021 13:11:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 80F35E08FF for ; Sat, 13 Feb 2021 13:11:29 +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 8FB47335D8E for ; Sat, 13 Feb 2021 13:11:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05F8D4DE for ; Sat, 13 Feb 2021 13:11:26 +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: <1613221831.9339c4625ec691f03d3c5e4229b756e7763526f1.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/klines/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/klines/klines-20.08.3.ebuild kde-apps/klines/klines-20.12.2.ebuild X-VCS-Directories: kde-apps/klines/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 9339c4625ec691f03d3c5e4229b756e7763526f1 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:11:26 +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: 862e362b-9195-49ad-b122-73d8daad7245 X-Archives-Hash: 36695a81c7d37f165b5ce78f8c8d32bf commit: 9339c4625ec691f03d3c5e4229b756e7763526f1 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:47:46 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9339c462 kde-apps/klines: 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/klines/klines-20.08.3.ebuild | 4 ++-- kde-apps/klines/klines-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/klines/klines-20.08.3.ebuild b/kde-apps/klines/klines-20.08.3.ebuild index af1c278f8f8..9cf0b83b9b1 100644 --- a/kde-apps/klines/klines-20.08.3.ebuild +++ b/kde-apps/klines/klines-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="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-20.12.2.ebuild b/kde-apps/klines/klines-20.12.2.ebuild index e080445359b..178591fd0dc 100644 --- a/kde-apps/klines/klines-20.12.2.ebuild +++ b/kde-apps/klines/klines-20.12.2.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"