From c6b648a94b5268989f953c6828f0b8a54a5da9e1 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 28 Aug 2019 12:10:00 +0200 Subject: app-editors/jasspa-microemacs: [QA] Use desktop.eclass Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert --- .../jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'app-editors/jasspa-microemacs') diff --git a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild index c431c2cfdd65..27f5e8a43037 100644 --- a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild +++ b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit toolchain-funcs xdg-utils +inherit desktop toolchain-funcs xdg-utils MACROS_PV="20091017" DESCRIPTION="Jasspa Microemacs" @@ -83,10 +83,7 @@ src_install() { keepdir /usr/share/jasspa/site insinto /usr/share doins -r "${WORKDIR}"/jasspa - if use X; then - insinto /usr/share/applications - doins "${FILESDIR}"/${PN}.desktop - fi + use X && domenu "${FILESDIR}"/${PN}.desktop fi dodoc faq.txt readme.txt change.log -- cgit v1.2.3-65-gdbad