Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sslsplit/
Date: Tue, 05 Feb 2019 22:38:28
Message-Id: 1549405880.7c6594a823ee1a34a489eca0673ce43ef1d7c38a.monsieurp@gentoo
1 commit: 7c6594a823ee1a34a489eca0673ce43ef1d7c38a
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 1 14:59:23 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 5 22:31:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6594a8
7
8 net-analyzer/sslsplit: use HTTPS.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/10960
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 net-analyzer/sslsplit/sslsplit-0.5.2.ebuild | 4 ++--
15 net-analyzer/sslsplit/sslsplit-9999.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
19 index 0257c885324..f823d37044f 100644
20 --- a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
21 +++ b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -6,7 +6,7 @@ EAPI=6
29 inherit flag-o-matic
30
31 DESCRIPTION="Transparent SSL/TLS interception"
32 -HOMEPAGE="http://www.roe.ch/SSLsplit"
33 +HOMEPAGE="https://www.roe.ch/SSLsplit"
34
35 LICENSE="BSD-2"
36 SLOT="0"
37
38 diff --git a/net-analyzer/sslsplit/sslsplit-9999.ebuild b/net-analyzer/sslsplit/sslsplit-9999.ebuild
39 index c501c1e3acd..f013b4bb555 100644
40 --- a/net-analyzer/sslsplit/sslsplit-9999.ebuild
41 +++ b/net-analyzer/sslsplit/sslsplit-9999.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -6,7 +6,7 @@ EAPI=6
49 inherit flag-o-matic
50
51 DESCRIPTION="Transparent SSL/TLS interception"
52 -HOMEPAGE="http://www.roe.ch/SSLsplit"
53 +HOMEPAGE="https://www.roe.ch/SSLsplit"
54
55 LICENSE="BSD-2"
56 SLOT="0"