commit: 8ca909c61b09a3f28fed61e5eee28e0645fce71d Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Aug 20 07:53:29 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Aug 20 07:56:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca909c6
net-analyzer/argus-clients: Use HTTPS Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild | 4 ++-- net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild | 6 +++--- net-analyzer/argus-clients/argus-clients-3.0.8.ebuild | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild index 42799057487..d87060d87be 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit autotools toolchain-funcs DESCRIPTION="Clients for net-analyzer/argus" -HOMEPAGE="http://www.qosient.com/argus/" -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz" +HOMEPAGE="https://www.qosient.com/argus/" +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild index efa07fed3bd..d16c7f6422a 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils toolchain-funcs DESCRIPTION="Clients for net-analyzer/argus" -HOMEPAGE="http://www.qosient.com/argus/" -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz" +HOMEPAGE="https://www.qosient.com/argus/" +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild index 7dbfc5a721a..742c6cbebee 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils toolchain-funcs DESCRIPTION="Clients for net-analyzer/argus" -HOMEPAGE="http://www.qosient.com/argus/" -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz" +HOMEPAGE="https://www.qosient.com/argus/" +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
