commit:     6b0c2a341139f0d80594400530839a39e18e654a
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 20:31:20 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri May 29 20:45:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0c2a34

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 <voyageur <AT> gentoo.org>

 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(-)

diff --git a/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild 
b/x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild
index 8b2e811ea5b..759d0ce688c 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 a11fcfdcd36..c33eb622649 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 7078f87e042..3ce59498cbf 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/";

Reply via email to