commit:     915130c8500298981e5926e6bc8f6cc8f54a57ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 14 11:08:28 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 14 11:08:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915130c8

sys-apps/moar: prepare for rename

Bug: https://bugs.gentoo.org/961601
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/moar/moar-1.33.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/moar/moar-1.33.0.ebuild b/sys-apps/moar/moar-1.33.0.ebuild
index 8d918962812f..03026827679a 100644
--- a/sys-apps/moar/moar-1.33.0.ebuild
+++ b/sys-apps/moar/moar-1.33.0.ebuild
@@ -7,8 +7,8 @@ inherit go-env go-module
 
 DESCRIPTION="Pager designed to do the right thing without any configuration"
 HOMEPAGE="https://github.com/walles/moar";
-SRC_URI="https://github.com/walles/moar/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz";
+SRC_URI="https://github.com/walles/moar/archive/refs/tags/v${PV}.tar.gz -> 
moar-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/moar/moar-${PV}-deps.tar.xz";
 
 LICENSE="BSD-2 BSD MIT"
 # Dependent licenses

Reply via email to