From 6b0c2a341139f0d80594400530839a39e18e654a Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Fri, 29 May 2020 22:31:20 +0200 Subject: [PATCH] x11-wm/windowmaker: add desktop eclass For make_desktop_entry call Closes: https://bugs.gentoo.org/724826 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli --- x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild | 2 +- .../{windowmaker-0.95.9.ebuild => windowmaker-0.95.9-r1.ebuild} | 2 +- x11-wm/windowmaker/windowmaker-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename x11-wm/windowmaker/{windowmaker-0.95.9.ebuild => windowmaker-0.95.9-r1.ebuild} (98%) diff --git a/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild index 8b2e811ea5bb..759d0ce688c5 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools desktop eutils DESCRIPTION="The fast and light GNUstep window manager" HOMEPAGE="http://www.windowmaker.org/" diff --git a/x11-wm/windowmaker/windowmaker-0.95.9.ebuild b/x11-wm/windowmaker/windowmaker-0.95.9-r1.ebuild similarity index 98% rename from x11-wm/windowmaker/windowmaker-0.95.9.ebuild rename to x11-wm/windowmaker/windowmaker-0.95.9-r1.ebuild index a11fcfdcd365..c33eb6226490 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.9.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.9-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils +inherit autotools desktop eutils DESCRIPTION="The fast and light GNUstep window manager" HOMEPAGE="http://www.windowmaker.org/" diff --git a/x11-wm/windowmaker/windowmaker-9999.ebuild b/x11-wm/windowmaker/windowmaker-9999.ebuild index 7078f87e0428..3ce59498cbfa 100644 --- a/x11-wm/windowmaker/windowmaker-9999.ebuild +++ b/x11-wm/windowmaker/windowmaker-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils git-r3 +inherit autotools desktop eutils git-r3 DESCRIPTION="The fast and light GNUstep window manager" HOMEPAGE="http://www.windowmaker.org/" -- 2.26.2