x11-misc/xdotool: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 23 Apr 2019 17:50:23 +0000 (19:50 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 25 Apr 2019 03:34:53 +0000 (23:34 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11800
Signed-off-by: Aaron Bauman <bman@gentoo.org>
x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild
x11-misc/xdotool/xdotool-3.20160805.1.ebuild

index ff99623dbe7f371e871c7093eeb992291fbc80e4..eebea7adaabf0432ff312d72e62f57bca09234d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs flag-o-matic multilib
 
 DESCRIPTION="Simulate keyboard input and mouse activity, move and resize windows"
-HOMEPAGE="http://www.semicomplete.com/projects/xdotool/"
+HOMEPAGE="https://www.semicomplete.com/projects/xdotool/"
 SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
index 69122be839eae7391a0a3d73187646587f17952e..ac86809880d3020b1fa3161c887ce38632533fdc 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs flag-o-matic multilib
 
 DESCRIPTION="Simulate keyboard input and mouse activity, move and resize windows"
-HOMEPAGE="http://www.semicomplete.com/projects/xdotool/"
+HOMEPAGE="https://www.semicomplete.com/projects/xdotool/"
 SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="BSD"