commit: 9f26a2b119127b99cdff87d203fa20b6fb528e61 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:33:22 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f26a2b1
media-sound/gsm: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 media-sound/gsm/gsm-1.0.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild index 866d4a8398a..897d7f11201 100644 --- a/media-sound/gsm/gsm-1.0.13-r1.ebuild +++ b/media-sound/gsm/gsm-1.0.13-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator DESCRIPTION="Lossy speech compression library and tool" -HOMEPAGE="http://packages.qa.debian.org/libg/libgsm.html" +HOMEPAGE="https://packages.qa.debian.org/libg/libgsm.html" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="gsm"
