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 74D951382C5 for ; Sat, 21 Apr 2018 09:15:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9867DE086A; Sat, 21 Apr 2018 09:15:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 75582E086A for ; Sat, 21 Apr 2018 09:15:18 +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 7E147335C74 for ; Sat, 21 Apr 2018 09:15:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98477270 for ; Sat, 21 Apr 2018 09:15:14 +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: <1524302091.4e2933dd86c4917f8adc4d3e0fbc4509aa48bd7c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-vault/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild kde-plasma/plasma-vault/plasma-vault-9999.ebuild X-VCS-Directories: kde-plasma/plasma-vault/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4e2933dd86c4917f8adc4d3e0fbc4509aa48bd7c X-VCS-Branch: master Date: Sat, 21 Apr 2018 09:15:14 +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-Archives-Salt: d662fbf0-fd2e-4885-9464-0e91eea36fd6 X-Archives-Hash: 871f6e03232a5235edae15a35ac34bf9 commit: 4e2933dd86c4917f8adc4d3e0fbc4509aa48bd7c Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Apr 21 08:22:05 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 21 09:14:51 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e2933dd kde-plasma/plasma-vault: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8093 kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild | 2 +- kde-plasma/plasma-vault/plasma-vault-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild b/kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild index 2431f95f60..8ab9dd3143 100644 --- a/kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild +++ b/kde-plasma/plasma-vault/plasma-vault-5.12.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma applet and services for creating encrypted vaults" -HOMEPAGE+=" http://cukic.co/2017/02/03/vaults-encryption-in-plasma/" +HOMEPAGE+=" https://cukic.co/2017/02/03/vaults-encryption-in-plasma/" LICENSE="LGPL-3" KEYWORDS="" diff --git a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild index 2431f95f60..8ab9dd3143 100644 --- a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild +++ b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma applet and services for creating encrypted vaults" -HOMEPAGE+=" http://cukic.co/2017/02/03/vaults-encryption-in-plasma/" +HOMEPAGE+=" https://cukic.co/2017/02/03/vaults-encryption-in-plasma/" LICENSE="LGPL-3" KEYWORDS=""