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 5051A138334 for ; Fri, 8 Jun 2018 20:45:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE654E0922; Fri, 8 Jun 2018 20:45:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8E1BFE081A for ; Fri, 8 Jun 2018 20:45:44 +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 945FB335C93 for ; Fri, 8 Jun 2018 20:45:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8198775 for ; Fri, 8 Jun 2018 20:45:40 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1528490736.86a7515258f756593e7d35f4cbf5e272cb54b7c9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/htop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/htop/htop-2.0.2.ebuild sys-process/htop/htop-2.1.0-r1.ebuild sys-process/htop/htop-2.2.0.ebuild sys-process/htop/htop-3.0.0_beta4.ebuild X-VCS-Directories: sys-process/htop/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 86a7515258f756593e7d35f4cbf5e272cb54b7c9 X-VCS-Branch: master Date: Fri, 8 Jun 2018 20:45:40 +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: 5344c60f-0d90-4548-b115-0c9befe83c80 X-Archives-Hash: 69494e3a1aadf37ade67407e7b1df371 commit: 86a7515258f756593e7d35f4cbf5e272cb54b7c9 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jun 8 20:45:10 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jun 8 20:45:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a75152 sys-process/htop: switch to HTTPS Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-process/htop/htop-2.0.2.ebuild | 6 +++--- sys-process/htop/htop-2.1.0-r1.ebuild | 4 ++-- sys-process/htop/htop-2.2.0.ebuild | 4 ++-- sys-process/htop/htop-3.0.0_beta4.ebuild | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sys-process/htop/htop-2.0.2.ebuild b/sys-process/htop/htop-2.0.2.ebuild index 864882f610b..68515359d77 100644 --- a/sys-process/htop/htop-2.0.2.ebuild +++ b/sys-process/htop/htop-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools linux-info DESCRIPTION="interactive process viewer" -HOMEPAGE="http://hisham.hm/htop/" -SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" +HOMEPAGE="https://hisham.hm/htop/" +SRC_URI="https://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" diff --git a/sys-process/htop/htop-2.1.0-r1.ebuild b/sys-process/htop/htop-2.1.0-r1.ebuild index 8eac59d4391..c0f863a1c76 100644 --- a/sys-process/htop/htop-2.1.0-r1.ebuild +++ b/sys-process/htop/htop-2.1.0-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit autotools linux-info python-single-r1 DESCRIPTION="interactive process viewer" -HOMEPAGE="http://hisham.hm/htop/" -SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" +HOMEPAGE="https://hisham.hm/htop/" +SRC_URI="https://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" diff --git a/sys-process/htop/htop-2.2.0.ebuild b/sys-process/htop/htop-2.2.0.ebuild index 980d490717a..5647433903d 100644 --- a/sys-process/htop/htop-2.2.0.ebuild +++ b/sys-process/htop/htop-2.2.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit linux-info python-single-r1 DESCRIPTION="interactive process viewer" -HOMEPAGE="http://hisham.hm/htop/" -SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" +HOMEPAGE="https://hisham.hm/htop/" +SRC_URI="https://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" diff --git a/sys-process/htop/htop-3.0.0_beta4.ebuild b/sys-process/htop/htop-3.0.0_beta4.ebuild index d0ff7771a21..26c184d21dd 100644 --- a/sys-process/htop/htop-3.0.0_beta4.ebuild +++ b/sys-process/htop/htop-3.0.0_beta4.ebuild @@ -8,12 +8,12 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit autotools linux-info python-single-r1 DESCRIPTION="interactive process viewer" -HOMEPAGE="http://hisham.hm/htop/" +HOMEPAGE="https://hisham.hm/htop/" if [[ "${PV}" = *_beta* ]] ; then SRC_URI="https://github.com/hishamhm/${PN}/archive/${PV/_}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${P/_}" else - SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" + SRC_URI="https://hisham.hm/htop/releases/${PV}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos" fi LICENSE="BSD GPL-2"