diff options
author | 2003-03-11 21:11:49 +0000 | |
---|---|---|
committer | 2003-03-11 21:11:49 +0000 | |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /gnome-base | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'gnome-base')
21 files changed, 42 insertions, 42 deletions
diff --git a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild index a86c88541115..e324c4a1ba30 100644 --- a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.19-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/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.14 2003/02/28 13:18:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.21.ebuild b/gnome-base/bonobo/bonobo-1.0.21.ebuild index a21f47dbe520..5834aef2e0f4 100644 --- a/gnome-base/bonobo/bonobo-1.0.21.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.21.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/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.5 2003/02/13 12:04:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.22.ebuild b/gnome-base/bonobo/bonobo-1.0.22.ebuild index 556a7a1b4878..28eb71517565 100644 --- a/gnome-base/bonobo/bonobo-1.0.22.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.22.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/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.7 2003/03/09 19:53:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild index 3974af661927..c0a8770fe84e 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-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/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.10 2003/02/13 12:09:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="nls tetex" @@ -19,7 +19,7 @@ RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 DEPEND="${RDEPEND} sys-devel/gettext - sys-devel/perl + dev-lang/perl tetex? ( app-text/tetex ) >=app-text/ghostscript-6.50-r2 nls? ( sys-devel/gettext )" diff --git a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild index 7ee37c63f6a5..8a124cd006d1 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-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/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.16 2003/02/13 12:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ IUSE="nls tetex" @@ -19,7 +19,7 @@ RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 nls? ( sys-devel/gettext )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl >=app-text/ghostscript-6.50-r2 >=dev-libs/libxml-1.8.17 tetex? ( app-text/tetex )" diff --git a/gnome-base/libgnome/libgnome-2.0.4.ebuild b/gnome-base/libgnome/libgnome-2.0.4.ebuild index 8951eecb7df4..91b46f7c18d5 100644 --- a/gnome-base/libgnome/libgnome-2.0.4.ebuild +++ b/gnome-base/libgnome/libgnome-2.0.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/gnome-base/libgnome/libgnome-2.0.4.ebuild,v 1.4 2003/02/13 12:12:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.0.4.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxslt-1.0.20 >=media-libs/audiofile-0.2.3 >=dev-libs/libxml2-2.4.24 >=sys-apps/gawk-3.1.0 - >=sys-devel/perl-5.6.1-r3" + >=dev-lang/perl-5.6.1-r3" DEPEND="${RDEPEND} >=dev-util/intltool-0.22 diff --git a/gnome-base/libgnome/libgnome-2.0.5.ebuild b/gnome-base/libgnome/libgnome-2.0.5.ebuild index 8d57c612e0f4..965b9a1b0d98 100644 --- a/gnome-base/libgnome/libgnome-2.0.5.ebuild +++ b/gnome-base/libgnome/libgnome-2.0.5.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/gnome-base/libgnome/libgnome-2.0.5.ebuild,v 1.7 2003/02/13 12:12:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.0.5.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxslt-1.0.20 >=media-libs/audiofile-0.2.3 >=dev-libs/libxml2-2.4.24 >=sys-apps/gawk-3.1.0 - >=sys-devel/perl-5.6.1-r3" + >=dev-lang/perl-5.6.1-r3" DEPEND="${RDEPEND} >=dev-util/intltool-0.22 diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild index 521b453a9eed..000979993079 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild,v 1.8 2003/02/13 12:12:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0 >=dev-libs/libxslt-1.0.16 =media-libs/freetype-2.0* >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild index f026c4c2f035..323a9cbafd61 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild,v 1.9 2003/02/13 12:12:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0 >=dev-libs/libxslt-1.0.16 =media-libs/freetype-2.0* >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild index ec6b1a8e61e3..f90b7e306694 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.9 2003/02/13 12:12:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0-r1 >=dev-libs/libxslt-1.0.16 >=media-libs/freetype-2.0.9 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild index 4fc2fb8b8ec0..70325b0c38cf 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild,v 1.8 2003/02/13 12:12:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.1 >=dev-libs/libxslt-1.0.20 >=media-libs/freetype-2.0.9 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild index edb17c66723a..ddf90894e3c6 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild,v 1.6 2003/02/13 12:12:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -19,7 +19,7 @@ RDEPEND=">=gnome-base/libglade-2 >=x11-libs/pango-1.0.1 >=media-libs/libart_lgpl-2.3.8 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild index 51fa367ae665..fbe03e600265 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.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/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild,v 1.9 2003/02/13 12:13:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild index e6aaeda9359e..c23df4687965 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.5-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/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild,v 1.4 2003/02/13 12:13:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild index 4cb46b8bf9fa..5b66bb2df8b3 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.5.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/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.10 2003/02/13 12:13:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -14,7 +14,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild index 7e8167c3bc45..01fb348d7909 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.6-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/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild,v 1.6 2003/02/13 12:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild index 114d7c8dd221..cedfbc250460 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.2.0.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/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.6 2003/03/01 14:45:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/pango-1.1.2 - >=sys-devel/perl-5.002 + >=dev-lang/perl-5.002 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.5 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild b/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild index a7b040d0eeb3..a78c5872f84f 100644 --- a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild +++ b/gnome-base/libgtop/libgtop-1.0.13-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/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild,v 1.11 2003/02/13 12:14:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND=">=sys-devel/bc-1.06 DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) >=dev-util/guile-1.4 - sys-devel/perl" + dev-lang/perl" src_unpack() { diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index be51e3ca5b59..d4703717f451 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.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/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.7 2003/02/13 12:15:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index 6963f3522999..33059ea876e5 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-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/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.11 2003/02/13 12:15:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 2cd88fc7c023..8239d7cc3cf1 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.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/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.10 2003/02/13 12:15:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" |