Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsa-tools/
Date: Fri, 02 Mar 2018 18:09:15
Message-Id: 1520014144.e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d.mgorny@gentoo
1 commit: e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 23 15:54:39 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 18:09:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9764a2f
7
8 media-sound/alsa-tools: use HTTPS
9
10 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild | 4 ++--
11 media-sound/alsa-tools/alsa-tools-1.1.3.ebuild | 4 ++--
12 media-sound/alsa-tools/alsa-tools-1.1.5.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
16 index 3133ebb17a0..e2b9d265a6c 100644
17 --- a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
18 +++ b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 inherit autotools eutils flag-o-matic
26
27 DESCRIPTION="Advanced Linux Sound Architecture tools"
28 -HOMEPAGE="http://www.alsa-project.org/"
29 +HOMEPAGE="https://alsa-project.org/"
30 SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2"
31
32 LICENSE="GPL-2"
33
34 diff --git a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild
35 index 39e14548521..972e14d4b03 100644
36 --- a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild
37 +++ b/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild
38 @@ -1,11 +1,11 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=6
44 inherit autotools eutils flag-o-matic
45
46 DESCRIPTION="Advanced Linux Sound Architecture tools"
47 -HOMEPAGE="http://www.alsa-project.org/"
48 +HOMEPAGE="https://alsa-project.org/"
49 SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2"
50
51 LICENSE="GPL-2"
52
53 diff --git a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild
54 index 9e80bd43921..972e14d4b03 100644
55 --- a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild
56 +++ b/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild
57 @@ -1,11 +1,11 @@
58 -# Copyright 1999-2017 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=6
63 inherit autotools eutils flag-o-matic
64
65 DESCRIPTION="Advanced Linux Sound Architecture tools"
66 -HOMEPAGE="http://www.alsa-project.org/"
67 +HOMEPAGE="https://alsa-project.org/"
68 SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2"
69
70 LICENSE="GPL-2"