From 4180ea7d6201e7b5ac4215b9603a81bacb50413d Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 10:55:15 +1000 Subject: app-laptop/tpacpi-bat: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild | 2 +- app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild | 2 +- app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild | 2 +- app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild | 2 +- app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app-laptop') diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild index 645d6d2d761d..1560013b9e10 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild @@ -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" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild index 645d6d2d761d..1560013b9e10 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild @@ -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" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild index 91a71e36f93c..4a1fac9d20b9 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild @@ -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" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild index 645d6d2d761d..1560013b9e10 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild @@ -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" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild index 2d21f1607b33..c3feb204bff7 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild @@ -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" -- cgit v1.2.3-65-gdbad