commit: 233d89f9875181dfff967023fb35510f15a97c47 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:41:50 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:46:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233d89f9
x11-plugins/wmmisc: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 x11-plugins/wmmisc/wmmisc-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmmisc/wmmisc-1.1.ebuild b/x11-plugins/wmmisc/wmmisc-1.1.ebuild index 92d8ea3c7aa..3d121cf03dd 100644 --- a/x11-plugins/wmmisc/wmmisc-1.1.ebuild +++ b/x11-plugins/wmmisc/wmmisc-1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils toolchain-funcs DESCRIPTION="a monitoring dockapp for system load, user amount, fork amount and processes" -HOMEPAGE="http://packages.qa.debian.org/w/wmmisc.html"; +HOMEPAGE="https://packages.qa.debian.org/w/wmmisc.html"; SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2"