Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/argus-clients/
Date: Tue, 20 Aug 2019 07:56:06
Message-Id: 1566287760.8ca909c61b09a3f28fed61e5eee28e0645fce71d.jer@gentoo
1 commit: 8ca909c61b09a3f28fed61e5eee28e0645fce71d
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 20 07:53:29 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 20 07:56:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca909c6
7
8 net-analyzer/argus-clients: Use HTTPS
9
10 Package-Manager: Portage-2.3.72, Repoman-2.3.17
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild | 4 ++--
14 net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild | 6 +++---
15 net-analyzer/argus-clients/argus-clients-3.0.8.ebuild | 6 +++---
16 3 files changed, 8 insertions(+), 8 deletions(-)
17
18 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
19 index 42799057487..d87060d87be 100644
20 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild
21 +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.2-r2.ebuild
22 @@ -5,8 +5,8 @@ EAPI=6
23 inherit autotools toolchain-funcs
24
25 DESCRIPTION="Clients for net-analyzer/argus"
26 -HOMEPAGE="http://www.qosient.com/argus/"
27 -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz"
28 +HOMEPAGE="https://www.qosient.com/argus/"
29 +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz"
30
31 LICENSE="GPL-3"
32 SLOT="0"
33
34 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
35 index efa07fed3bd..d16c7f6422a 100644
36 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild
37 +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild
38 @@ -1,12 +1,12 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2019 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=5
44 inherit autotools eutils toolchain-funcs
45
46 DESCRIPTION="Clients for net-analyzer/argus"
47 -HOMEPAGE="http://www.qosient.com/argus/"
48 -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz"
49 +HOMEPAGE="https://www.qosient.com/argus/"
50 +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz"
51
52 LICENSE="GPL-3"
53 SLOT="0"
54
55 diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
56 index 7dbfc5a721a..742c6cbebee 100644
57 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
58 +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
59 @@ -1,12 +1,12 @@
60 -# Copyright 1999-2015 Gentoo Foundation
61 +# Copyright 1999-2019 Gentoo Authors
62 # Distributed under the terms of the GNU General Public License v2
63
64 EAPI=5
65 inherit autotools eutils toolchain-funcs
66
67 DESCRIPTION="Clients for net-analyzer/argus"
68 -HOMEPAGE="http://www.qosient.com/argus/"
69 -SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz"
70 +HOMEPAGE="https://www.qosient.com/argus/"
71 +SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz"
72
73 LICENSE="GPL-3"
74 SLOT="0"