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 C4470138334 for ; Sat, 20 Jul 2019 19:30:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFAE7E0798; Sat, 20 Jul 2019 19:30:54 +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 D212DE0798 for ; Sat, 20 Jul 2019 19:30:54 +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 CDE2D3482C3 for ; Sat, 20 Jul 2019 19:30:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D576571A for ; Sat, 20 Jul 2019 19:30:49 +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: <1563650976.37da66fee7a11f20e081af2275670731a7173f0d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/knavalbattle/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild X-VCS-Directories: kde-apps/knavalbattle/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 37da66fee7a11f20e081af2275670731a7173f0d X-VCS-Branch: master Date: Sat, 20 Jul 2019 19:30:49 +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: fc75a18f-606e-4b8c-879e-c85b27fdf6d0 X-Archives-Hash: 4b0792f31446c1991bcc757db4a89e7a commit: 37da66fee7a11f20e081af2275670731a7173f0d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 18:56:56 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:29:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37da66fe kde-apps/knavalbattle: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild | 2 +- kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild b/kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild index cd120049bcb..2bf7163e575 100644 --- a/kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild +++ b/kde-apps/knavalbattle/knavalbattle-18.12.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Battleship clone by KDE" HOMEPAGE=" - https://www.kde.org/applications/games/navalbattle/ + https://kde.org/applications/games/org.kde.knavalbattle https://games.kde.org/game.php?game=kbattleship " KEYWORDS="amd64 ~arm64 x86" diff --git a/kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild b/kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild index da4bbfe79c9..1533c0dde18 100644 --- a/kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild +++ b/kde-apps/knavalbattle/knavalbattle-19.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Battleship clone by KDE" HOMEPAGE=" - https://kde.org/applications/games/navalbattle/ + https://kde.org/applications/games/org.kde.knavalbattle https://games.kde.org/game.php?game=kbattleship " KEYWORDS="~amd64 ~arm64 ~x86"