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-libs/alsa-lib/
Date: Fri, 02 Mar 2018 18:09:15
Message-Id: 1520014143.cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa.mgorny@gentoo
1 commit: cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 23 15:52:11 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 18:09:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc7cbe5
7
8 media-libs/alsa-libs: use HTTPS
9
10 media-libs/alsa-lib/alsa-lib-1.1.2.ebuild | 4 ++--
11 media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild | 4 ++--
12 media-libs/alsa-lib/alsa-lib-1.1.5.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
16 index f49001d6288..31132aaef77 100644
17 --- a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
18 +++ b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
26 inherit autotools eutils multilib multilib-minimal python-single-r1
27
28 DESCRIPTION="Advanced Linux Sound Architecture Library"
29 -HOMEPAGE="http://www.alsa-project.org/"
30 +HOMEPAGE="https://alsa-project.org/"
31 SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
32
33 LICENSE="LGPL-2.1"
34
35 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild
36 index afb615a588b..7116e25d896 100644
37 --- a/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild
38 +++ b/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 +# Copyright 1999-2018 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=6
45 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
46 inherit autotools eutils multilib multilib-minimal python-single-r1
47
48 DESCRIPTION="Advanced Linux Sound Architecture Library"
49 -HOMEPAGE="http://www.alsa-project.org/"
50 +HOMEPAGE="https://alsa-project.org/"
51 SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
52
53 LICENSE="LGPL-2.1"
54
55 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild
56 index afb615a588b..7116e25d896 100644
57 --- a/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild
58 +++ b/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild
59 @@ -1,4 +1,4 @@
60 -# Copyright 1999-2017 Gentoo Foundation
61 +# Copyright 1999-2018 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63
64 EAPI=6
65 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
66 inherit autotools eutils multilib multilib-minimal python-single-r1
67
68 DESCRIPTION="Advanced Linux Sound Architecture Library"
69 -HOMEPAGE="http://www.alsa-project.org/"
70 +HOMEPAGE="https://alsa-project.org/"
71 SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
72
73 LICENSE="LGPL-2.1"