commit: bd413a3ceed2df65c01624b7f25a872883521b75 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 11:17:43 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 11:17:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd413a3c
dev-util/desktop-file-utils: drop USE=emacs Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/desktop-file-utils/desktop-file-utils-0.27-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.27-r1.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.27-r1.ebuild index 696d6fecf4f9..4e192a93a3f6 100644 --- a/dev-util/desktop-file-utils/desktop-file-utils-0.27-r1.ebuild +++ b/dev-util/desktop-file-utils/desktop-file-utils-0.27-r1.ebuild @@ -12,7 +12,6 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos ~x64-solaris" -IUSE="emacs" RDEPEND=">=dev-libs/glib-2.12:2" DEPEND="${RDEPEND}" @@ -20,8 +19,5 @@ BDEPEND=" app-arch/xz-utils virtual/pkgconfig " -PDEPEND=" - emacs? ( app-emacs/desktop-entry-mode ) -" DOCS=( AUTHORS ChangeLog HACKING NEWS README )
