commit: e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Feb 23 15:54:39 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 18:09:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9764a2f
media-sound/alsa-tools: use HTTPS media-sound/alsa-tools/alsa-tools-1.1.0.ebuild | 4 ++-- media-sound/alsa-tools/alsa-tools-1.1.3.ebuild | 4 ++-- media-sound/alsa-tools/alsa-tools-1.1.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild index 3133ebb17a0..e2b9d265a6c 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild index 39e14548521..972e14d4b03 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild index 9e80bd43921..972e14d4b03 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild +++ b/media-sound/alsa-tools/alsa-tools-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 autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2"
