diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-10 17:42:28 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2023-06-13 16:16:10 +0200 |
commit | 2db431cf4568eb1edb0991fe55dfcddd0609b0d5 (patch) | |
tree | 099220cf1a79d92396653a61d33edde5c65db457 /gnustep-apps | |
parent | x11-plugins/wmrack: use HTTPS (diff) | |
download | gentoo-2db431cf4568eb1edb0991fe55dfcddd0609b0d5.tar.gz gentoo-2db431cf4568eb1edb0991fe55dfcddd0609b0d5.tar.bz2 gentoo-2db431cf4568eb1edb0991fe55dfcddd0609b0d5.zip |
gnustep-apps/gorm: update homepage
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.23.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.28.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.3.1.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/gnustep-apps/gorm/gorm-1.2.23.ebuild b/gnustep-apps/gorm/gorm-1.2.23.ebuild index 1cb9dad6b081..cd46294de349 100644 --- a/gnustep-apps/gorm/gorm-1.2.23.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.23.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=6 inherit gnustep-2 DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" -HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" +HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" KEYWORDS="amd64 ppc x86" diff --git a/gnustep-apps/gorm/gorm-1.2.28.ebuild b/gnustep-apps/gorm/gorm-1.2.28.ebuild index 0bdfc9d93b1f..fbbe5b24ba78 100644 --- a/gnustep-apps/gorm/gorm-1.2.28.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.28.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-2 DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" -HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" +HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/gnustep-apps/gorm/gorm-1.3.1.ebuild b/gnustep-apps/gorm/gorm-1.3.1.ebuild index e0a57be77bc6..fbbe5b24ba78 100644 --- a/gnustep-apps/gorm/gorm-1.3.1.ebuild +++ b/gnustep-apps/gorm/gorm-1.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit gnustep-2 DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" -HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" +HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~x86" |