x11-wm/windowmaker: add desktop eclass
authorBernard Cafarelli <voyageur@gentoo.org>
Fri, 29 May 2020 20:31:20 +0000 (22:31 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Fri, 29 May 2020 20:45:50 +0000 (22:45 +0200)
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@gentoo.org>
x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild
x11-wm/windowmaker/windowmaker-0.95.9-r1.ebuild [moved from x11-wm/windowmaker/windowmaker-0.95.9.ebuild with 98% similarity]
x11-wm/windowmaker/windowmaker-9999.ebuild

index 8b2e811ea5bb9e5a6bc96cc9c6e8f299735d483c..759d0ce688c5a321c1f74e556f59b0b9172d8b04 100644 (file)
@@ -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/"
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 a11fcfdcd36554ca17642fd5d77f29e9445d828a..c33eb62264905c2fa5935995bcb82375ed2a0bbf 100644 (file)
@@ -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/"
index 7078f87e04283e7a63ac64b55ec51e2b747c3f0f..3ce59498cbfa81a07b1c548ad12d745c95a35e58 100644 (file)
@@ -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/"