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 61CA6138332 for ; Sun, 22 Apr 2018 01:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DF89E0833; Sun, 22 Apr 2018 01:33:10 +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 56279E0833 for ; Sun, 22 Apr 2018 01:33:10 +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 7B670335C78 for ; Sun, 22 Apr 2018 01:33:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00AE8293 for ; Sun, 22 Apr 2018 01:33:07 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524360536.812c2a5402dd413250f131b82a20f1c2698b062f.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/keychain/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/keychain/keychain-2.8.1.ebuild net-misc/keychain/keychain-2.8.2.ebuild net-misc/keychain/keychain-2.8.3.ebuild net-misc/keychain/keychain-2.8.4.ebuild net-misc/keychain/keychain-2.8.5.ebuild X-VCS-Directories: net-misc/keychain/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 812c2a5402dd413250f131b82a20f1c2698b062f X-VCS-Branch: master Date: Sun, 22 Apr 2018 01:33:07 +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: 54908b80-faca-4d45-a595-cc7c2de43de4 X-Archives-Hash: bd1ff8d4ad3ff452cc2cbb13135b88a5 commit: 812c2a5402dd413250f131b82a20f1c2698b062f Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Apr 21 08:49:06 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Apr 22 01:28:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812c2a54 net-misc/keychain: use HTTPS net-misc/keychain/keychain-2.8.1.ebuild | 2 +- net-misc/keychain/keychain-2.8.2.ebuild | 2 +- net-misc/keychain/keychain-2.8.3.ebuild | 2 +- net-misc/keychain/keychain-2.8.4.ebuild | 2 +- net-misc/keychain/keychain-2.8.5.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/keychain/keychain-2.8.1.ebuild b/net-misc/keychain/keychain-2.8.1.ebuild index bfae8339b1a..d08d7b6586c 100644 --- a/net-misc/keychain/keychain-2.8.1.ebuild +++ b/net-misc/keychain/keychain-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/keychain/keychain-2.8.2.ebuild b/net-misc/keychain/keychain-2.8.2.ebuild index aa0354c50a0..7c0f94c2bb4 100644 --- a/net-misc/keychain/keychain-2.8.2.ebuild +++ b/net-misc/keychain/keychain-2.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/keychain/keychain-2.8.3.ebuild b/net-misc/keychain/keychain-2.8.3.ebuild index 6f06f6475bd..8685b880b4e 100644 --- a/net-misc/keychain/keychain-2.8.3.ebuild +++ b/net-misc/keychain/keychain-2.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/keychain/keychain-2.8.4.ebuild b/net-misc/keychain/keychain-2.8.4.ebuild index 6f06f6475bd..8685b880b4e 100644 --- a/net-misc/keychain/keychain-2.8.4.ebuild +++ b/net-misc/keychain/keychain-2.8.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/keychain/keychain-2.8.5.ebuild b/net-misc/keychain/keychain-2.8.5.ebuild index edc8355d955..efd7ea94c14 100644 --- a/net-misc/keychain/keychain-2.8.5.ebuild +++ b/net-misc/keychain/keychain-2.8.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2"