Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/liquid-dsp/
Date: Wed, 29 May 2019 04:14:39
Message-Id: 1559102567.95dbf40b38a1cc4c353697cae9a09d63b42958b5.bman@gentoo
1 commit: 95dbf40b38a1cc4c353697cae9a09d63b42958b5
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue May 28 21:54:55 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 04:02:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dbf40b
7
8 net-libs/liquid-dsp: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12125
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild | 4 ++--
15 net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild | 4 ++--
16 net-libs/liquid-dsp/liquid-dsp-9999.ebuild | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild b/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild
20 index fcd3127de23..1e7b8067e41 100644
21 --- a/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild
22 +++ b/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -6,7 +6,7 @@ EAPI=6
30 inherit autotools multilib
31
32 DESCRIPTION="digital signal processing library for software-defined radios"
33 -HOMEPAGE="http://liquidsdr.org"
34 +HOMEPAGE="https://liquidsdr.org"
35
36 LICENSE="MIT"
37 SLOT="0"
38
39 diff --git a/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild b/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild
40 index 968f83948b9..a22a52f75ad 100644
41 --- a/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild
42 +++ b/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2017 Gentoo Foundation
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -6,7 +6,7 @@ EAPI=6
50 inherit autotools multilib
51
52 DESCRIPTION="digital signal processing library for software-defined radios"
53 -HOMEPAGE="http://liquidsdr.org"
54 +HOMEPAGE="https://liquidsdr.org"
55
56 LICENSE="MIT"
57 SLOT="0"
58
59 diff --git a/net-libs/liquid-dsp/liquid-dsp-9999.ebuild b/net-libs/liquid-dsp/liquid-dsp-9999.ebuild
60 index 968f83948b9..a22a52f75ad 100644
61 --- a/net-libs/liquid-dsp/liquid-dsp-9999.ebuild
62 +++ b/net-libs/liquid-dsp/liquid-dsp-9999.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2017 Gentoo Foundation
65 +# Copyright 1999-2019 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=6
69 @@ -6,7 +6,7 @@ EAPI=6
70 inherit autotools multilib
71
72 DESCRIPTION="digital signal processing library for software-defined radios"
73 -HOMEPAGE="http://liquidsdr.org"
74 +HOMEPAGE="https://liquidsdr.org"
75
76 LICENSE="MIT"
77 SLOT="0"