x11-misc/xystray: use HTTPS in HOMEPAGE as well
authorMarek Szuba <marecki@gentoo.org>
Wed, 18 Mar 2020 17:10:52 +0000 (18:10 +0100)
committerMarek Szuba <marecki@gentoo.org>
Wed, 18 Mar 2020 17:14:00 +0000 (18:14 +0100)
Signed-off-by: Marek Szuba <marecki@gentoo.org>
x11-misc/xystray/xystray-1.0.ebuild

index 52f7b474b72237de6106df47cdf1a30fdcbee9e3..d640d249dafd7c93e881a7be1041914b61933559 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="A simple implementation of freedesktop.org notification area for X"
-HOMEPAGE="http://steelman.github.com/xystray/"
+HOMEPAGE="https://steelman.github.com/xystray/"
 SRC_URI="https://github.com/steelman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"