sys-power/acpi_call: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 21:05:28 +10:00
committed by Michał Górny
parent cbda4c6e3a
commit db7a73018a
4 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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