x11-misc/xautomation: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-14 18:43:27 +02:00
committed by Aaron Bauman
parent 58626205e8
commit 7ddccf2dd0

View File

@@ -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"