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-sound/ezstream/
Date: Sat, 27 Jun 2020 20:45:25
Message-Id: 1593290686.4cda8259d39eef65c017e4bf00bb16c9acaf2954.dilfridge@gentoo
1 commit: 4cda8259d39eef65c017e4bf00bb16c9acaf2954
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:02:29 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=4cda8259
7
8 media-sound/ezstream: 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-sound/ezstream/ezstream-0.6.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/ezstream/ezstream-0.6.0-r1.ebuild b/media-sound/ezstream/ezstream-0.6.0-r1.ebuild
18 index ddde77ac0d5..665c2a35883 100644
19 --- a/media-sound/ezstream/ezstream-0.6.0-r1.ebuild
20 +++ b/media-sound/ezstream/ezstream-0.6.0-r1.ebuild
21 @@ -4,7 +4,7 @@
22 EAPI=6
23
24 DESCRIPTION="A command line source client for Icecast media streaming servers"
25 -HOMEPAGE="http://www.icecast.org/ezstream/"
26 +HOMEPAGE="https://www.icecast.org/ezstream/"
27 SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-2"