diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:41:50 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:46:13 +0200 |
commit | 233d89f9875181dfff967023fb35510f15a97c47 (patch) | |
tree | 24d28513a543ce11204ea7c14fa9e4271e5873e5 /x11-plugins | |
parent | x11-misc/xbattbar: Use HTTPS. (diff) | |
download | gentoo-233d89f9875181dfff967023fb35510f15a97c47.tar.gz gentoo-233d89f9875181dfff967023fb35510f15a97c47.tar.bz2 gentoo-233d89f9875181dfff967023fb35510f15a97c47.zip |
x11-plugins/wmmisc: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmisc/wmmisc-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmisc/wmmisc-1.1.ebuild b/x11-plugins/wmmisc/wmmisc-1.1.ebuild index 92d8ea3c7aa1..3d121cf03ddf 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" |