commit: 8c2c2440cd9656fe3bb12cae5c2108dd10185073 Author: zyxhere💠<zyx <AT> envs <DOT> net> AuthorDate: Thu Feb 5 15:24:03 2026 +0000 Commit: zyxhere <zyx <AT> envs <DOT> net> CommitDate: Thu Feb 5 15:24:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c2c2440
app-misc/blahaj: Update `$HOMEPAGE` from github to codeberg Still using github for `$SRC_URI` as the Manifest doesn't match from codeberg Signed-off-by: zyxhere💠<zyx <AT> envs.net> app-misc/blahaj/blahaj-2.2.0-r1.ebuild | 2 +- app-misc/blahaj/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/blahaj/blahaj-2.2.0-r1.ebuild b/app-misc/blahaj/blahaj-2.2.0-r1.ebuild index 393915bf22..3615577556 100644 --- a/app-misc/blahaj/blahaj-2.2.0-r1.ebuild +++ b/app-misc/blahaj/blahaj-2.2.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit shards DESCRIPTION="Gay sharks at your local terminal" -HOMEPAGE="https://github.com/GeopJr/BLAHAJ" +HOMEPAGE="https://codeberg.org/GeopJr/BLAHAJ" SRC_URI="https://github.com/GeopJr/BLAHAJ/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${P^^}" diff --git a/app-misc/blahaj/metadata.xml b/app-misc/blahaj/metadata.xml index aab7061dc1..145e5c33c0 100644 --- a/app-misc/blahaj/metadata.xml +++ b/app-misc/blahaj/metadata.xml @@ -4,6 +4,6 @@ <pkgmetadata> <!-- maintainer-needed --> <upstream> - <remote-id type="github">GeopJr/BLAHAJ</remote-id> + <remote-id type="codeberg">GeopJr/BLAHAJ</remote-id> </upstream> </pkgmetadata>
