commit: bddd1d20b9d1e4a4e5917517dac1def707991d98 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Dec 22 20:53:20 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Dec 22 20:53:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddd1d20
net-misc/unison: fix desktop entry Closes: https://bugs.gentoo.org/946708 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> net-misc/unison/{unison-2.53.7.ebuild => unison-2.53.7-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/unison/unison-2.53.7.ebuild b/net-misc/unison/unison-2.53.7-r1.ebuild similarity index 97% rename from net-misc/unison/unison-2.53.7.ebuild rename to net-misc/unison/unison-2.53.7-r1.ebuild index b7cb3a039129..f50d2cc3f428 100644 --- a/net-misc/unison/unison-2.53.7.ebuild +++ b/net-misc/unison/unison-2.53.7-r1.ebuild @@ -117,7 +117,7 @@ src_install() { if use gui ; then newicon -s scalable icons/U.svg "${PN}-${SLOT}.svg" - make_desktop_entry "${PN}-gui-${SLOT}" "${PN^} GUI (${SLOT})" "${PN}-${SLOT}" + make_desktop_entry "${PN}-${SLOT}" "${PN^} GUI (${SLOT})" "${PN}-${SLOT}" fi if use doc ; then