dev-vcs/gitstats: use HTTPS for GitHub, fix whitespace in metadata.xml
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 16:04:38 +0000 (02:04 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:37:59 +0000 (11:37 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
dev-vcs/gitstats/gitstats-9999.ebuild
dev-vcs/gitstats/metadata.xml

index e63cc6b21ddb78dadb232860b47cce914fa8195c..f7f2ad6c28c68f46799a635c12b10658bd67c9b0 100644 (file)
@@ -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"
index 4b2a6daadcfec8e7eeb6fba89264ccac5ce20e77..4cfb9dd321c0d114c91e6bb9700556dd95668f72 100644 (file)
@@ -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"
index ae2ae8d481168f343ee6efa18bbd26ac02e42cc8..cb682c150cea7eb684d6463690c32b9e73a9bb09 100644 (file)
@@ -13,7 +13,7 @@
                <email>NP-Hardass@gentoo.org</email>
                <name>NP-Hardass</name>
        </maintainer>
-  <upstream>
-    <remote-id type="sourceforge">gitstats</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="sourceforge">gitstats</remote-id>
+       </upstream>
 </pkgmetadata>