diff options
Diffstat (limited to 'x11-wm/jwm/jwm-2.3.2.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-2.3.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/jwm/jwm-2.3.2.ebuild b/x11-wm/jwm/jwm-2.3.2.ebuild index 122eb6cae1a1..f5523a67a314 100644 --- a/x11-wm/jwm/jwm-2.3.2.ebuild +++ b/x11-wm/jwm/jwm-2.3.2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils + +inherit wrapper DESCRIPTION="Very fast and lightweight still powerful window manager for X" HOMEPAGE="http://joewing.net/projects/jwm/" |