From 3bf968437b52d4dd00ffb2673badccc1a37e8c31 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 8 Jun 2023 11:08:49 +0200 Subject: x11-misc/xplanet: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Bernard Cafarelli --- x11-misc/xplanet/xplanet-1.3.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xplanet/xplanet-1.3.1-r4.ebuild b/x11-misc/xplanet/xplanet-1.3.1-r4.ebuild index b38aaede7811..a67050ecb3fa 100644 --- a/x11-misc/xplanet/xplanet-1.3.1-r4.ebuild +++ b/x11-misc/xplanet/xplanet-1.3.1-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Render images of the earth into the X root window" -HOMEPAGE="http://xplanet.sourceforge.net/" +HOMEPAGE="https://xplanet.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad