diff options
Diffstat (limited to 'net-analyzer/symon')
-rw-r--r-- | net-analyzer/symon/symon-2.87.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/symon/symon-2.88.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/symon/symon-2.87.ebuild b/net-analyzer/symon/symon-2.87.ebuild index f78f8d6d8a33..45cfd03c95d2 100644 --- a/net-analyzer/symon/symon-2.87.ebuild +++ b/net-analyzer/symon/symon-2.87.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils perl-module toolchain-funcs DESCRIPTION="Performance and information monitoring tool" -HOMEPAGE="http://www.xs4all.nl/~wpd/symon/" -SRC_URI="http://www.xs4all.nl/~wpd/symon/philes/${P}.tar.gz" +HOMEPAGE="https://wpd.home.xs4all.nl/symon/" +SRC_URI="https://wpd.home.xs4all.nl/symon/philes/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" diff --git a/net-analyzer/symon/symon-2.88.ebuild b/net-analyzer/symon/symon-2.88.ebuild index 2ea5066d30b8..0250b6eec39b 100644 --- a/net-analyzer/symon/symon-2.88.ebuild +++ b/net-analyzer/symon/symon-2.88.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils perl-module toolchain-funcs DESCRIPTION="Performance and information monitoring tool" -HOMEPAGE="http://wpd.home.xs4all.nl/symon" -SRC_URI="${HOMEPAGE}/philes/${P}.tar.gz" +HOMEPAGE="https://wpd.home.xs4all.nl/symon/" +SRC_URI="https://wpd.home.xs4all.nl/symon/philes/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" |