From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 170661382C5 for ; Sat, 27 Jun 2020 20:45:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82B4BE0958; Sat, 27 Jun 2020 20:45:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D61AE0958 for ; Sat, 27 Jun 2020 20:45:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 180FD34EF4D for ; Sat, 27 Jun 2020 20:45:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A40E2C1 for ; Sat, 27 Jun 2020 20:45:18 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1593290686.4cda8259d39eef65c017e4bf00bb16c9acaf2954.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ezstream/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ezstream/ezstream-0.6.0-r1.ebuild X-VCS-Directories: media-sound/ezstream/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4cda8259d39eef65c017e4bf00bb16c9acaf2954 X-VCS-Branch: master Date: Sat, 27 Jun 2020 20:45:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c52c26c4-a838-47dc-86d9-f9a4a26e72db X-Archives-Hash: 61033afc11ec28b613b323a8f1707c7b commit: 4cda8259d39eef65c017e4bf00bb16c9acaf2954 Author: Alexey Sokolov google com> AuthorDate: Sat Jun 20 16:02:29 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 27 20:44:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cda8259 media-sound/ezstream: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: Andreas K. Hüttel gentoo.org> media-sound/ezstream/ezstream-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ezstream/ezstream-0.6.0-r1.ebuild b/media-sound/ezstream/ezstream-0.6.0-r1.ebuild index ddde77ac0d5..665c2a35883 100644 --- a/media-sound/ezstream/ezstream-0.6.0-r1.ebuild +++ b/media-sound/ezstream/ezstream-0.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="A command line source client for Icecast media streaming servers" -HOMEPAGE="http://www.icecast.org/ezstream/" +HOMEPAGE="https://www.icecast.org/ezstream/" SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2"