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 | f1c6f993630651fa3fac6ca87ef777826c8f2574 (patch) | |
tree | dca31b8f0cd2becbbb082ec7ae2230186b31aac5 /x11-wm | |
parent | Initial import, ebuild written by me. (Manifest recommit) (diff) | |
download | gentoo-2-f1c6f993630651fa3fac6ca87ef777826c8f2574.tar.gz gentoo-2-f1c6f993630651fa3fac6ca87ef777826c8f2574.tar.bz2 gentoo-2-f1c6f993630651fa3fac6ca87ef777826c8f2574.zip |
sync IUSE (+nosm, +noxpm, -cjk)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/ChangeLog | 9 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.10-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.10-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.10-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.7-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.8-r6.ebuild | 4 |
6 files changed, 18 insertions, 11 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog index 66710712e993..a35a631bd5ff 100644 --- a/x11-wm/fvwm/ChangeLog +++ b/x11-wm/fvwm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-wm/fvwm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.74 2004/06/24 23:41:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.75 2004/06/28 23:45:58 agriffis Exp $ + +*fvwm-2.5.10-r4 (28 Jun 2004) + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> fvwm-2.5.10-r3.ebuild, + fvwm-2.5.10-r4.ebuild, fvwm-2.5.10-r5.ebuild, fvwm-2.5.7-r5.ebuild, + fvwm-2.5.8-r6.ebuild: + sync IUSE (+nosm, +noxpm, -cjk) *fvwm-2.5.10-r5 (20 Jun 2004) 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 diff --git a/x11-wm/fvwm/fvwm-2.5.10-r4.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r4.ebuild index a9553f872c93..0ea02841ba14 100644 --- a/x11-wm/fvwm/fvwm-2.5.10-r4.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.10-r4.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-r4.ebuild,v 1.2 2004/06/24 23:41:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r4.ebuild,v 1.3 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 diff --git a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild index 7a369175262d..211ade8bb74a 100644 --- a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.10-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.10-r5.ebuild,v 1.3 2004/06/25 07:47:12 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild,v 1.4 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 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" diff --git a/x11-wm/fvwm/fvwm-2.5.8-r6.ebuild b/x11-wm/fvwm/fvwm-2.5.8-r6.ebuild index 1bc7daa98965..ce1b8d35056f 100644 --- a/x11-wm/fvwm/fvwm-2.5.8-r6.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.8-r6.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.8-r6.ebuild,v 1.5 2004/06/24 23:41:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.8-r6.ebuild,v 1.6 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 |