From 85799b1e43ced2826b03fdc2f8fb26157dc0d433 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 10 Jun 2023 17:43:27 +0200 Subject: [PATCH] gnustep-apps/gworkspace: update homepage Signed-off-by: Michael Mair-Keimberger Signed-off-by: Bernard Cafarelli --- gnustep-apps/gworkspace/gworkspace-0.9.4-r1.ebuild | 4 ++-- gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.4-r1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.4-r1.ebuild index 3f6e245176dae..2ddb0fd5bda34 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.9.4-r1.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.9.4-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit gnustep-2 DESCRIPTION="A workspace manager for GNUstep" -HOMEPAGE="http://www.gnustep.org/experience/GWorkspace.html" +HOMEPAGE="https://gnustep.github.io/experience/GWorkspace.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" KEYWORDS="amd64 ppc x86" diff --git a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild b/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild index 735d643367dfc..1fa9b251038a5 100644 --- a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit gnustep-2 DESCRIPTION="A workspace manager for GNUstep" -HOMEPAGE="http://www.gnustep.org/experience/GWorkspace.html" +HOMEPAGE="https://gnustep.github.io/experience/GWorkspace.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~x86"