diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /sys-power/acpi_call | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-power/acpi_call')
-rw-r--r-- | sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-power/acpi_call/acpi_call-1.1.0.ebuild | 2 | ||||
-rw-r--r-- | sys-power/acpi_call/acpi_call-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 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 1df9e2e8e561..4c19c39a089d 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 @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" 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 a6e17ad2cf52..4310c2cd5ef3 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index a6e17ad2cf52..4310c2cd5ef3 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" |