From 498bd9afeacd384d4c3d51dee42d5b2cb89a96c1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 5 Jan 2024 09:42:03 +0000 Subject: app-emacs/desktop-entry-mode: fix blocker Signed-off-by: Sam James --- .../desktop-entry-mode-0.27-r1.ebuild | 24 ++++++++++++++++++++++ .../desktop-entry-mode-0.27.ebuild | 24 ---------------------- 2 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 app-emacs/desktop-entry-mode/desktop-entry-mode-0.27-r1.ebuild delete mode 100644 app-emacs/desktop-entry-mode/desktop-entry-mode-0.27.ebuild (limited to 'app-emacs') diff --git a/app-emacs/desktop-entry-mode/desktop-entry-mode-0.27-r1.ebuild b/app-emacs/desktop-entry-mode/desktop-entry-mode-0.27-r1.ebuild new file mode 100644 index 000000000000..ac8507423c20 --- /dev/null +++ b/app-emacs/desktop-entry-mode/desktop-entry-mode-0.27-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit elisp + +DESCRIPTION="GNU Emacs mode for handling freedesktop.org desktop entry files" +HOMEPAGE="https://gitlab.freedesktop.org/xdg/desktop-file-utils" +SRC_URI="https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.xz" +S="${WORKDIR}"/desktop-file-utils-${PV}/misc + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos ~x64-solaris" + +RDEPEND="!