diff options
Diffstat (limited to 'x11-wm/fvwm/fvwm-2.5.7-r5.ebuild')
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.7-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild b/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild index e4de846770ae..2528d73a3e3a 100644 --- a/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild,v 1.5 2004/06/24 23:41:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7-r5.ebuild,v 1.6 2004/06/28 23:45:58 agriffis Exp $ inherit gnuconfig -IUSE="readline truetype ncurses gtk stroke gnome rplay xinerama cjk perl nls png bidi imlib tcltk debug gtk2" +IUSE="bidi cjk debug gnome gtk gtk2 imlib ncurses nls nosm noxpm perl png readline rplay stroke tcltk truetype xinerama" S=${WORKDIR}/${P} DESCRIPTION="An extremely powerful ICCCM-compliant multiple virtual desktop window manager" |