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 39BC7138239 for ; Mon, 30 Sep 2019 06:59:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE990E0909; Mon, 30 Sep 2019 06:59:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7B0AFE0909 for ; Mon, 30 Sep 2019 06:59:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6938F34B6F1 for ; Mon, 30 Sep 2019 06:59:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC82A825 for ; Mon, 30 Sep 2019 06:59:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1569826746.5612c7a9fdcb645fb878fc4d3b77519100b85a58.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsa-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/alsa-utils/alsa-utils-1.1.2.ebuild media-sound/alsa-utils/alsa-utils-1.1.6.ebuild media-sound/alsa-utils/alsa-utils-1.1.8.ebuild media-sound/alsa-utils/alsa-utils-1.1.9.ebuild X-VCS-Directories: media-sound/alsa-utils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5612c7a9fdcb645fb878fc4d3b77519100b85a58 X-VCS-Branch: master Date: Mon, 30 Sep 2019 06:59:15 +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: 643a04af-0459-4325-909f-3de69e432fdc X-Archives-Hash: 2c2d11070cf7bef44e8a0b8c1f1bf93c commit: 5612c7a9fdcb645fb878fc4d3b77519100b85a58 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 15 15:55:59 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Sep 30 06:59:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5612c7a9 media-sound/alsa-utils: Inline mirror://alsaproject, use HTTPS Signed-off-by: Michał Górny gentoo.org> media-sound/alsa-utils/alsa-utils-1.1.2.ebuild | 2 +- media-sound/alsa-utils/alsa-utils-1.1.6.ebuild | 2 +- media-sound/alsa-utils/alsa-utils-1.1.8.ebuild | 2 +- media-sound/alsa-utils/alsa-utils-1.1.9.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild index 17f2f59fdab..ff8d38adbc1 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild @@ -6,7 +6,7 @@ inherit eutils systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" HOMEPAGE="https://alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" +SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" diff --git a/media-sound/alsa-utils/alsa-utils-1.1.6.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.6.ebuild index a59f6870113..94c2d33c312 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.6.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.6.ebuild @@ -6,7 +6,7 @@ inherit systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" HOMEPAGE="https://alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" +SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" diff --git a/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild index f25b06af8d7..3e592cf77f1 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild @@ -6,7 +6,7 @@ inherit systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" HOMEPAGE="https://alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" +SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" diff --git a/media-sound/alsa-utils/alsa-utils-1.1.9.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.9.ebuild index fb31c6bb07a..280d4466e12 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.9.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.9.ebuild @@ -6,7 +6,7 @@ inherit systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" HOMEPAGE="https://alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" +SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9"