From: Michael Mair-Keimberger Date: Tue, 23 Apr 2019 17:50:23 +0000 (+0200) Subject: x11-misc/xdotool: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6;p=gentoo.git x11-misc/xdotool: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11800 Signed-off-by: Aaron Bauman --- diff --git a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild index ff99623dbe7f..eebea7adaabf 100644 --- a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild @@ -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" diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild index 69122be839ea..ac86809880d3 100644 --- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild @@ -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"