diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 10:51:00 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:55 -0400 |
commit | 0f6f17232034e7878f23bab3c807d3d27fa4d260 (patch) | |
tree | 0b4dfc482fdaad4180830f5bbcc2d8972f2b5cdf /x11-plugins/wmacpi | |
parent | x11-plugins/wmSun: use HTTPS (diff) | |
download | gentoo-0f6f17232034e7878f23bab3c807d3d27fa4d260.tar.gz gentoo-0f6f17232034e7878f23bab3c807d3d27fa4d260.tar.bz2 gentoo-0f6f17232034e7878f23bab3c807d3d27fa4d260.zip |
x11-plugins/wmacpi: use HTTPS
Diffstat (limited to 'x11-plugins/wmacpi')
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpi/wmacpi-2.3.ebuild b/x11-plugins/wmacpi/wmacpi-2.3.ebuild index 45c6b0ac06db..e1d17de7d8a5 100644 --- a/x11-plugins/wmacpi/wmacpi-2.3.ebuild +++ b/x11-plugins/wmacpi/wmacpi-2.3.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 eutils toolchain-funcs DESCRIPTION="DockApp ACPI status monitor for laptops" -HOMEPAGE="http://www.dockapps.net/wmacpi" +HOMEPAGE="https://www.dockapps.net/wmacpi" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |