From: Michael Mair-Keimberger Date: Sat, 14 Apr 2018 16:43:27 +0000 (+0200) Subject: x11-misc/xautomation: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd;p=gentoo.git x11-misc/xautomation: use HTTPS --- diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild index 920febc767b0..7d90eaa218a8 100644 --- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild +++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Control X from command line and find things on screen" -HOMEPAGE="http://hoopajoo.net/projects/xautomation.html" -SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz" +HOMEPAGE="https://hoopajoo.net/projects/xautomation.html" +SRC_URI="https://hoopajoo.net/static/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"