commit: 84db3984390d7e35c597c30fbac5439abf9259ff Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me> AuthorDate: Wed Nov 13 05:16:17 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Wed Nov 13 05:46:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84db3984
gui-apps/wl-clip-persist: sync live Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me> gui-apps/wl-clip-persist/wl-clip-persist-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/wl-clip-persist/wl-clip-persist-9999.ebuild b/gui-apps/wl-clip-persist/wl-clip-persist-9999.ebuild index 416764a23..e17ced987 100644 --- a/gui-apps/wl-clip-persist/wl-clip-persist-9999.ebuild +++ b/gui-apps/wl-clip-persist/wl-clip-persist-9999.ebuild @@ -8,7 +8,7 @@ inherit cargo git-r3 DESCRIPTION="Keep Wayland clipboard even after programs close" HOMEPAGE="https://github.com/Linus789/wl-clip-persist" -EGIT_REPO_URI="https://github.com/Linus789/wl-clip-persist.git" +EGIT_REPO_URI="https://github.com/Linus789/${PN}.git" LICENSE="MIT" # Dependent crate licenses
