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 49B2B13835A for ; Sat, 10 Oct 2020 21:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2FA7E0958; Sat, 10 Oct 2020 21:39:58 +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 8E22DE0958 for ; Sat, 10 Oct 2020 21:39:58 +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 B1A5D340E8F for ; Sat, 10 Oct 2020 21:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16FBB3A2 for ; Sat, 10 Oct 2020 21:39:55 +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: <1602353046.1310639d15f8fb9da8414e9a221481b73edffbaf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kreversi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kreversi/kreversi-20.08.49.9999.ebuild kde-apps/kreversi/kreversi-9999.ebuild X-VCS-Directories: kde-apps/kreversi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1310639d15f8fb9da8414e9a221481b73edffbaf X-VCS-Branch: master Date: Sat, 10 Oct 2020 21:39:55 +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: 583699ef-af97-422b-99a4-ffe5b00629b6 X-Archives-Hash: 06f90f9a1e558bcbc394ab36f4d81090 commit: 1310639d15f8fb9da8414e9a221481b73edffbaf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 10 18:04:06 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 10 18:04:06 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1310639d kde-apps/kreversi: Set ECM_HANDBOOK="forceoptional", update HOMEPAGE Upstream commit 510317ca15b840031d6b94091847c3153a6d93be Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kreversi/kreversi-20.08.49.9999.ebuild | 2 +- kde-apps/kreversi/kreversi-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kreversi/kreversi-20.08.49.9999.ebuild b/kde-apps/kreversi/kreversi-20.08.49.9999.ebuild index a540b3f33c..52b86ca786 100644 --- a/kde-apps/kreversi/kreversi-20.08.49.9999.ebuild +++ b/kde-apps/kreversi/kreversi-20.08.49.9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.14.2 inherit ecm kde.org DESCRIPTION="Board game by KDE" -HOMEPAGE="https://kde.org/applications/games/org.kde.kreversi +HOMEPAGE="https://kde.org/applications/en/kreversi https://games.kde.org/game.php?game=kreversi" LICENSE="GPL-2" # TODO: CHECK diff --git a/kde-apps/kreversi/kreversi-9999.ebuild b/kde-apps/kreversi/kreversi-9999.ebuild index 6a54486d32..29720786c6 100644 --- a/kde-apps/kreversi/kreversi-9999.ebuild +++ b/kde-apps/kreversi/kreversi-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -ECM_HANDBOOK="optional" +ECM_HANDBOOK="forceoptional" KDE_SELINUX_MODULE="games" PVCUT=$(ver_cut 1-3) KFMIN=5.74.0 @@ -11,7 +11,7 @@ QTMIN=5.14.2 inherit ecm kde.org DESCRIPTION="Board game by KDE" -HOMEPAGE="https://kde.org/applications/games/org.kde.kreversi +HOMEPAGE="https://kde.org/applications/en/kreversi https://games.kde.org/game.php?game=kreversi" LICENSE="GPL-2" # TODO: CHECK