diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/atop/atop-1.27_p3.ebuild | 6 | ||||
-rw-r--r-- | 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 7d0f7f7fcc93..7e615c59c184 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 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" |