diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /x11-misc/xdotool | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/xdotool-2.20101012.3049.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/xdotool/xdotool-2.20110530.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdotool/xdotool-2.20101012.3049.ebuild b/x11-misc/xdotool/xdotool-2.20101012.3049.ebuild index feafc1ee6b3d..fd160239a599 100644 --- a/x11-misc/xdotool/xdotool-2.20101012.3049.ebuild +++ b/x11-misc/xdotool/xdotool-2.20101012.3049.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs flag-o-matic multilib DESCRIPTION="Simulate keyboard input and mouse activity, move and resize windows" HOMEPAGE="http://www.semicomplete.com/projects/xdotool/" -SRC_URI="http://semicomplete.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://semicomplete.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild b/x11-misc/xdotool/xdotool-2.20110530.1.ebuild index 4e49c063adcb..d618ed450078 100644 --- a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild +++ b/x11-misc/xdotool/xdotool-2.20110530.1.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs flag-o-matic multilib DESCRIPTION="Simulate keyboard input and mouse activity, move and resize windows" HOMEPAGE="http://www.semicomplete.com/projects/xdotool/" -SRC_URI="http://semicomplete.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://semicomplete.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" |