From fbe61bc140def98892834cb9f468c152e7a27b80 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 24 Mar 2018 19:44:23 +0100 Subject: [PATCH] sys-apps/netplug: use HTTPS --- sys-apps/netplug/netplug-1.2.9.2-r1.ebuild | 6 +++--- sys-apps/netplug/netplug-1.2.9.2-r2.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-apps/netplug/netplug-1.2.9.2-r1.ebuild b/sys-apps/netplug/netplug-1.2.9.2-r1.ebuild index 8456a5d68924..969fd2dbc4d3 100644 --- a/sys-apps/netplug/netplug-1.2.9.2-r1.ebuild +++ b/sys-apps/netplug/netplug-1.2.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Brings up/down ethernet ports automatically with cable detection" -HOMEPAGE="http://www.red-bean.com/~bos/" -SRC_URI="http://www.red-bean.com/~bos/netplug/${P}.tar.bz2" +HOMEPAGE="https://www.red-bean.com/~bos/" +SRC_URI="https://www.red-bean.com/~bos/netplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild b/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild index fefdce0fd90e..2ff6e599ac24 100644 --- a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild +++ b/sys-apps/netplug/netplug-1.2.9.2-r2.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 eutils toolchain-funcs DESCRIPTION="Brings up/down ethernet ports automatically with cable detection" -HOMEPAGE="http://www.red-bean.com/~bos/" -SRC_URI="http://www.red-bean.com/~bos/netplug/${P}.tar.bz2" +HOMEPAGE="https://www.red-bean.com/~bos/" +SRC_URI="https://www.red-bean.com/~bos/netplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- 2.26.2