From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:52:24 +0000 (+0200) Subject: x11-plugins/wmbattery: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=022a7891a5bc78497f1ee73aceb1214d9e9b3b83;p=gentoo.git x11-plugins/wmbattery: use HTTPS --- diff --git a/x11-plugins/wmbattery/wmbattery-2.50.ebuild b/x11-plugins/wmbattery/wmbattery-2.50.ebuild index fb32206f3443..c6f30f98845f 100644 --- a/x11-plugins/wmbattery/wmbattery-2.50.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.50.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools DESCRIPTION="A dockable app to report APM, ACPI, or SPIC battery status" -HOMEPAGE="http://www.dockapps.net/wmbattery" +HOMEPAGE="https://www.dockapps.net/wmbattery" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmbattery/wmbattery-2.51.ebuild b/x11-plugins/wmbattery/wmbattery-2.51.ebuild index 14b8b92cbd8b..e3d6ee18bfef 100644 --- a/x11-plugins/wmbattery/wmbattery-2.51.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.51.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="A dockable app to report APM, ACPI, or SPIC battery status" -HOMEPAGE="http://www.dockapps.net/wmbattery" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbattery" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"