commit:     fca0360f64573cd80260e4c89daa234edfcbb5f1
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jul 10 13:42:06 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 18:35:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca0360f

games-util/glbsp: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-util/glbsp/glbsp-2.24.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/glbsp/glbsp-2.24.ebuild 
b/games-util/glbsp/glbsp-2.24.ebuild
index 335f4b3cd574..6677dfbe9624 100644
--- a/games-util/glbsp/glbsp-2.24.ebuild
+++ b/games-util/glbsp/glbsp-2.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,12 +6,12 @@ EAPI=7
 inherit desktop toolchain-funcs
 
 MY_PV=$(ver_rs 1 '')
-DESCRIPTION="A node builder specially designed for OpenGL ports of the DOOM 
game engine"
-HOMEPAGE="http://glbsp.sourceforge.net/";
+DESCRIPTION="Node builder specially designed for OpenGL ports of the DOOM game 
engine"
+HOMEPAGE="https://glbsp.sourceforge.net/";
 SRC_URI="mirror://sourceforge/glbsp/${PN}_src_${MY_PV}.tar.gz"
 S="${WORKDIR}"/${P}-source
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="fltk"

Reply via email to