diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-14 18:43:27 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-14 21:38:55 -0400 |
commit | 7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd (patch) | |
tree | c846f25c226fd276838e47638b51912f7630fdbe /x11-misc/xautomation | |
parent | www-client/dillo: use HTTPS (diff) | |
download | gentoo-7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd.tar.gz gentoo-7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd.tar.bz2 gentoo-7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd.zip |
x11-misc/xautomation: use HTTPS
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/xautomation-1.09-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild index 920febc767b0..7d90eaa218a8 100644 --- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild +++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Control X from command line and find things on screen" -HOMEPAGE="http://hoopajoo.net/projects/xautomation.html" -SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz" +HOMEPAGE="https://hoopajoo.net/projects/xautomation.html" +SRC_URI="https://hoopajoo.net/static/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |