commit: 70e1ae810039e1bf83eca044e847f6eaef81fa7c Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:42:33 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:46:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e1ae81
x11-plugins/wmtime: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 x11-plugins/wmtime/wmtime-1.0_beta2_p9.ebuild | 4 ++-- 1 file 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 141d559d358..3a15f2b62dc 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"
