diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 22:31:27 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:40:43 +0200 |
commit | 03ee262dab4a7035b6606f0f2d332fec7c4afc99 (patch) | |
tree | 9373fae72cd41f6dd672b12048439434b4dd6123 /sys-process/atop/atop-2.2.ebuild | |
parent | sys-fs/atari-fdisk: HOMEPAGE 301 redirect to HTTPS (diff) | |
download | gentoo-03ee262dab4a7035b6606f0f2d332fec7c4afc99.tar.gz gentoo-03ee262dab4a7035b6606f0f2d332fec7c4afc99.tar.bz2 gentoo-03ee262dab4a7035b6606f0f2d332fec7c4afc99.zip |
sys-process/atop: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'sys-process/atop/atop-2.2.ebuild')
-rw-r--r-- | sys-process/atop/atop-2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/atop/atop-2.2.ebuild b/sys-process/atop/atop-2.2.ebuild index 4eafb40e5fab..2c3035fb4f8f 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" |