diff options
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild | 4 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.29.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild index b0926cc6037e..2dce4229e2a2 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.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-base DESCRIPTION="Default X11 back-end component for the GNUstep GUI Library" -HOMEPAGE="http://www.gnustep.org" +HOMEPAGE="https://gnustep.github.io" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1" diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.29.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.29.0.ebuild index 41ca18d916d8..c1b08531fd38 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.29.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.29.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-base DESCRIPTION="Default X11 back-end component for the GNUstep GUI Library" -HOMEPAGE="http://www.gnustep.org" +HOMEPAGE="https://gnustep.github.io" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1" |