commit:     181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Apr 23 17:50:23 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 03:34:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181061e7

x11-misc/xdotool: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11800
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild | 4 ++--
 x11-misc/xdotool/xdotool-3.20160805.1.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild 
b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild
index ff99623dbe7..eebea7adaab 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 69122be839e..ac86809880d 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"

Reply via email to