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 BFAFF138359 for ; Tue, 27 Oct 2020 00:33:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B36DE0894; Tue, 27 Oct 2020 00:33:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 04B0CE0894 for ; Tue, 27 Oct 2020 00:33:31 +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 0C1E5340B28 for ; Tue, 27 Oct 2020 00:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C45A3B3 for ; Tue, 27 Oct 2020 00:33:29 +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: <1603758802.8a3ec32a61ccda03ce693ad87a375f13d542b278.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/signon-kwallet-extension/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.49.9999.ebuild kde-apps/signon-kwallet-extension/signon-kwallet-extension-9999.ebuild X-VCS-Directories: kde-apps/signon-kwallet-extension/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8a3ec32a61ccda03ce693ad87a375f13d542b278 X-VCS-Branch: master Date: Tue, 27 Oct 2020 00:33:29 +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: 93667586-da2a-422b-86d0-64d72be626d8 X-Archives-Hash: b83281b436f372bb0aa8599801aaaea6 commit: 8a3ec32a61ccda03ce693ad87a375f13d542b278 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 27 00:33:22 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 27 00:33:22 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a3ec32a 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-20.08.49.9999.ebuild | 4 ++-- .../signon-kwallet-extension/signon-kwallet-extension-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.49.9999.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.49.9999.ebuild index a4ddf37193..16ceb54f5e 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.49.9999.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-20.08.49.9999.ebuild @@ -7,11 +7,11 @@ KFMIN=5.74.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="" -LICENSE="GPL-2+" DEPEND=" >=kde-frameworks/kwallet-${KFMIN}:5 diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-9999.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-9999.ebuild index ebc312806f..b2065514ed 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-9999.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-9999.ebuild @@ -7,11 +7,11 @@ KFMIN=5.75.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="" -LICENSE="GPL-2+" DEPEND=" >=kde-frameworks/kwallet-${KFMIN}:5