diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:44 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:44 +0000 |
commit | cda3d0410c3c5adc0d86d367de16fabea16b5931 (patch) | |
tree | 0197b5d4b08a38cc35ec8907dd924e7b5f2c3d76 /app-editors | |
parent | unmasked in x86 (diff) | |
download | historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.tar.gz historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.tar.bz2 historical-cda3d0410c3c5adc0d86d367de16fabea16b5931.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'app-editors')
29 files changed, 58 insertions, 58 deletions
diff --git a/app-editors/bluefish/bluefish-0.7-r3.ebuild b/app-editors/bluefish/bluefish-0.7-r3.ebuild index b0871d454401..7d08217ebf5c 100644 --- a/app-editors/bluefish/bluefish-0.7-r3.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r3.ebuild,v 1.5 2003/02/13 06:38:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r3.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" @@ -13,7 +13,7 @@ IUSE="gnome nls perl" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) nls? ( sys-devel/gettext )" src_compile() { diff --git a/app-editors/bluefish/bluefish-0.8.ebuild b/app-editors/bluefish/bluefish-0.8.ebuild index 0d786fd51b7e..7cc2fa9ea09f 100644 --- a/app-editors/bluefish/bluefish-0.8.ebuild +++ b/app-editors/bluefish/bluefish-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.8.ebuild,v 1.4 2003/02/13 06:38:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.8.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ MY_P=${PN}-gtk2-${PV} S=${WORKDIR}/${MY_P} @@ -17,7 +17,7 @@ DEPEND=">=x11-libs/gtk+-2.0.5 >=media-libs/freetype-2.0.9 >=media-libs/gdk-pixbuf-0.18 dev-libs/libpcre - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) nls? ( sys-devel/gettext )" src_compile() { diff --git a/app-editors/gvim/gvim-6.1-r1.ebuild b/app-editors/gvim/gvim-6.1-r1.ebuild index dd96b8558df0..60774de11816 100644 --- a/app-editors/gvim/gvim-6.1-r1.ebuild +++ b/app-editors/gvim/gvim-6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.7 2003/02/13 06:40:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r1.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="gpm nls gnome python gtk ruby perl" @@ -74,7 +74,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r2.ebuild b/app-editors/gvim/gvim-6.1-r2.ebuild index 14535eb8de3c..5e0aa2740054 100644 --- a/app-editors/gvim/gvim-6.1-r2.ebuild +++ b/app-editors/gvim/gvim-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r2.ebuild,v 1.4 2003/02/13 06:40:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r2.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -72,7 +72,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r3.ebuild b/app-editors/gvim/gvim-6.1-r3.ebuild index 22fea41c8fb7..1b906c560664 100644 --- a/app-editors/gvim/gvim-6.1-r3.ebuild +++ b/app-editors/gvim/gvim-6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.8 2003/02/13 06:40:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-245.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r4.ebuild b/app-editors/gvim/gvim-6.1-r4.ebuild index 7901579fff1f..9b0fefbb2365 100644 --- a/app-editors/gvim/gvim-6.1-r4.ebuild +++ b/app-editors/gvim/gvim-6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.10 2003/02/13 06:40:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r5.ebuild b/app-editors/gvim/gvim-6.1-r5.ebuild index edb95ea27238..071ddd7797c8 100644 --- a/app-editors/gvim/gvim-6.1-r5.ebuild +++ b/app-editors/gvim/gvim-6.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r5.ebuild,v 1.2 2003/02/13 06:40:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r5.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-289.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r6.ebuild b/app-editors/gvim/gvim-6.1-r6.ebuild index c04c0ae6f529..9967fdba79f5 100644 --- a/app-editors/gvim/gvim-6.1-r6.ebuild +++ b/app-editors/gvim/gvim-6.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r6.ebuild,v 1.4 2003/02/13 06:41:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r6.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1.ebuild b/app-editors/gvim/gvim-6.1.ebuild index 32cf12638e00..6343e2879fd5 100644 --- a/app-editors/gvim/gvim-6.1.ebuild +++ b/app-editors/gvim/gvim-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/02/13 06:59:24 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="gpm nls gnome python gtk ruby perl" @@ -74,7 +74,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/kile/kile-1.1.ebuild b/app-editors/kile/kile-1.1.ebuild index 92ad253e33ea..5af965ae63dd 100644 --- a/app-editors/kile/kile-1.1.ebuild +++ b/app-editors/kile/kile-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.1.ebuild,v 1.6 2003/02/13 06:46:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -9,7 +9,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/kile/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="x86 sparc " diff --git a/app-editors/kile/kile-1.3.1.ebuild b/app-editors/kile/kile-1.3.1.ebuild index 9793bae2e3e5..fa79bc89a22e 100644 --- a/app-editors/kile/kile-1.3.1.ebuild +++ b/app-editors/kile/kile-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.1.ebuild,v 1.1 2003/03/07 02:09:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.1.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -11,7 +11,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://perso.club-internet.fr/pascal.brachet/kile/${MY_P}.tar.gz" HOMEPAGE="http://perso.club-internet.fr/pascal.brachet/kile/" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="~x86" diff --git a/app-editors/kile/kile-1.3.ebuild b/app-editors/kile/kile-1.3.ebuild index 9182461adae7..66ef0b0fc8ef 100644 --- a/app-editors/kile/kile-1.3.ebuild +++ b/app-editors/kile/kile-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.ebuild,v 1.5 2003/02/13 06:46:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -10,7 +10,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/kile/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="x86 ~ppc" diff --git a/app-editors/kile/kile-1.4.ebuild b/app-editors/kile/kile-1.4.ebuild index 5e99a3d37f2b..4ab3c55df7e4 100644 --- a/app-editors/kile/kile-1.4.ebuild +++ b/app-editors/kile/kile-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.4.ebuild,v 1.1 2003/03/07 02:09:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.4.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -10,7 +10,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://perso.club-internet.fr/pascal.brachet/kile/${P}.tar.gz" HOMEPAGE="http://perso.club-internet.fr/pascal.brachet/kile/" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="~x86" diff --git a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild b/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild index 4ad8526ef8e1..0b980491d98a 100644 --- a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild +++ b/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild,v 1.12 2003/02/13 06:46:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 2.2 @@ -9,7 +9,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/linux/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/linux/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" diff --git a/app-editors/kvim/kvim-6.1.141.ebuild b/app-editors/kvim/kvim-6.1.141.ebuild index f93be0b1164b..f34bd9902fc8 100644 --- a/app-editors/kvim/kvim-6.1.141.ebuild +++ b/app-editors/kvim/kvim-6.1.141.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.9 2003/02/13 06:46:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -18,7 +18,7 @@ newdepend ">=app-editors/vim-core-6.1 dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/kvim/kvim-6.1.141_rc2.ebuild b/app-editors/kvim/kvim-6.1.141_rc2.ebuild index 6775bcb5f4c2..7e9efdfd25b0 100644 --- a/app-editors/kvim/kvim-6.1.141_rc2.ebuild +++ b/app-editors/kvim/kvim-6.1.141_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/02/13 06:57:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -17,7 +17,7 @@ newdepend ">=app-editors/vim-core-6.1 dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/mp/mp-3.1.9.ebuild b/app-editors/mp/mp-3.1.9.ebuild index 1a8322901dbc..9fc37f707b31 100644 --- a/app-editors/mp/mp-3.1.9.ebuild +++ b/app-editors/mp/mp-3.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.1.9.ebuild,v 1.8 2003/02/13 06:57:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.1.9.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc sys-libs/ncurses" RDEPEND="${DEPEND} - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/app-editors/vile/vile-9.2p.ebuild b/app-editors/vile/vile-9.2p.ebuild index 8826bd169ea3..246870d8266c 100644 --- a/app-editors/vile/vile-9.2p.ebuild +++ b/app-editors/vile/vile-9.2p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.10 2003/02/13 06:59:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -27,7 +27,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="sys-devel/flex >=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" diff --git a/app-editors/vile/vile-9.2r.ebuild b/app-editors/vile/vile-9.2r.ebuild index ff26a7bdb77b..f52a4e7c527c 100644 --- a/app-editors/vile/vile-9.2r.ebuild +++ b/app-editors/vile/vile-9.2r.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.10 2003/02/13 06:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -29,7 +29,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="sys-devel/flex >=sys-libs/ncurses-5.2 - perl? ( <sys-devel/perl-5.8.0 )" + perl? ( <dev-lang/perl-5.8.0 )" RDEPEND=">=sys-libs/ncurses-5.2" diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index d8252a0c4abc..a4710b50434a 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.4 2003/02/13 06:59:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} sys-devel/flex" RDEPEND=">=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" diff --git a/app-editors/vile/vile-9.3h.ebuild b/app-editors/vile/vile-9.3h.ebuild index 2f3704c8638a..77237a902349 100644 --- a/app-editors/vile/vile-9.3h.ebuild +++ b/app-editors/vile/vile-9.3h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.3h.ebuild,v 1.4 2003/02/13 06:59:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.3h.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} sys-devel/flex" RDEPEND=">=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" 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 71f7288c0a79..a2eddcdf50c1 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,6 @@ # Copyright 1999-2003 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.8 2003/02/13 07:00:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -70,7 +70,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim-core/vim-core-6.1-r2.ebuild b/app-editors/vim-core/vim-core-6.1-r2.ebuild index 92ccb9dd4987..62d743718277 100644 --- a/app-editors/vim-core/vim-core-6.1-r2.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r2.ebuild,v 1.6 2003/02/13 07:01:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -68,7 +68,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim-core/vim-core-6.1-r3.ebuild b/app-editors/vim-core/vim-core-6.1-r3.ebuild index 1e128be0b202..0a8b3ae5ee9e 100644 --- a/app-editors/vim-core/vim-core-6.1-r3.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.10 2003/02/13 07:01:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim @@ -11,7 +11,7 @@ DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/vim-core/vim-core-6.1-r4.ebuild b/app-editors/vim-core/vim-core-6.1-r4.ebuild index 5ce348b3734f..49e46e01dd0b 100644 --- a/app-editors/vim-core/vim-core-6.1-r4.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.6 2003/02/24 21:12:25 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim @@ -11,7 +11,7 @@ DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild index c0af12940b43..4dc216604c91 100644 --- a/app-editors/vim-core/vim-core-6.1.ebuild +++ b/app-editors/vim-core/vim-core-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/02/13 07:01:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -70,7 +70,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim/vim-6.1-r19.ebuild b/app-editors/vim/vim-6.1-r19.ebuild index 06e5a44c29b5..439bdb107ef2 100644 --- a/app-editors/vim/vim-6.1-r19.ebuild +++ b/app-editors/vim/vim-6.1-r19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r19.ebuild,v 1.6 2003/02/24 21:12:25 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ IUSE="nls perl python ruby tcltk gpm X" @@ -14,7 +14,7 @@ DEPEND="app-editors/vim-core dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/xvile/xvile-9.2r.ebuild b/app-editors/xvile/xvile-9.2r.ebuild index 4c5fc1972a1b..1608f318278d 100644 --- a/app-editors/xvile/xvile-9.2r.ebuild +++ b/app-editors/xvile/xvile-9.2r.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8 2003/02/13 07:02:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -30,7 +30,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="virtual/glibc sys-devel/flex virtual/x11 - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) =app-editors/vile-9.2r" RDEPEND="virtual/glibc diff --git a/app-editors/xvile/xvile-9.3h.ebuild b/app-editors/xvile/xvile-9.3h.ebuild index 32e40804bf11..ff6fe80306ad 100644 --- a/app-editors/xvile/xvile-9.3h.ebuild +++ b/app-editors/xvile/xvile-9.3h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.3 2003/02/13 07:02:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc virtual/x11 =app-editors/vile-9.3h" -RDEPEND="perl? ( sys-devel/perl )" +RDEPEND="perl? ( dev-lang/perl )" SLOT="0" LICENSE="GPL-2" |