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 14E42138334 for ; Mon, 13 May 2019 17:57:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC0E2E08A4; Mon, 13 May 2019 17:57:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 81FCCE08A4 for ; Mon, 13 May 2019 17:57:48 +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 409A1344274 for ; Mon, 13 May 2019 17:57:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99E135FE for ; Mon, 13 May 2019 17:57:43 +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: <1557770196.c70b132f6ab9f11ca73d61e6b6bd2f34125f4561.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/salt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/salt/salt-2016.11.10.ebuild app-admin/salt/salt-2017.7.8.ebuild app-admin/salt/salt-2018.3.4.ebuild app-admin/salt/salt-2019.2.0.ebuild X-VCS-Directories: app-admin/salt/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: c70b132f6ab9f11ca73d61e6b6bd2f34125f4561 X-VCS-Branch: master Date: Mon, 13 May 2019 17:57:43 +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: efa80bdc-c742-4073-9881-7bfb511b25aa X-Archives-Hash: 12901e6d26887229ed6c2300172f48e4 commit: c70b132f6ab9f11ca73d61e6b6bd2f34125f4561 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun May 5 11:19:48 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon May 13 17:56:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70b132f app-admin/salt: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11904 Signed-off-by: Aaron Bauman gentoo.org> app-admin/salt/salt-2016.11.10.ebuild | 3 ++- app-admin/salt/salt-2017.7.8.ebuild | 3 ++- app-admin/salt/salt-2018.3.4.ebuild | 3 ++- app-admin/salt/salt-2019.2.0.ebuild | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app-admin/salt/salt-2016.11.10.ebuild b/app-admin/salt/salt-2016.11.10.ebuild index 446e43fb801..8136f0c369c 100644 --- a/app-admin/salt/salt-2016.11.10.ebuild +++ b/app-admin/salt/salt-2016.11.10.ebuild @@ -7,7 +7,8 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils systemd distutils-r1 DESCRIPTION="Salt is a remote execution and configuration manager" -HOMEPAGE="https://saltstack.com/community/" +HOMEPAGE="https://www.saltstack.com/resources/community/ + https://github.com/saltstack" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/app-admin/salt/salt-2017.7.8.ebuild b/app-admin/salt/salt-2017.7.8.ebuild index 4e8d5d440e9..4f709783b1e 100644 --- a/app-admin/salt/salt-2017.7.8.ebuild +++ b/app-admin/salt/salt-2017.7.8.ebuild @@ -7,7 +7,8 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils systemd distutils-r1 DESCRIPTION="Salt is a remote execution and configuration manager" -HOMEPAGE="http://saltstack.org/" +HOMEPAGE="https://www.saltstack.com/resources/community/ + https://github.com/saltstack" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/app-admin/salt/salt-2018.3.4.ebuild b/app-admin/salt/salt-2018.3.4.ebuild index bf3224ca0de..92a5a2af478 100644 --- a/app-admin/salt/salt-2018.3.4.ebuild +++ b/app-admin/salt/salt-2018.3.4.ebuild @@ -7,7 +7,8 @@ PYTHON_COMPAT=( python2_7 python3_6 ) inherit eutils systemd distutils-r1 DESCRIPTION="Salt is a remote execution and configuration manager" -HOMEPAGE="http://saltstack.org/" +HOMEPAGE="https://www.saltstack.com/resources/community/ + https://github.com/saltstack" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/app-admin/salt/salt-2019.2.0.ebuild b/app-admin/salt/salt-2019.2.0.ebuild index 7e76a85aeea..13e8f948ad2 100644 --- a/app-admin/salt/salt-2019.2.0.ebuild +++ b/app-admin/salt/salt-2019.2.0.ebuild @@ -7,7 +7,8 @@ PYTHON_COMPAT=( python2_7 python3_6 ) inherit eutils systemd distutils-r1 DESCRIPTION="Salt is a remote execution and configuration manager" -HOMEPAGE="http://saltstack.org/" +HOMEPAGE="https://www.saltstack.com/resources/community/ + https://github.com/saltstack" if [[ ${PV} == 9999* ]]; then inherit git-r3