From: David Hicks Date: Sat, 29 Jul 2017 11:05:28 +0000 (+1000) Subject: sys-power/acpi_call: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db7a73018a98200d876ab44b25e4a95bbc9d5204;p=gentoo.git sys-power/acpi_call: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild index 0ca7375c2194..b3f3963c65cf 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit eutils linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild index 0bbb196395e7..711fd3f5d64d 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-1.1.0.ebuild b/sys-power/acpi_call/acpi_call-1.1.0.ebuild index 02baf6e7a701..a2501dc4df20 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index 02baf6e7a701..a2501dc4df20 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit linux-info linux-mod if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/mkottman/acpi_call.git" + EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git" KEYWORDS="" else inherit vcs-snapshot