commit: 18ededa92c3c6f139c6cb7d78750c6d10cad5935 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Sun Oct 6 08:27:08 2024 +0000 Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> CommitDate: Sun Oct 6 08:27:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18ededa9
games-action/classicube: update upstream url Closes: https://bugs.gentoo.org/921908 (obsolete) Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> games-action/classicube/classicube-1.3.7.ebuild | 4 ++-- games-action/classicube/classicube-9999.ebuild | 4 ++-- games-action/classicube/metadata.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/games-action/classicube/classicube-1.3.7.ebuild b/games-action/classicube/classicube-1.3.7.ebuild index 26680233f..c5d1a308d 100644 --- a/games-action/classicube/classicube-1.3.7.ebuild +++ b/games-action/classicube/classicube-1.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Reverse-engineered Minecraft Classic client" HOMEPAGE="https://www.classicube.net/" -SRC_URI="https://github.com/UnknownShadow200/ClassiCube/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/ClassiCube/ClassiCube/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/ClassiCube-${PV}" LICENSE="BSD MIT FTL" diff --git a/games-action/classicube/classicube-9999.ebuild b/games-action/classicube/classicube-9999.ebuild index 71ea6881c..5badf618a 100644 --- a/games-action/classicube/classicube-9999.ebuild +++ b/games-action/classicube/classicube-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit git-r3 toolchain-funcs DESCRIPTION="Reverse-engineered Minecraft Classic client" HOMEPAGE="https://www.classicube.net/" -EGIT_REPO_URI="https://github.com/UnknownShadow200/ClassiCube.git" +EGIT_REPO_URI="https://github.com/ClassiCube/ClassiCube.git" LICENSE="BSD MIT FTL" SLOT="0" diff --git a/games-action/classicube/metadata.xml b/games-action/classicube/metadata.xml index 748edc52e..63ee81a2e 100644 --- a/games-action/classicube/metadata.xml +++ b/games-action/classicube/metadata.xml @@ -12,7 +12,7 @@ and is designed to work on any OpenGL-supported graphics card. </longdescription> <upstream> - <bugs-to>https://github.com/UnknownShadow200/ClassiCube/issues</bugs-to> - <remote-id type="github">UnknownShadow200/ClassiCube</remote-id> + <bugs-to>https://github.com/ClassiCube/ClassiCube/issues</bugs-to> + <remote-id type="github">ClassiCube/ClassiCube</remote-id> </upstream> </pkgmetadata>
