From: David Hicks Date: Sat, 29 Jul 2017 16:04:38 +0000 (+1000) Subject: dev-vcs/gitstats: use HTTPS for GitHub, fix whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=208a928834ee366fba15076dd9a1ccffbac3c5b9;p=gentoo.git dev-vcs/gitstats: use HTTPS for GitHub, fix whitespace in metadata.xml Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild index e63cc6b21ddb..f7f2ad6c28c6 100644 --- a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild +++ b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild @@ -10,10 +10,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 KEYWORDS="" - EGIT_REPO_URI=" - git://github.com/hoxu/gitstats.git - https://github.com/hoxu/gitstats.git - " + EGIT_REPO_URI="https://github.com/hoxu/${PN}.git" else KEYWORDS="~amd64 ~x86" SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}.tar.xz" diff --git a/dev-vcs/gitstats/gitstats-9999.ebuild b/dev-vcs/gitstats/gitstats-9999.ebuild index 4b2a6daadcfe..4cfb9dd321c0 100644 --- a/dev-vcs/gitstats/gitstats-9999.ebuild +++ b/dev-vcs/gitstats/gitstats-9999.ebuild @@ -10,10 +10,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 KEYWORDS="" - EGIT_REPO_URI=" - git://github.com/hoxu/gitstats.git - https://github.com/hoxu/gitstats.git - " + EGIT_REPO_URI="https://github.com/hoxu/${PN}.git" else KEYWORDS="~amd64 ~x86" SRC_URI="https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}.tar.xz" diff --git a/dev-vcs/gitstats/metadata.xml b/dev-vcs/gitstats/metadata.xml index ae2ae8d48116..cb682c150cea 100644 --- a/dev-vcs/gitstats/metadata.xml +++ b/dev-vcs/gitstats/metadata.xml @@ -13,7 +13,7 @@ NP-Hardass@gentoo.org NP-Hardass - - gitstats - + + gitstats +