mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
x11-misc/xautomation: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
58626205e8
commit
7ddccf2dd0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user