summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-23 19:50:23 +0200
committerAaron Bauman <bman@gentoo.org>2019-04-24 23:34:53 -0400
commit181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6 (patch)
tree4f2a2f8032860069e4099a2c5b175948cad3cc85 /x11-misc
parentx11-misc/xcompmgr: remove old (EAPI5) (diff)
downloadgentoo-181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6.tar.gz
gentoo-181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6.tar.bz2
gentoo-181061e7b9ecdd48e5f5b2cf0dea561b05a2a8a6.zip
x11-misc/xdotool: use HTTPS
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>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild4
-rw-r--r--x11-misc/xdotool/xdotool-3.20160805.1.ebuild2
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 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"