mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/ucpp: use HTTPS for GitHub, replace defunct HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
2352f7d0e2
commit
d4888952e7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user