From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1394265-garchives=archives.gentoo.org@lists.gentoo.org> 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 29B15158090 for <garchives@archives.gentoo.org>; Sun, 8 May 2022 23:53:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 181A7E08FC; Sun, 8 May 2022 23:53:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0101FE08FC for <gentoo-commits@lists.gentoo.org>; Sun, 8 May 2022 23:53:47 +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 363CC3417A2 for <gentoo-commits@lists.gentoo.org>; Sun, 8 May 2022 23:53:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0326483 for <gentoo-commits@lists.gentoo.org>; Sun, 8 May 2022 23:53:43 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1652053997.e663b24fa95a32351bf252ffeb1cd6f58c3d534c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/lskat/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/lskat/lskat-21.12.3.ebuild kde-apps/lskat/lskat-22.04.0.ebuild X-VCS-Directories: kde-apps/lskat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e663b24fa95a32351bf252ffeb1cd6f58c3d534c X-VCS-Branch: master Date: Sun, 8 May 2022 23:53:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8d1a6327-2572-43fa-9650-79b01892a345 X-Archives-Hash: ad06a2f20105082c5c952097d4919872 commit: e663b24fa95a32351bf252ffeb1cd6f58c3d534c Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Apr 18 14:19:14 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 8 23:53:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e663b24f kde-apps/lskat: update HOMEPAGE Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/lskat/lskat-21.12.3.ebuild | 3 +-- kde-apps/lskat/lskat-22.04.0.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/lskat/lskat-21.12.3.ebuild b/kde-apps/lskat/lskat-21.12.3.ebuild index d311cae33c54..458260df3d8e 100644 --- a/kde-apps/lskat/lskat-21.12.3.ebuild +++ b/kde-apps/lskat/lskat-21.12.3.ebuild @@ -11,8 +11,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Skat game by KDE" -HOMEPAGE="https://apps.kde.org/lskat/ -https://games.kde.org/games/lskat/" +HOMEPAGE="https://apps.kde.org/lskat/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/lskat/lskat-22.04.0.ebuild b/kde-apps/lskat/lskat-22.04.0.ebuild index c98581b52599..cc572851311c 100644 --- a/kde-apps/lskat/lskat-22.04.0.ebuild +++ b/kde-apps/lskat/lskat-22.04.0.ebuild @@ -11,8 +11,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Skat game by KDE" -HOMEPAGE="https://apps.kde.org/lskat/ -https://games.kde.org/games/lskat/" +HOMEPAGE="https://apps.kde.org/lskat/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"