From 59fe2b3222616860976db2eca7898c7eff10506e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 10 Jun 2023 17:53:24 +0200 Subject: gnustep-base/gnustep-make: update homepage Signed-off-by: Michael Mair-Keimberger Signed-off-by: Bernard Cafarelli --- gnustep-base/gnustep-make/gnustep-make-2.8.0-r1.ebuild | 4 ++-- gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gnustep-base') diff --git a/gnustep-base/gnustep-make/gnustep-make-2.8.0-r1.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.8.0-r1.ebuild index e8e313f1d22e..bd9584fbd81b 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.8.0-r1.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.8.0-r1.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 gnustep-base prefix toolchain-funcs DESCRIPTION="GNUstep Makefile Package" -HOMEPAGE="http://www.gnustep.org" +HOMEPAGE="https://gnustep.github.io" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="GPL-2" diff --git a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild index 6a9cba5e16f5..5d85704e4d9b 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.9.0.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 gnustep-base prefix toolchain-funcs DESCRIPTION="GNUstep Makefile Package" -HOMEPAGE="http://www.gnustep.org" +HOMEPAGE="https://gnustep.github.io" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad