commit: 488ecb16863655b96858a25c0cc018aa1f029924 Author: Alfred Persson Forsberg <cat <AT> catcream <DOT> org> AuthorDate: Tue Dec 5 11:51:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 11:35:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488ecb16
net-irc/senpai: update HOMEPAGE, SRC_URI This project has migrated to sr.ht/~delthas. See-also: https://sr.ht/~taiite/senpai/#notice-me-senpai Signed-off-by: Alfred Persson Forsberg <cat <AT> catcream.org> Closes: https://github.com/gentoo/gentoo/pull/34133 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/senpai/senpai-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/senpai/senpai-0.3.0.ebuild b/net-irc/senpai/senpai-0.3.0.ebuild index d53c9251fc34..c7980f05f872 100644 --- a/net-irc/senpai/senpai-0.3.0.ebuild +++ b/net-irc/senpai/senpai-0.3.0.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit go-module DESCRIPTION="Modern terminal IRC client. NOTICE me :senpai!" -HOMEPAGE="https://sr.ht/~taiite/senpai" -SRC_URI="https://git.sr.ht/~taiite/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://sr.ht/~delthas/senpai" +SRC_URI="https://git.sr.ht/~delthas/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://github.com/alfredfo/${PN}-deps/raw/master/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 ISC MIT"
