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 AE601138359 for ; Tue, 27 Oct 2020 00:38:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5CA7E0837; Tue, 27 Oct 2020 00:38:55 +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 B9F5EE0837 for ; Tue, 27 Oct 2020 00:38:55 +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 C0597340B28 for ; Tue, 27 Oct 2020 00:38:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5209B3B8 for ; Tue, 27 Oct 2020 00:38:53 +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: <1603759091.37495c049b671d59e6c23c8be1430c093a78ce64.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/signon-kwallet-extension/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild X-VCS-Directories: kde-apps/signon-kwallet-extension/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 37495c049b671d59e6c23c8be1430c093a78ce64 X-VCS-Branch: master Date: Tue, 27 Oct 2020 00:38:53 +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: 7462b9ce-53ec-4607-9b20-e313335e1471 X-Archives-Hash: 6a4458c7d34e0a8f09cc66045912a36f commit: 37495c049b671d59e6c23c8be1430c093a78ce64 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 27 00:33:22 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 27 00:38:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37495c04 kde-apps/signon-kwallet-extension: Fix HOMEPAGE Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> .../signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild | 4 ++-- .../signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild index 295b83cbcb0..826ac9157c8 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.04.3.ebuild @@ -7,11 +7,11 @@ KFMIN=5.70.0 inherit ecm kde.org DESCRIPTION="KWallet extension for signond" -HOMEPAGE="https://01.org/gsso/" +HOMEPAGE="https://accounts-sso.gitlab.io/" +LICENSE="GPL-2+" SLOT="5" KEYWORDS="amd64 arm64 x86" -LICENSE="GPL-2+" DEPEND=" >=kde-frameworks/kwallet-${KFMIN}:5 diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild index 6fb140e9060..4b3ee4af751 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.2.ebuild @@ -7,11 +7,11 @@ KFMIN=5.72.0 inherit ecm kde.org DESCRIPTION="KWallet extension for signond" -HOMEPAGE="https://01.org/gsso/" +HOMEPAGE="https://accounts-sso.gitlab.io/" +LICENSE="GPL-2+" SLOT="5" KEYWORDS="~amd64 ~arm64 ~x86" -LICENSE="GPL-2+" DEPEND=" >=kde-frameworks/kwallet-${KFMIN}:5