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 DD1BF138332 for ; Fri, 2 Mar 2018 18:09:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01CA3E0B18; Fri, 2 Mar 2018 18:09:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C66B9E0B18 for ; Fri, 2 Mar 2018 18:09:14 +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 B429F335C3E for ; Fri, 2 Mar 2018 18:09:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F853233 for ; Fri, 2 Mar 2018 18:09:12 +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: <1520014143.30038b8d23c6233eecd65dd5701c6902566495f0.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.4-r1.ebuild media-sound/alsa-utils/alsa-utils-1.1.5.ebuild X-VCS-Directories: media-sound/alsa-utils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 30038b8d23c6233eecd65dd5701c6902566495f0 X-VCS-Branch: master Date: Fri, 2 Mar 2018 18:09:12 +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-Archives-Salt: 06406a8c-42de-4449-9f1c-74eff8b8dab6 X-Archives-Hash: f54e8d9e104f4c4944237b117b176d58 commit: 30038b8d23c6233eecd65dd5701c6902566495f0 Author: Michael Mair-Keimberger gmail com> AuthorDate: Fri Feb 23 15:53:24 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 2 18:09:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30038b8d media-sound/alsa-utils: use HTTPS media-sound/alsa-utils/alsa-utils-1.1.2.ebuild | 4 ++-- media-sound/alsa-utils/alsa-utils-1.1.4-r1.ebuild | 4 ++-- media-sound/alsa-utils/alsa-utils-1.1.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 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 f8e171a61f9..17f2f59fdab 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-utils/alsa-utils-1.1.4-r1.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.4-r1.ebuild index 87137657c10..acbfd5824ec 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.4-r1.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.4-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-utils/alsa-utils-1.1.5.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.5.ebuild index 87137657c10..acbfd5824ec 100644 --- a/media-sound/alsa-utils/alsa-utils-1.1.5.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.1.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils systemd udev DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" LICENSE="GPL-2"