commit: 03ee262dab4a7035b6606f0f2d332fec7c4afc99
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Tue Aug 22 12:31:27 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 21:40:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ee262d
sys-process/atop: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
sys-process/atop/atop-1.27_p3.ebuild | 6 +++---
sys-process/atop/atop-2.2.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-process/atop/atop-1.27_p3.ebuild
b/sys-process/atop/atop-1.27_p3.ebuild
index 7d0f7f7fcc9..7e615c59c18 100644
--- a/sys-process/atop/atop-1.27_p3.ebuild
+++ b/sys-process/atop/atop-1.27_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="3"
@@ -9,8 +9,8 @@ MY_PV=${PV//_p/-}
MY_P=${PN}-${MY_PV}
DESCRIPTION="Resource-specific view of processes"
-HOMEPAGE="http://www.atoptool.nl/"
-SRC_URI="http://www.atoptool.nl/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.atoptool.nl/"
+SRC_URI="https://www.atoptool.nl/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-process/atop/atop-2.2.ebuild b/sys-process/atop/atop-2.2.ebuild
index 4eafb40e5fa..2c3035fb4f8 100644
--- a/sys-process/atop/atop-2.2.ebuild
+++ b/sys-process/atop/atop-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -9,8 +9,8 @@ MY_PV=${PV//_p/-}
MY_P=${PN}-${MY_PV}-3
DESCRIPTION="Resource-specific view of processes"
-HOMEPAGE="http://www.atoptool.nl/"
-SRC_URI="http://www.atoptool.nl/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.atoptool.nl/"
+SRC_URI="https://www.atoptool.nl/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"