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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56E66158090 for ; Sun, 8 May 2022 23:53:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5883EE08A0; Sun, 8 May 2022 23:53:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 426E7E08A0 for ; Sun, 8 May 2022 23:53:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8679834177C for ; Sun, 8 May 2022 23:53:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF501463 for ; Sun, 8 May 2022 23:53:42 +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: <1652053866.21abe5ca1d68818beb839300ac5ea3a0e197432a.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-21.12.3.ebuild kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild X-VCS-Directories: kde-apps/knavalbattle/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 21abe5ca1d68818beb839300ac5ea3a0e197432a X-VCS-Branch: master Date: Sun, 8 May 2022 23:53:42 +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: 1b736de0-c96b-4475-99e9-3d7cf2d2e574 X-Archives-Hash: 2380ae132047758e145c9deef6146e5f commit: 21abe5ca1d68818beb839300ac5ea3a0e197432a Author: Michael Mair-Keimberger levelnine at> AuthorDate: Mon Apr 18 14:10:52 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 8 23:51:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21abe5ca kde-apps/knavalbattle: update HOMEPAGE Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/knavalbattle/knavalbattle-21.12.3.ebuild | 3 +-- kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/knavalbattle/knavalbattle-21.12.3.ebuild b/kde-apps/knavalbattle/knavalbattle-21.12.3.ebuild index ce51457d5617..35db57aa5194 100644 --- a/kde-apps/knavalbattle/knavalbattle-21.12.3.ebuild +++ b/kde-apps/knavalbattle/knavalbattle-21.12.3.ebuild @@ -11,8 +11,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Battleship clone by KDE" -HOMEPAGE="https://apps.kde.org/knavalbattle/ -https://games.kde.org/games/kbattleship/" +HOMEPAGE="https://apps.kde.org/knavalbattle/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild b/kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild index 494510b941e8..eb902a5568c9 100644 --- a/kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild +++ b/kde-apps/knavalbattle/knavalbattle-22.04.0.ebuild @@ -11,8 +11,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Battleship clone by KDE" -HOMEPAGE="https://apps.kde.org/knavalbattle/ -https://games.kde.org/games/kbattleship/" +HOMEPAGE="https://apps.kde.org/knavalbattle/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"