commit:     8186a735d2ce54a5c483c531efbb61ecb4d58443
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  4 09:10:15 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Apr  4 09:11:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8186a735

media-sound/ncmpcpp: Switch to HTTPS

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 media-sound/ncmpcpp/ncmpcpp-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild 
b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
index 32c52125a42..f5c7770182d 100644
--- a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
@@ -5,8 +5,8 @@ EAPI=7
 inherit autotools git-r3
 
 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc"
-HOMEPAGE="http://ncmpcpp.rybczak.net/";
-EGIT_REPO_URI="git://repo.or.cz/ncmpcpp.git"
+HOMEPAGE="https://ncmpcpp.rybczak.net/";
+EGIT_REPO_URI="https://repo.or.cz/ncmpcpp.git";
 LICENSE="GPL-2"
 
 SLOT="0"

Reply via email to