app-emacs/emacs-common-gentoo: Inherit desktop rather than eutils.
authorUlrich Müller <ulm@gentoo.org>
Mon, 2 Apr 2018 15:31:46 +0000 (17:31 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 2 Apr 2018 15:32:13 +0000 (17:32 +0200)
Needed for domenu and doicon/newicon.

Package-Manager: Portage-2.3.27, Repoman-2.3.9

app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild

index cd5609e84a74d2abbdb7e6554f0b3b840855558e..ce220414a0cf791de9d777dfa0418d49789030f2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp-common eutils xdg-utils gnome2-utils readme.gentoo-r1 user
+inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 user
 
 DESCRIPTION="Common files needed by all GNU Emacs versions"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"