diff options
author | 2009-08-03 10:19:39 +0000 | |
---|---|---|
committer | 2009-08-03 10:19:39 +0000 | |
commit | b6f71578827791a8d8a302c3dc1f279f7b78d406 (patch) | |
tree | 7014e229b0de726728bb3d17b7c237c40ea3c82d /x11-wm/jwm/jwm-2.0.1.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-2.0.1.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-2.0.1.ebuild b/x11-wm/jwm/jwm-2.0.1.ebuild index dd488f35df63..deb540e239e3 100644 --- a/x11-wm/jwm/jwm-2.0.1.ebuild +++ b/x11-wm/jwm/jwm-2.0.1.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-2.0.1.ebuild,v 1.2 2009/01/09 15:11:33 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-2.0.1.ebuild,v 1.3 2009/08/03 10:19:39 ssuominen Exp $ -inherit autotools eutils +inherit eutils IUSE="bidi debug jpeg png truetype xinerama xpm" |