diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 10:19:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 10:19:39 +0000 |
commit | b6f71578827791a8d8a302c3dc1f279f7b78d406 (patch) | |
tree | 7014e229b0de726728bb3d17b7c237c40ea3c82d /x11-wm/jwm/jwm-1.7.ebuild | |
parent | Some 50 repoman issues. (diff) | |
download | gentoo-2-b6f71578827791a8d8a302c3dc1f279f7b78d406.tar.gz gentoo-2-b6f71578827791a8d8a302c3dc1f279f7b78d406.tar.bz2 gentoo-2-b6f71578827791a8d8a302c3dc1f279f7b78d406.zip |
Quoting. Unnecessary inherit autotools.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/jwm/jwm-1.7.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-1.7.ebuild b/x11-wm/jwm/jwm-1.7.ebuild index e3958dc6665c..ae8e54706e3a 100644 --- a/x11-wm/jwm/jwm-1.7.ebuild +++ b/x11-wm/jwm/jwm-1.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-1.7.ebuild,v 1.7 2009/01/09 15:11:33 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-1.7.ebuild,v 1.8 2009/08/03 10:19:39 ssuominen Exp $ -inherit autotools eutils +inherit eutils IUSE="bidi debug png truetype xinerama xpm" |