From d4888952e7a00cd48cf9cdff741fd476c151859d Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 21:25:17 +1000 Subject: sys-devel/ucpp: use HTTPS for GitHub, replace defunct HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-devel/ucpp/ucpp-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-devel/ucpp') diff --git a/sys-devel/ucpp/ucpp-9999.ebuild b/sys-devel/ucpp/ucpp-9999.ebuild index c6ba1b0dcb34..81b7839a7a4d 100644 --- a/sys-devel/ucpp/ucpp-9999.ebuild +++ b/sys-devel/ucpp/ucpp-9999.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/scarabeusiv/ucpp.git" +EGIT_REPO_URI="https://github.com/scarabeusiv/ucpp.git" inherit eutils git-2 autotools DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="https://code.google.com/p/ucpp/" +HOMEPAGE="https://github.com/scarabeusiv/ucpp" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-18-g5258