x11-misc/xautomation: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 16:43:27 +0000 (18:43 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 15 Apr 2018 01:38:55 +0000 (21:38 -0400)
x11-misc/xautomation/xautomation-1.09-r1.ebuild

index 920febc767b07cda5596cc5dfcf419747024bc8f..7d90eaa218a8e521b9bbc3018c9d122be35b08cc 100644 (file)
@@ -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"