Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libshout/
Date: Sat, 27 Jun 2020 20:45:23
Message-Id: 1593290686.07abccc175826ec444000a85ef7caaa4b089675d.dilfridge@gentoo
1 commit: 07abccc175826ec444000a85ef7caaa4b089675d
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:03:09 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07abccc1
7
8 media-libs/libshout: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 media-libs/libshout/libshout-2.4.1-r2.ebuild | 2 +-
15 media-libs/libshout/libshout-2.4.2.ebuild | 2 +-
16 media-libs/libshout/libshout-2.4.3.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/media-libs/libshout/libshout-2.4.1-r2.ebuild b/media-libs/libshout/libshout-2.4.1-r2.ebuild
20 index 3bfd7744c0d..345c937f291 100644
21 --- a/media-libs/libshout/libshout-2.4.1-r2.ebuild
22 +++ b/media-libs/libshout/libshout-2.4.1-r2.ebuild
23 @@ -6,7 +6,7 @@ EAPI=7
24 inherit autotools multilib-minimal
25
26 DESCRIPTION="library for connecting and sending data to icecast servers"
27 -HOMEPAGE="http://www.icecast.org/"
28 +HOMEPAGE="https://www.icecast.org/"
29 SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
30
31 LICENSE="LGPL-2"
32
33 diff --git a/media-libs/libshout/libshout-2.4.2.ebuild b/media-libs/libshout/libshout-2.4.2.ebuild
34 index c3546dc9019..4a18881e6e1 100644
35 --- a/media-libs/libshout/libshout-2.4.2.ebuild
36 +++ b/media-libs/libshout/libshout-2.4.2.ebuild
37 @@ -6,7 +6,7 @@ EAPI=7
38 inherit autotools multilib-minimal
39
40 DESCRIPTION="library for connecting and sending data to icecast servers"
41 -HOMEPAGE="http://www.icecast.org/"
42 +HOMEPAGE="https://www.icecast.org/"
43 SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
44
45 LICENSE="LGPL-2"
46
47 diff --git a/media-libs/libshout/libshout-2.4.3.ebuild b/media-libs/libshout/libshout-2.4.3.ebuild
48 index 7677ed58885..f55122b4608 100644
49 --- a/media-libs/libshout/libshout-2.4.3.ebuild
50 +++ b/media-libs/libshout/libshout-2.4.3.ebuild
51 @@ -6,7 +6,7 @@ EAPI=7
52 inherit autotools multilib-minimal
53
54 DESCRIPTION="library for connecting and sending data to icecast servers"
55 -HOMEPAGE="http://www.icecast.org/"
56 +HOMEPAGE="https://www.icecast.org/"
57 SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
58
59 LICENSE="LGPL-2"