diff --git a/sys-devel/ucpp/ucpp-9999.ebuild b/sys-devel/ucpp/ucpp-9999.ebuild index c6ba1b0dcb34b..81b7839a7a4d2 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"