commit:     7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 14 16:43:27 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 01:38:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddccf2d

x11-misc/xautomation: use HTTPS

 x11-misc/xautomation/xautomation-1.09-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild 
b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
index 920febc767b..7d90eaa218a 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"

Reply via email to