app-laptop/tpacpi-bat: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:55:15 +0000 (10:55 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:20 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild
app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild
app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild
app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild
app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild

index 645d6d2d761d499ed3ae7cb1f50f9a0fbf71e6ce..1560013b9e107f7dbbcf1d94f2b68b12abae1e7a 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils systemd
 
 if [ "${PV}" = "9999" ]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git"
+       EGIT_REPO_URI="https://github.com/teleshoes/tpacpi-bat.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 645d6d2d761d499ed3ae7cb1f50f9a0fbf71e6ce..1560013b9e107f7dbbcf1d94f2b68b12abae1e7a 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils systemd
 
 if [ "${PV}" = "9999" ]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git"
+       EGIT_REPO_URI="https://github.com/teleshoes/tpacpi-bat.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 91a71e36f93c008ed319ffc15e6244ed92f3b2ff..4a1fac9d20b943c3c12de0462f040da63346be87 100644 (file)
@@ -7,7 +7,7 @@ inherit systemd
 
 if [ "${PV}" = "9999" ]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git"
+       EGIT_REPO_URI="https://github.com/teleshoes/tpacpi-bat.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 645d6d2d761d499ed3ae7cb1f50f9a0fbf71e6ce..1560013b9e107f7dbbcf1d94f2b68b12abae1e7a 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils systemd
 
 if [ "${PV}" = "9999" ]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git"
+       EGIT_REPO_URI="https://github.com/teleshoes/tpacpi-bat.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 2d21f1607b331dd667fa84a4cf32c4850cc4995e..c3feb204bff751899b26f4d58eac47d60d106a3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit systemd
 
 if [ "${PV}" = "9999" ]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git"
+       EGIT_REPO_URI="https://github.com/teleshoes/tpacpi-bat.git"
        KEYWORDS=""
 else
        SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"