diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:42:33 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:46:16 +0200 |
commit | 70e1ae810039e1bf83eca044e847f6eaef81fa7c (patch) | |
tree | 1523625d124b73dcc297ba725f1bc67c9a13ef59 /x11-plugins/wmtime | |
parent | x11-plugins/wmmisc: Use HTTPS. (diff) | |
download | gentoo-70e1ae810039e1bf83eca044e847f6eaef81fa7c.tar.gz gentoo-70e1ae810039e1bf83eca044e847f6eaef81fa7c.tar.bz2 gentoo-70e1ae810039e1bf83eca044e847f6eaef81fa7c.zip |
x11-plugins/wmtime: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'x11-plugins/wmtime')
-rw-r--r-- | x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild b/x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild index 141d559d358f..3a15f2b62dc6 100644 --- a/x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild +++ b/x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils versionator @@ -15,7 +15,7 @@ IUSE="" DESCRIPTION="applet which displays the date and time in a dockable tile" SRC_URI="http://ftp.debian.org/debian/pool/main/w/wmtime/wmtime_${MY_PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/w/wmtime/wmtime_${MY_PV}-${MY_PL}.diff.gz" -HOMEPAGE="http://packages.qa.debian.org/w/wmtime.html" +HOMEPAGE="https://packages.qa.debian.org/w/wmtime.html" SLOT="0" KEYWORDS="~amd64 x86" |