diff options
42 files changed, 126 insertions, 42 deletions
diff --git a/app-editors/bluefish/bluefish-0.7-r2.ebuild b/app-editors/bluefish/bluefish-0.7-r2.ebuild index 36171a0eccee..788d208d510d 100644 --- a/app-editors/bluefish/bluefish-0.7-r2.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.9 2002/10/04 04:04:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.10 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="nls perl" S=${WORKDIR}/${P} DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." diff --git a/app-editors/bluefish/bluefish-2002.06.23.ebuild b/app-editors/bluefish/bluefish-2002.06.23.ebuild index aa76fe7f8bdb..b770229a2fe5 100644 --- a/app-editors/bluefish/bluefish-2002.06.23.ebuild +++ b/app-editors/bluefish/bluefish-2002.06.23.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2002.06.23.ebuild,v 1.5 2002/10/04 04:04:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2002.06.23.ebuild,v 1.6 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="nls perl" MY_PV=`echo ${PV} | sed -e 's/\./-/g'` S=${WORKDIR}/${PN}-gtk2 diff --git a/app-editors/elvis/elvis-2.1.4-r1.ebuild b/app-editors/elvis/elvis-2.1.4-r1.ebuild index efb945b3b798..c16f5e97b628 100644 --- a/app-editors/elvis/elvis-2.1.4-r1.ebuild +++ b/app-editors/elvis/elvis-2.1.4-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.8 2002/10/04 04:04:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.9 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="X" S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" diff --git a/app-editors/elvis/elvis-2.1.4.ebuild b/app-editors/elvis/elvis-2.1.4.ebuild index 58ee2f5d9cc5..a406c98a053b 100644 --- a/app-editors/elvis/elvis-2.1.4.ebuild +++ b/app-editors/elvis/elvis-2.1.4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.7 2002/10/04 04:04:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.8 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="X" S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" diff --git a/app-editors/emacs/emacs-21.1-r4.ebuild b/app-editors/emacs/emacs-21.1-r4.ebuild index 4bb698abcd99..eb84ca8a8dbf 100644 --- a/app-editors/emacs/emacs-21.1-r4.ebuild +++ b/app-editors/emacs/emacs-21.1-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.1-r4.ebuild,v 1.10 2002/10/04 04:05:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.1-r4.ebuild,v 1.11 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="X nls motif" S=${WORKDIR}/${P} diff --git a/app-editors/emacs/emacs-21.2-r1.ebuild b/app-editors/emacs/emacs-21.2-r1.ebuild index d42f981314ad..4bc25671d11e 100644 --- a/app-editors/emacs/emacs-21.2-r1.ebuild +++ b/app-editors/emacs/emacs-21.2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r1.ebuild,v 1.7 2002/10/04 04:05:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r1.ebuild,v 1.8 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="X nls motif" S=${WORKDIR}/${P} DESCRIPTION="An incredibly powerful, extensible text editor" diff --git a/app-editors/emacs/emacs-21.2-r2.ebuild b/app-editors/emacs/emacs-21.2-r2.ebuild index a3c0afb158a7..85509c7a0c6d 100644 --- a/app-editors/emacs/emacs-21.2-r2.ebuild +++ b/app-editors/emacs/emacs-21.2-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r2.ebuild,v 1.3 2002/10/04 04:05:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2-r2.ebuild,v 1.4 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="X nls motif leim" S=${WORKDIR}/${P} DESCRIPTION="An incredibly powerful, extensible text editor" diff --git a/app-editors/emacs/emacs-21.2.ebuild b/app-editors/emacs/emacs-21.2.ebuild index 30eb52cd20fa..cffc910ad913 100644 --- a/app-editors/emacs/emacs-21.2.ebuild +++ b/app-editors/emacs/emacs-21.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2.ebuild,v 1.7 2002/10/04 04:05:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.2.ebuild,v 1.8 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="X nls motif" S=${WORKDIR}/${P} DESCRIPTION="An incredibly powerful, extensible text editor" diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild index a22d1d42131f..b94bfe8114e9 100644 --- a/app-editors/fte/fte-20010819-r2.ebuild +++ b/app-editors/fte/fte-20010819-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.10 2002/10/04 04:06:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.11 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index b0c6cf83fa64..029753aceb97 100644 --- a/app-editors/fte/fte-20010819-r3.ebuild +++ b/app-editors/fte/fte-20010819-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.9 2002/10/04 04:06:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.10 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild index 4ba09071c02e..032c9c5fa05a 100644 --- a/app-editors/fte/fte-20020324.ebuild +++ b/app-editors/fte/fte-20020324.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.10 2002/10/04 04:06:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.11 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="gpm slang X" S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" diff --git a/app-editors/gedit/gedit-0.9.6-r1.ebuild b/app-editors/gedit/gedit-0.9.6-r1.ebuild index ff17a4d944ec..411f6ae38e56 100644 --- a/app-editors/gedit/gedit-0.9.6-r1.ebuild +++ b/app-editors/gedit/gedit-0.9.6-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-0.9.6-r1.ebuild,v 1.5 2002/10/04 04:06:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-0.9.6-r1.ebuild,v 1.6 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Gnome Text Editor" diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index 12fd44429810..fd581764f416 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.7 2002/10/04 04:07:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.8 2002/10/05 05:39:06 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} diff --git a/app-editors/gvim/gvim-6.1-r1.ebuild b/app-editors/gvim/gvim-6.1-r1.ebuild index ce901a839143..f2ca75d704db 100644 --- a/app-editors/gvim/gvim-6.1-r1.ebuild +++ b/app-editors/gvim/gvim-6.1-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r1.ebuild,v 1.4 2002/10/04 04:07:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r1.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/gvim/gvim-6.1.ebuild b/app-editors/gvim/gvim-6.1.ebuild index 9aa244d44257..3d0bcef28225 100644 --- a/app-editors/gvim/gvim-6.1.ebuild +++ b/app-editors/gvim/gvim-6.1.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1.ebuild,v 1.4 2002/10/04 04:07:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/jed/jed-0.99.14-r1.ebuild b/app-editors/jed/jed-0.99.14-r1.ebuild index 3a806bed854d..d9ffebc81a8b 100644 --- a/app-editors/jed/jed-0.99.14-r1.ebuild +++ b/app-editors/jed/jed-0.99.14-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.6 2002/10/04 04:08:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="X gpm" P0=${PN}-B0.99-14 S=${WORKDIR}/${P0} diff --git a/app-editors/katoob/katoob-0.2.1.ebuild b/app-editors/katoob/katoob-0.2.1.ebuild index 2bd488de58f7..1854efcd03f7 100644 --- a/app-editors/katoob/katoob-0.2.1.ebuild +++ b/app-editors/katoob/katoob-0.2.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/katoob/katoob-0.2.1.ebuild,v 1.1 2002/08/21 03:58:17 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/katoob/katoob-0.2.1.ebuild,v 1.2 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="nls" DESCRIPTION="Small text editor based on the GTK+ library 2.0" HOMEPAGE="http://www.arabeyes.org/project.php?proj=katoob" diff --git a/app-editors/kvim/kvim-6.1.141_rc2.ebuild b/app-editors/kvim/kvim-6.1.141_rc2.ebuild index 5450c1549c70..b60594a59598 100644 --- a/app-editors/kvim/kvim-6.1.141_rc2.ebuild +++ b/app-editors/kvim/kvim-6.1.141_rc2.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.2 2002/10/04 04:09:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.3 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" inherit kde-base need-kde 3 diff --git a/app-editors/nano/nano-1.0.8-r1.ebuild b/app-editors/nano/nano-1.0.8-r1.ebuild index 67d93ded18ea..d3948f90a394 100644 --- a/app-editors/nano/nano-1.0.8-r1.ebuild +++ b/app-editors/nano/nano-1.0.8-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.8-r1.ebuild,v 1.9 2002/10/04 04:09:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.8-r1.ebuild,v 1.10 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="nls build slang" S=${WORKDIR}/${P} DESCRIPTION="clone of Pico with more functions in a smaller size" diff --git a/app-editors/nano/nano-1.0.9.ebuild b/app-editors/nano/nano-1.0.9.ebuild index 82469ec9980c..193b54936a39 100644 --- a/app-editors/nano/nano-1.0.9.ebuild +++ b/app-editors/nano/nano-1.0.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.9.ebuild,v 1.2 2002/10/04 04:09:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.0.9.ebuild,v 1.3 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="nls build slang" S=${WORKDIR}/${P} DESCRIPTION="clone of Pico with more functions in a smaller size" diff --git a/app-editors/scite/scite-1.4.1.ebuild b/app-editors/scite/scite-1.4.1.ebuild index b3074f43513f..cf5ee55e5a07 100644 --- a/app-editors/scite/scite-1.4.1.ebuild +++ b/app-editors/scite/scite-1.4.1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Taras Glek <taras.glek@home.com> -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.6 2002/10/04 04:10:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gnome" S=${WORKDIR}/$PN/gtk MY_PV=141 diff --git a/app-editors/vile/vile-9.2p.ebuild b/app-editors/vile/vile-9.2p.ebuild index 5e1a4884bde4..fb4bab787bfa 100644 --- a/app-editors/vile/vile-9.2p.ebuild +++ b/app-editors/vile/vile-9.2p.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.6 2002/10/04 04:10:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="perl" S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" diff --git a/app-editors/vile/vile-9.2r.ebuild b/app-editors/vile/vile-9.2r.ebuild index c0cf9717346c..612bf2e11641 100644 --- a/app-editors/vile/vile-9.2r.ebuild +++ b/app-editors/vile/vile-9.2r.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.5 2002/10/04 04:11:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="perl" S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" diff --git a/app-editors/vim-core/vim-core-6.1-r1.ebuild b/app-editors/vim-core/vim-core-6.1-r1.ebuild index fae2379adb57..7957218c3766 100644 --- a/app-editors/vim-core/vim-core-6.1-r1.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.3 2002/10/04 04:11:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild index 0ec2a9707cc2..fd64304390ea 100644 --- a/app-editors/vim-core/vim-core-6.1.ebuild +++ b/app-editors/vim-core/vim-core-6.1.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.3 2002/10/04 04:11:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r10.ebuild b/app-editors/vim/vim-6.1-r10.ebuild index ad827609140d..f3b3a72c8570 100644 --- a/app-editors/vim/vim-6.1-r10.ebuild +++ b/app-editors/vim/vim-6.1-r10.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r10.ebuild,v 1.6 2002/10/04 04:11:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r10.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python X gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r11.ebuild b/app-editors/vim/vim-6.1-r11.ebuild index 92e3b4f51eac..323b0166782a 100644 --- a/app-editors/vim/vim-6.1-r11.ebuild +++ b/app-editors/vim/vim-6.1-r11.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r11.ebuild,v 1.3 2002/10/04 04:11:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r11.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r12.ebuild b/app-editors/vim/vim-6.1-r12.ebuild index c78562003045..28554e989e6e 100644 --- a/app-editors/vim/vim-6.1-r12.ebuild +++ b/app-editors/vim/vim-6.1-r12.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.4 2002/10/04 04:11:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r13.ebuild b/app-editors/vim/vim-6.1-r13.ebuild index 5de51a8b1c50..63052660ed37 100644 --- a/app-editors/vim/vim-6.1-r13.ebuild +++ b/app-editors/vim/vim-6.1-r13.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r13.ebuild,v 1.2 2002/10/04 04:11:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r13.ebuild,v 1.3 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r14.ebuild b/app-editors/vim/vim-6.1-r14.ebuild index 46c337dee399..3e6546ec1ff5 100644 --- a/app-editors/vim/vim-6.1-r14.ebuild +++ b/app-editors/vim/vim-6.1-r14.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r14.ebuild,v 1.3 2002/10/04 04:11:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r14.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="python gpm nls ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r7.ebuild b/app-editors/vim/vim-6.1-r7.ebuild index 84aa4c47e016..1396cb413291 100644 --- a/app-editors/vim/vim-6.1-r7.ebuild +++ b/app-editors/vim/vim-6.1-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.9 2002/10/04 04:11:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.10 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python X gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r8.ebuild b/app-editors/vim/vim-6.1-r8.ebuild index 8a43d61d30bd..00d3c0f7a009 100644 --- a/app-editors/vim/vim-6.1-r8.ebuild +++ b/app-editors/vim/vim-6.1-r8.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.9 2002/10/04 04:11:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.10 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python X gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r9.ebuild b/app-editors/vim/vim-6.1-r9.ebuild index 1a8d2f4db01c..d79cd778e87a 100644 --- a/app-editors/vim/vim-6.1-r9.ebuild +++ b/app-editors/vim/vim-6.1-r9.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r9.ebuild,v 1.4 2002/10/04 04:11:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r9.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm nls gnome python X gtk ruby perl" # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild index 487ce3976c5d..050912decc1f 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.8 2002/10/04 04:12:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.9 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm motif postgres xface tiff gtk jpeg mule nas esd X png gnome" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild index d08d88dca3f5..c50b5fdc1fae 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.8 2002/10/04 04:12:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.9 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm motif postgres xface tiff gtk jpeg mule nas esd X png gnome" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild index fdb66175d0fb..a1db394f7b3f 100644 --- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild +++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.6 2002/10/04 04:12:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm postgres xface tiff gtk jpeg mule nas esd X png gnome" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild index 36847ba25d0a..9ac5d17ee7d5 100644 --- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild +++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.8 2002/10/04 04:12:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.9 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm postgres xface tiff gtk jpeg mule nas esd X png gnome" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild b/app-editors/xemacs/xemacs-21.4.6-r4.ebuild index e5e91f29e9f8..e6ebbb82c875 100644 --- a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.6-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.6-r4.ebuild,v 1.6 2002/10/04 04:12:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.6-r4.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="nas esd motif gpm X" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild index fafb5bb7626f..490c1189aa79 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.5 2002/10/04 04:12:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm esd postgres xface nas X jpeg tiff png mule" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild index 27ea3d6e70d5..c6405eaf8072 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.8 2002/10/04 04:12:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.9 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm esd postgres xface nas X jpeg tiff png mule" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xemacs/xemacs-21.4.9.ebuild b/app-editors/xemacs/xemacs-21.4.9.ebuild index 8a333b390749..acbdf8b3acc2 100644 --- a/app-editors/xemacs/xemacs-21.4.9.ebuild +++ b/app-editors/xemacs/xemacs-21.4.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.3 2002/10/04 04:12:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gpm esd postgres xface nas X jpeg tiff png mule" # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" diff --git a/app-editors/xvile/xvile-9.2r.ebuild b/app-editors/xvile/xvile-9.2r.ebuild index f9ab60b25ae7..2b14bff7842a 100644 --- a/app-editors/xvile/xvile-9.2r.ebuild +++ b/app-editors/xvile/xvile-9.2r.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.6 2002/10/04 04:12:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="perl" S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" |