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 A9C091382C5 for ; Mon, 15 Feb 2021 14:39:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA942E0938; Mon, 15 Feb 2021 14:39:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D34C4E0938 for ; Mon, 15 Feb 2021 14:39:06 +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 7AFE8340F50 for ; Mon, 15 Feb 2021 14:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7427B531 for ; Mon, 15 Feb 2021 14:39:01 +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: <1613398373.126645e435f8a74a867e3a1b97421c3d030b3c12.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/picmi/picmi-20.12.49.9999.ebuild kde-apps/picmi/picmi-9999.ebuild X-VCS-Directories: kde-apps/picmi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 126645e435f8a74a867e3a1b97421c3d030b3c12 X-VCS-Branch: master Date: Mon, 15 Feb 2021 14:39:01 +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: ebe51f28-dad8-4fe0-a5a6-1acabe016fae X-Archives-Hash: acece1b8f0f6a486f8e4ac63725513ac commit: 126645e435f8a74a867e3a1b97421c3d030b3c12 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 10:01:33 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 15 14:12:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=126645e4 kde-apps/picmi: fix HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/picmi/picmi-20.12.49.9999.ebuild | 2 +- kde-apps/picmi/picmi-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/picmi/picmi-20.12.49.9999.ebuild b/kde-apps/picmi/picmi-20.12.49.9999.ebuild index 94d197bbaa..f74666e414 100644 --- a/kde-apps/picmi/picmi-20.12.49.9999.ebuild +++ b/kde-apps/picmi/picmi-20.12.49.9999.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org DESCRIPTION="Nonogram logic game by KDE" HOMEPAGE="https://apps.kde.org/en/picmi -https://games.kde.org/game.php?game=picmi" +https://games.kde.org/games/picmi" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild index 94d197bbaa..f74666e414 100644 --- a/kde-apps/picmi/picmi-9999.ebuild +++ b/kde-apps/picmi/picmi-9999.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org DESCRIPTION="Nonogram logic game by KDE" HOMEPAGE="https://apps.kde.org/en/picmi -https://games.kde.org/game.php?game=picmi" +https://games.kde.org/games/picmi" LICENSE="GPL-2" # TODO: CHECK SLOT="5"