summaryrefslogtreecommitdiff
path: root/sys-power
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 21:05:28 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:22:37 +0200
commitdb7a73018a98200d876ab44b25e4a95bbc9d5204 (patch)
tree078bedae9cf5d5ae4281568ed2838a911af0274c /sys-power
parentcbda4c6e3aad82ab7e4b2bccba87d8239e5f1293 (diff)
downloadgentoo-db7a73018a98200d876ab44b25e4a95bbc9d5204.tar.gz
gentoo-db7a73018a98200d876ab44b25e4a95bbc9d5204.tar.xz
sys-power/acpi_call: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild4
-rw-r--r--sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild2
-rw-r--r--sys-power/acpi_call/acpi_call-1.1.0.ebuild4
-rw-r--r--sys-power/acpi_call/acpi_call-9999.ebuild4
4 files changed, 7 insertions, 7 deletions
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 0ca7375c219..b3f3963c65c 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 0bbb196395e..711fd3f5d64 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 02baf6e7a70..a2501dc4df2 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 02baf6e7a70..a2501dc4df2 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