diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 23:45:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 23:45:58 +0000 |
commit | 6d5704fbc95818081c43e6cf4ac7abc45f45bac5 (patch) | |
tree | 5f3cd09fd63e45d9a43676185d2427a250bcb0f9 /x11-wm/fvwm/fvwm-2.5.10-r3.ebuild | |
parent | Initial import, ebuild written by me. (diff) | |
download | historical-6d5704fbc95818081c43e6cf4ac7abc45f45bac5.tar.gz historical-6d5704fbc95818081c43e6cf4ac7abc45f45bac5.tar.bz2 historical-6d5704fbc95818081c43e6cf4ac7abc45f45bac5.zip |
sync IUSE (+nosm, +noxpm, -cjk)
Diffstat (limited to 'x11-wm/fvwm/fvwm-2.5.10-r3.ebuild')
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.10-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm/fvwm-2.5.10-r3.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r3.ebuild index 26edbb6a3698..268f0fcfa90f 100644 --- a/x11-wm/fvwm/fvwm-2.5.10-r3.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.10-r3.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.10-r3.ebuild,v 1.6 2004/06/25 21:56:20 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r3.ebuild,v 1.7 2004/06/28 23:45:58 agriffis Exp $ inherit eutils flag-o-matic -IUSE="readline truetype ncurses gtk stroke gnome rplay xinerama perl nls png bidi imlib tcltk debug gtk2" +IUSE="bidi debug gnome gtk gtk2 imlib ncurses nls nosm noxpm perl png readline rplay stroke tcltk truetype xinerama" DESCRIPTION="An extremely powerful ICCCM-compliant multiple virtual desktop window manager" SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2 |