commit: e1f88a0f6f2eeba0ed1aa20437efb19fd85e9ea8 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 13:07:38 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 13 19:18:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f88a0f
media-sound/snd: use HTTPS media-sound/snd/snd-17.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/snd/snd-17.4.ebuild b/media-sound/snd/snd-17.4.ebuild index 5b746a352c8..2c8a042ea37 100644 --- a/media-sound/snd/snd-17.4.ebuild +++ b/media-sound/snd/snd-17.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools flag-o-matic DESCRIPTION="Snd is a sound editor" -HOMEPAGE="http://ccrma.stanford.edu/software/snd/" +HOMEPAGE="https://ccrma.stanford.edu/software/snd/" SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+ ruby? ( free-noncomm ) s7? ( free-noncomm )"
