commit:     f3c0c1ec57094376a1c5d9459f710094fe639595
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Apr 18 07:21:46 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 18:15:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c0c1ec

games-board/ccgo: use HTTPS

 games-board/ccgo/ccgo-0.3.6.5-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-board/ccgo/ccgo-0.3.6.5-r1.ebuild 
b/games-board/ccgo/ccgo-0.3.6.5-r1.ebuild
index 3edfb70d763..9f19d9aa9e4 100644
--- a/games-board/ccgo/ccgo-0.3.6.5-r1.ebuild
+++ b/games-board/ccgo/ccgo-0.3.6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools eutils toolchain-funcs flag-o-matic
 
 DESCRIPTION="An IGS client written in C++"
-HOMEPAGE="http://ccdw.org/~cjj/prog/ccgo/";
-SRC_URI="http://ccdw.org/~cjj/prog/ccgo/src/${P}.tar.gz";
+HOMEPAGE="https://ccdw.org/~cjj/prog/ccgo/";
+SRC_URI="https://ccdw.org/~cjj/prog/ccgo/src/${P}.tar.gz";
 
 LICENSE="GPL-3+"
 SLOT="0"

Reply via email to