diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
commit | 85df2102a71090df2456eaea7f6a4df48ba8b339 (patch) | |
tree | 226275d8b20a3a8e1e5d36ff0bcde20bb2d15605 | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.gz historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.bz2 historical-85df2102a71090df2456eaea7f6a4df48ba8b339.zip |
moved perl from sys-devel to dev-lang
212 files changed, 2842 insertions, 398 deletions
diff --git a/app-office/abiword/abiword-1.0.2-r1.ebuild b/app-office/abiword/abiword-1.0.2-r1.ebuild index 2eb07fb47452..2dfde2a3ec6e 100644 --- a/app-office/abiword/abiword-1.0.2-r1.ebuild +++ b/app-office/abiword/abiword-1.0.2-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-office/abiword/abiword-1.0.2-r1.ebuild,v 1.9 2003/02/13 09:14:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 91fdd56dfc69..3ae3bad4ddb2 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.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/app-office/abiword/abiword-1.0.3.ebuild,v 1.7 2003/02/13 09:14:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.4.ebuild b/app-office/abiword/abiword-1.0.4.ebuild index 919561af3df1..af9b8cb8d01b 100644 --- a/app-office/abiword/abiword-1.0.4.ebuild +++ b/app-office/abiword/abiword-1.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/app-office/abiword/abiword-1.0.4.ebuild,v 1.2 2003/02/13 09:14:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild index bf927d9281e7..67b3afd0124f 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-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-office/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.4 2003/02/13 09:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 !app-shells/bash-completion" # Disabled for now -# perl? ( >=sys-devel/perl-5.6 ) +# perl? ( >=dev-lang/perl-5.6 ) src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild index 5baa22d5bc4a..31176d8e36ee 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-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-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.3 2003/02/13 09:15:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" S=${WORKDIR}/${P}/abi @@ -20,7 +20,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1.ebuild b/app-office/abiword/abiword-1.0.4_pre1.ebuild index 6a3aa5e93098..51cfc1bdb4a4 100644 --- a/app-office/abiword/abiword-1.0.4_pre1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1.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-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.6 2003/02/13 09:15:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ #inherit debug @@ -18,7 +18,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50.2-r1 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/gnucash/gnucash-1.6.6-r1.ebuild b/app-office/gnucash/gnucash-1.6.6-r1.ebuild index 7ea4cc91d37e..8b796e96aec7 100644 --- a/app-office/gnucash/gnucash-1.6.6-r1.ebuild +++ b/app-office/gnucash/gnucash-1.6.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/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.5 2003/02/13 09:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="A personal finance manager" SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.6.ebuild b/app-office/gnucash/gnucash-1.6.6.ebuild index b1b5ee3b64c8..93ad5e585333 100644 --- a/app-office/gnucash/gnucash-1.6.6.ebuild +++ b/app-office/gnucash/gnucash-1.6.6.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-office/gnucash/gnucash-1.6.6.ebuild,v 1.8 2003/02/13 09:15:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="nls cups" @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 cups? ( >=gnome-base/gnome-print-0.30 )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.7.ebuild b/app-office/gnucash/gnucash-1.6.7.ebuild index 434439556612..08f1833abc36 100644 --- a/app-office/gnucash/gnucash-1.6.7.ebuild +++ b/app-office/gnucash/gnucash-1.6.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-office/gnucash/gnucash-1.6.7.ebuild,v 1.5 2003/02/13 09:16:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.7.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ inherit flag-o-matic @@ -22,7 +22,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild index 5394f0ed9221..2c8905f290c5 100644 --- a/app-office/gnucash/gnucash-1.6.8.ebuild +++ b/app-office/gnucash/gnucash-1.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/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.6 2003/03/04 00:38:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ inherit flag-o-matic @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-base/gnome-print-0.21 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnumeric/gnumeric-1.0.12.ebuild b/app-office/gnumeric/gnumeric-1.0.12.ebuild index 1454e248e9b6..f776bcbbca49 100644 --- a/app-office/gnumeric/gnumeric-1.0.12.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.2 2003/02/13 09:16:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -27,7 +27,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.0.8.ebuild b/app-office/gnumeric/gnumeric-1.0.8.ebuild index 5089a7f8e5d6..61a782720d21 100644 --- a/app-office/gnumeric/gnumeric-1.0.8.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.9 2003/02/13 09:16:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -31,7 +31,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.0.9.ebuild b/app-office/gnumeric/gnumeric-1.0.9.ebuild index fcc38779b9af..78492ed1f9dc 100644 --- a/app-office/gnumeric/gnumeric-1.0.9.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.9.ebuild,v 1.5 2003/02/13 09:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.9.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -31,7 +31,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.1.15.ebuild b/app-office/gnumeric/gnumeric-1.1.15.ebuild index e7cbd2eb7b79..01d261585c7d 100644 --- a/app-office/gnumeric/gnumeric-1.1.15.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.15.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-office/gnumeric/gnumeric-1.1.15.ebuild,v 1.3 2003/02/13 09:16:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.15.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-extra/libgsf-1.6.0 >=gnome-base/libglade-2 >=dev-libs/libxml2-2.4.12 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 )" # disabled during the port diff --git a/app-office/gnumeric/gnumeric-1.1.6.ebuild b/app-office/gnumeric/gnumeric-1.1.6.ebuild index 07d6c34b0336..10dee5837ef4 100644 --- a/app-office/gnumeric/gnumeric-1.1.6.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.6.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-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.8 2003/02/13 09:16:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx @@ -27,7 +27,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-extra/libgsf-1.1.0 >=gnome-base/libglade-2.0.0 dev-libs/libxml2 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.1.8.ebuild b/app-office/gnumeric/gnumeric-1.1.8.ebuild index 37370e1527bc..eef1568d8765 100644 --- a/app-office/gnumeric/gnumeric-1.1.8.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.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-office/gnumeric/gnumeric-1.1.8.ebuild,v 1.7 2003/02/13 09:16:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.8.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-2 =gnome-extra/libgsf-1.3.0 >=gnome-base/libglade-2.0.0 dev-libs/libxml2 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild index e6e4b4dbbffe..0e25f5b10f5e 100644 --- a/app-office/lyx/lyx-1.2.0.20020705.ebuild +++ b/app-office/lyx/lyx-1.2.0.20020705.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-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.12 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/lyx-devel DESCRIPTION="WYSIWYM frontend for LaTeX" @@ -18,7 +18,7 @@ IUSE="nls cups" DEPEND="virtual/x11 >=x11-libs/xforms-1.0_rc4 app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.2.1.ebuild b/app-office/lyx/lyx-1.2.1.ebuild index c03c5cac86a8..a2f189fc0432 100644 --- a/app-office/lyx/lyx-1.2.1.ebuild +++ b/app-office/lyx/lyx-1.2.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-office/lyx/lyx-1.2.1.ebuild,v 1.10 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.1.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -17,7 +17,7 @@ IUSE="nls cups" DEPEND="virtual/x11 =x11-libs/xforms-1* app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.2.3.ebuild b/app-office/lyx/lyx-1.2.3.ebuild index 56cb43cb04d9..4ffdc1388e56 100644 --- a/app-office/lyx/lyx-1.2.3.ebuild +++ b/app-office/lyx/lyx-1.2.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-office/lyx/lyx-1.2.3.ebuild,v 1.4 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -17,7 +17,7 @@ IUSE="nls cups" DEPEND="virtual/x11 =x11-libs/xforms-1* app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild index 7346be7d8eae..053876f190d0 100644 --- a/app-office/lyx/lyx-1.3.0.ebuild +++ b/app-office/lyx/lyx-1.3.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/app-office/lyx/lyx-1.3.0.ebuild,v 1.5 2003/03/10 22:43:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -13,7 +13,7 @@ IUSE="nls cups qt" DEPEND="virtual/x11 app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus qt? ( >=x11-libs/qt-3 ) !qt? ( =x11-libs/xforms-1* )" diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild index a36b876072df..73d017abc8e2 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.0-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-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.7 2003/02/13 09:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -19,7 +19,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/${PV}/OOo_${MY_PV}_LinuxIntel_i HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild index bbba055ba76e..f85967caa08b 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.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/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.12 2003/02/13 09:19:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ IUSE="kde gnome" @@ -30,7 +30,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/${PV}/OOo_${MY_PV}_LinuxIntel_i HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild index 4ea595d7c08b..fd6eb128f99c 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.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/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.8 2003/02/28 18:18:47 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="kde gnome" @@ -30,7 +30,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_Linux HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.0-r2.ebuild b/app-office/openoffice/openoffice-1.0.0-r2.ebuild index 7449e2da0d2d..c1138d0e7b67 100644 --- a/app-office/openoffice/openoffice-1.0.0-r2.ebuild +++ b/app-office/openoffice/openoffice-1.0.0-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-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.8 2003/02/13 09:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ inherit virtualx @@ -45,7 +45,7 @@ SRC_URI="http://ny1.mirror.openoffice.org/${PV}/OOo_${PV}_source.tar.bz2 HOMEPAGE="http://www.openoffice.org" COMMONDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r1.ebuild b/app-office/openoffice/openoffice-1.0.1-r1.ebuild index 98df0664ea15..6f4c9801a7d1 100644 --- a/app-office/openoffice/openoffice-1.0.1-r1.ebuild +++ b/app-office/openoffice/openoffice-1.0.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-office/openoffice/openoffice-1.0.1-r1.ebuild,v 1.14 2003/02/13 09:19:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r1.ebuild,v 1.15 2003/03/11 21:11:44 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r2.ebuild b/app-office/openoffice/openoffice-1.0.1-r2.ebuild index 9994e00c3cb7..d01b3818a9cc 100644 --- a/app-office/openoffice/openoffice-1.0.1-r2.ebuild +++ b/app-office/openoffice/openoffice-1.0.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-office/openoffice/openoffice-1.0.1-r2.ebuild,v 1.12 2003/02/13 09:19:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="~x86 ~ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r3.ebuild b/app-office/openoffice/openoffice-1.0.1-r3.ebuild index 075d6310a990..f2536f061997 100644 --- a/app-office/openoffice/openoffice-1.0.1-r3.ebuild +++ b/app-office/openoffice/openoffice-1.0.1-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-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.13 2003/02/15 19:24:36 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1.ebuild b/app-office/openoffice/openoffice-1.0.1.ebuild index 2843f50a59f3..28a356d97404 100644 --- a/app-office/openoffice/openoffice-1.0.1.ebuild +++ b/app-office/openoffice/openoffice-1.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/app-office/openoffice/openoffice-1.0.1.ebuild,v 1.6 2003/02/13 09:19:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -65,7 +65,7 @@ KEYWORDS="x86" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.2.ebuild b/app-office/openoffice/openoffice-1.0.2.ebuild index 43a663d7a82f..a5e62c7c2eaa 100644 --- a/app-office/openoffice/openoffice-1.0.2.ebuild +++ b/app-office/openoffice/openoffice-1.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/app-office/openoffice/openoffice-1.0.2.ebuild,v 1.11 2003/03/03 17:01:22 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.2.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -68,7 +68,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-sci/lard/lard-2.0.14.ebuild b/app-sci/lard/lard-2.0.14.ebuild index 1c93768f9301..31f6b5bfee44 100644 --- a/app-sci/lard/lard-2.0.14.ebuild +++ b/app-sci/lard/lard-2.0.14.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-sci/lard/lard-2.0.14.ebuild,v 1.6 2003/02/13 09:23:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lard/lard-2.0.14.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="sys-devel/flex sys-devel/binutils dev-tcltk/tclx dev-libs/gmp - sys-devel/perl + dev-lang/perl dev-tcltk/bwidget" src_unpack() { diff --git a/app-sci/lard/lard-20030109.ebuild b/app-sci/lard/lard-20030109.ebuild index d1567669e1b9..f3a479f32859 100644 --- a/app-sci/lard/lard-20030109.ebuild +++ b/app-sci/lard/lard-20030109.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-sci/lard/lard-20030109.ebuild,v 1.2 2003/02/13 09:23:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lard/lard-20030109.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="sys-devel/flex sys-devel/binutils dev-tcltk/tclx dev-libs/gmp - sys-devel/perl + dev-lang/perl dev-tcltk/bwidget" src_unpack() { diff --git a/app-sci/magic/magic-7.1-r1.ebuild b/app-sci/magic/magic-7.1-r1.ebuild index 45ac90341fa2..537952bb3491 100644 --- a/app-sci/magic/magic-7.1-r1.ebuild +++ b/app-sci/magic/magic-7.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-sci/magic/magic-7.1-r1.ebuild,v 1.5 2003/02/13 09:23:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="The VLSI design CAD tool" @@ -9,7 +9,7 @@ HOMEPAGE="http://vlsi.cornell.edu/magic/" KEYWORDS="x86" LICENSE="as-is" DEPEND="sys-apps/findutils - sys-devel/perl + dev-lang/perl >=app-shells/tcsh-6.10-r3 sys-libs/libtermcap-compat" RDEPEND="sys-libs/libtermcap-compat" diff --git a/app-sci/mpqc/mpqc-2.1.2.ebuild b/app-sci/mpqc/mpqc-2.1.2.ebuild index 4d63e37828cb..50fd288748ea 100644 --- a/app-sci/mpqc/mpqc-2.1.2.ebuild +++ b/app-sci/mpqc/mpqc-2.1.2.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-sci/mpqc/mpqc-2.1.2.ebuild,v 1.4 2003/02/13 09:23:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ SLOT="0" HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/" @@ -14,7 +14,7 @@ IUSE="doc X" DEPEND="sys-devel/flex app-sci/blas app-sci/lapack - sys-devel/perl + dev-lang/perl X? ( x11-base/xfree )" src_compile() { diff --git a/app-sci/tbass/tbass-20020729.ebuild b/app-sci/tbass/tbass-20020729.ebuild index 60df7d373cc6..d45b8414120b 100644 --- a/app-sci/tbass/tbass-20020729.ebuild +++ b/app-sci/tbass/tbass-20020729.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-sci/tbass/tbass-20020729.ebuild,v 1.5 2003/02/13 09:26:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20020729.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc sys-devel/binutils app-sci/lard dev-libs/gmp - sys-devel/perl + dev-lang/perl x11-libs/gtk+" RDEPEND="${DEPEND} diff --git a/app-sci/tbass/tbass-20030108.ebuild b/app-sci/tbass/tbass-20030108.ebuild index 54886940b563..0c49382b72b0 100644 --- a/app-sci/tbass/tbass-20030108.ebuild +++ b/app-sci/tbass/tbass-20030108.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-sci/tbass/tbass-20030108.ebuild,v 1.2 2003/02/13 09:26:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20030108.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc sys-devel/binutils >=app-sci/lard-20030109 dev-libs/gmp - sys-devel/perl + dev-lang/perl x11-libs/gtk+" RDEPEND="${DEPEND} diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index d15398c9690d..56ff0581ab01 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-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-shells/psh/psh-0.009-r1.ebuild,v 1.11 2003/02/13 09:29:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -10,7 +10,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " SLOT="0" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" src_compile() { perl Makefile.PL diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 98fe575e8925..c77d42b4a3e5 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-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-shells/psh/psh-0.009-r2.ebuild,v 1.8 2003/02/13 09:29:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -12,5 +12,5 @@ LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" diff --git a/app-shells/tcsh/tcsh-6.10-r3.ebuild b/app-shells/tcsh/tcsh-6.10-r3.ebuild index cf71a554ce21..bdad605a8fa4 100644 --- a/app-shells/tcsh/tcsh-6.10-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.10-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-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.10 2003/02/13 09:30:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="perl" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/pub/unix/tcsh/${P}.tar.gz HOMEPAGE="http://www.tcsh.org/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" SLOT="0" KEYWORDS="x86 ppc sparc " diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index 6b03538a59e7..5ccf0355638f 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.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-shells/tcsh/tcsh-6.11.ebuild,v 1.8 2003/02/13 09:31:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="perl" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/pub/unix/tcsh/${P}.tar.gz HOMEPAGE="http://www.tcsh.org/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" HOMEPAGE="http://www.tcsh.org/" diff --git a/app-shells/tcsh/tcsh-6.12-r1.ebuild b/app-shells/tcsh/tcsh-6.12-r1.ebuild index 179af9d19bc9..d86e35516cd8 100644 --- a/app-shells/tcsh/tcsh-6.12-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.12-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-shells/tcsh/tcsh-6.12-r1.ebuild,v 1.4 2003/03/04 22:03:19 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-shells/tcsh/tcsh-6.12-r2.ebuild b/app-shells/tcsh/tcsh-6.12-r2.ebuild index d854abb1bf13..2e995f5aaf7b 100644 --- a/app-shells/tcsh/tcsh-6.12-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.12-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-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.1 2003/03/08 01:03:58 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="cjk perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-shells/tcsh/tcsh-6.12.ebuild b/app-shells/tcsh/tcsh-6.12.ebuild index d89a47c1a323..e2bf5bc7789c 100644 --- a/app-shells/tcsh/tcsh-6.12.ebuild +++ b/app-shells/tcsh/tcsh-6.12.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-shells/tcsh/tcsh-6.12.ebuild,v 1.5 2003/02/13 09:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild index e66f80875189..ce156678b363 100644 --- a/app-text/chktex/chktex-1.5-r2.ebuild +++ b/app-text/chktex/chktex-1.5-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-text/chktex/chktex-1.5-r2.ebuild,v 1.13 2003/03/10 22:49:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/chktex/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND="app-text/tetex - sys-devel/perl + dev-lang/perl sys-apps/groff app-text/latex2html" diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild index ba73d7531ec1..9519b579876c 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-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-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild,v 1.7 2003/02/13 09:34:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild index 47fff8df59de..f2e686275d80 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-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-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild,v 1.9 2003/02/13 09:35:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild index a3a24f759b15..4bcaf24aa722 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.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-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild,v 1.14 2003/02/13 09:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild index 9ae159f35f55..e792b7a1f130 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.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-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.3 2003/02/22 03:40:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild index ce2e03a52a41..20691d6a7f7e 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.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-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild,v 1.9 2003/02/13 09:35:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets" src_compile() { diff --git a/app-text/htag/htag-0.0.22.ebuild b/app-text/htag/htag-0.0.22.ebuild index 0d075033dd0c..feb671f37282 100644 --- a/app-text/htag/htag-0.0.22.ebuild +++ b/app-text/htag/htag-0.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/app-text/htag/htag-0.0.22.ebuild,v 1.4 2003/03/01 04:29:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="random signature maker" HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install() { newbin htag.pl htag || die diff --git a/app-text/kfilereplace/kfilereplace-0.6.1.ebuild b/app-text/kfilereplace/kfilereplace-0.6.1.ebuild index 80c2f0487a0b..277385f21101 100644 --- a/app-text/kfilereplace/kfilereplace-0.6.1.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.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-text/kfilereplace/kfilereplace-0.6.1.ebuild,v 1.11 2003/02/13 09:39:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kfilereplace/kfilereplace-0.6.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit kde-base || die @@ -13,6 +13,6 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="GPL-2" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" diff --git a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild b/app-text/kfilereplace/kfilereplace-0.7.0.ebuild index eff291917e1d..4e2967eeb0aa 100644 --- a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.7.0.ebuild @@ -13,6 +13,6 @@ KEYWORDS="x86 sparc ~ppc" SLOT="0" LICENSE="GPL-2" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" diff --git a/app-text/latex2html/latex2html-2002.1.ebuild b/app-text/latex2html/latex2html-2002.1.ebuild index df07b9412afc..c9930e63d828 100644 --- a/app-text/latex2html/latex2html-2002.1.ebuild +++ b/app-text/latex2html/latex2html-2002.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-text/latex2html/latex2html-2002.1.ebuild,v 1.11 2003/02/13 09:40:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/./-} S=${WORKDIR}/${MY_P} @@ -17,7 +17,7 @@ DEPEND="sys-apps/supersed" RDEPEND="app-text/ghostscript app-text/tetex media-libs/netpbm - sys-devel/perl + dev-lang/perl gif? ( media-libs/giflib media-libs/libungif ) png? ( media-libs/libpng )" diff --git a/app-text/latex2html/latex2html-2002.2.ebuild b/app-text/latex2html/latex2html-2002.2.ebuild index 8f056125f2f9..d7f642b35f5a 100644 --- a/app-text/latex2html/latex2html-2002.2.ebuild +++ b/app-text/latex2html/latex2html-2002.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/app-text/latex2html/latex2html-2002.2.ebuild,v 1.6 2003/03/10 22:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.2.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/./-} S=${WORKDIR}/${MY_P} @@ -16,7 +16,7 @@ IUSE="gif png" DEPEND="app-text/ghostscript app-text/tetex media-libs/netpbm - sys-devel/perl + dev-lang/perl gif? ( media-libs/giflib media-libs/libungif ) png? ( media-libs/libpng )" diff --git a/app-text/nlcvt/nlcvt-19990309.ebuild b/app-text/nlcvt/nlcvt-19990309.ebuild index afdcdafe0cae..5f6dcf5031cc 100644 --- a/app-text/nlcvt/nlcvt-19990309.ebuild +++ b/app-text/nlcvt/nlcvt-19990309.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-text/nlcvt/nlcvt-19990309.ebuild,v 1.2 2003/02/13 09:42:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nlcvt/nlcvt-19990309.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="A perl script to convert between various line terminators" HOMEPAGE="http://www.perl.com/language/ppt/src/nlcvt/" @@ -11,7 +11,7 @@ LICENSE="freedist" SLOT="0" KEYWORDS="x86" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { dobin ${DISTDIR}/nlcvt diff --git a/app-text/openjade/openjade-1.3.1-r5.ebuild b/app-text/openjade/openjade-1.3.1-r5.ebuild index d9c9d6b2efbf..b9a64ac63f43 100644 --- a/app-text/openjade/openjade-1.3.1-r5.ebuild +++ b/app-text/openjade/openjade-1.3.1-r5.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-text/openjade/openjade-1.3.1-r5.ebuild,v 1.5 2003/02/13 09:42:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r5.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit libtool flag-o-matic @@ -15,7 +15,7 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="virtual/glibc app-text/sgml-common" diff --git a/app-text/openjade/openjade-1.3.1-r6.ebuild b/app-text/openjade/openjade-1.3.1-r6.ebuild index a0fab49aa485..f29e652afbee 100644 --- a/app-text/openjade/openjade-1.3.1-r6.ebuild +++ b/app-text/openjade/openjade-1.3.1-r6.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-text/openjade/openjade-1.3.1-r6.ebuild,v 1.3 2003/02/13 09:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool flag-o-matic inherit sgml-catalog @@ -16,7 +16,7 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="virtual/glibc app-text/sgml-common" diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index 31b826d7be38..78ea7fe7c932 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.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-text/psutils/psutils-1.17.ebuild,v 1.10 2003/02/13 09:43:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Post Script Utilities" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="as-is" -DEPEND="virtual/glibc sys-devel/perl" +DEPEND="virtual/glibc dev-lang/perl" RDEPEND="virtual/glibc" src_unpack() { diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild index a0b206307aa0..798606daa519 100644 --- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild +++ b/app-text/sgml2x/sgml2x-0.11-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-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.16 2003/02/13 09:45:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Frontend for jade and jadetex" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" src_compile() { make || die diff --git a/app-text/tetex/tetex-1.0.7-r10.ebuild b/app-text/tetex/tetex-1.0.7-r10.ebuild index 5c0afe63ea29..b70b97123ad8 100644 --- a/app-text/tetex/tetex-1.0.7-r10.ebuild +++ b/app-text/tetex/tetex-1.0.7-r10.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-text/tetex/tetex-1.0.7-r10.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r10.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ TEXMFSRC="teTeX-texmf-gg-1.0.3.tar.bz2" S=${WORKDIR}/teTeX-1.0 @@ -23,7 +23,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r11.ebuild b/app-text/tetex/tetex-1.0.7-r11.ebuild index 2fbb0936b9b5..699c7ca21b4d 100644 --- a/app-text/tetex/tetex-1.0.7-r11.ebuild +++ b/app-text/tetex/tetex-1.0.7-r11.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-text/tetex/tetex-1.0.7-r11.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r11.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit flag-o-matic @@ -25,7 +25,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r12.ebuild b/app-text/tetex/tetex-1.0.7-r12.ebuild index 10694fc78a4b..dad20f687ead 100644 --- a/app-text/tetex/tetex-1.0.7-r12.ebuild +++ b/app-text/tetex/tetex-1.0.7-r12.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-text/tetex/tetex-1.0.7-r12.ebuild,v 1.6 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r12.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit flag-o-matic @@ -25,7 +25,7 @@ DEPEND="sys-apps/ed ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 ) zlib? ( sys-libs/zlib )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r9.ebuild b/app-text/tetex/tetex-1.0.7-r9.ebuild index 4cb9d7c1750b..5625381ca747 100644 --- a/app-text/tetex/tetex-1.0.7-r9.ebuild +++ b/app-text/tetex/tetex-1.0.7-r9.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-text/tetex/tetex-1.0.7-r9.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r9.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ TEXMFSRC="teTeX-texmf-gg-1.0.3.tar.bz2" S=${WORKDIR}/teTeX-1.0 @@ -22,7 +22,7 @@ DEPEND="sys-apps/ed X? ( virtual/x11 ) png? ( >=media-libs/libpng-1.2.1 ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-2.0-r1.ebuild b/app-text/tetex/tetex-2.0-r1.ebuild index 095e2e97fdeb..f880739ba5ad 100644 --- a/app-text/tetex/tetex-2.0-r1.ebuild +++ b/app-text/tetex/tetex-2.0-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-text/tetex/tetex-2.0-r1.ebuild,v 1.7 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-2.0-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ inherit eutils flag-o-matic @@ -26,7 +26,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-2.0.ebuild b/app-text/tetex/tetex-2.0.ebuild index 785eaf336b17..d516ae0f92e3 100644 --- a/app-text/tetex/tetex-2.0.ebuild +++ b/app-text/tetex/tetex-2.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/app-text/tetex/tetex-2.0.ebuild,v 1.6 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-2.0.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit eutils flag-o-matic @@ -26,7 +26,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild index 27b2ca250c10..e7dfae75f025 100644 --- a/app-text/texi2html/texi2html-1.64.ebuild +++ b/app-text/texi2html/texi2html-1.64.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-text/texi2html/texi2html-1.64.ebuild,v 1.9 2003/03/10 22:35:57 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index ace40ead9805..29581a3f1662 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.3.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-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.12 2003/02/13 09:47:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts True Type to Type 1 fonts" @@ -12,7 +12,7 @@ LICENSE="as-is" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" -DEPEND="$RDEPEND sys-devel/perl" +DEPEND="$RDEPEND dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild index 1fba6ce48a86..e1651db704e3 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild @@ -13,7 +13,7 @@ LICENSE="as-is" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" -DEPEND="$RDEPEND sys-devel/perl" +DEPEND="$RDEPEND dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild index f1ed72e2cad0..02503eef9035 100644 --- a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild +++ b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.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/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.7 2003/02/13 09:47:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text to Doc file converter for the Palm Pilot. Also includes an HTML to Doc converter." @@ -10,7 +10,7 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="GPL-2" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_compile() { ./configure \ diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild index b8d1f5d66d74..9d51a8e562ad 100644 --- a/dev-db/mysql/mysql-3.23.52-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.52-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/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.13 2003/02/13 10:02:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ SVER=${PV%.*} #normal releases: @@ -21,7 +21,7 @@ KEYWORDS="ppc x86 sparc ~alpha" DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" RDEPEND="" diff --git a/dev-db/mysql/mysql-3.23.53.ebuild b/dev-db/mysql/mysql-3.23.53.ebuild index c1d17de23395..1856fa161094 100644 --- a/dev-db/mysql/mysql-3.23.53.ebuild +++ b/dev-db/mysql/mysql-3.23.53.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/dev-db/mysql/mysql-3.23.53.ebuild,v 1.5 2003/02/13 10:02:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.53.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ SVER=${PV%.*} #normal releases: @@ -22,7 +22,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.54a-r1.ebuild b/dev-db/mysql/mysql-3.23.54a-r1.ebuild index fb08b6523580..4ee22e244073 100644 --- a/dev-db/mysql/mysql-3.23.54a-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.54a-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/dev-db/mysql/mysql-3.23.54a-r1.ebuild,v 1.1 2003/03/05 00:17:43 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.54a-r1.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.54a.ebuild b/dev-db/mysql/mysql-3.23.54a.ebuild index 623b227e2419..cd36ad7917e0 100644 --- a/dev-db/mysql/mysql-3.23.54a.ebuild +++ b/dev-db/mysql/mysql-3.23.54a.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/dev-db/mysql/mysql-3.23.54a.ebuild,v 1.5 2003/02/23 09:08:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.54a.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.55.ebuild b/dev-db/mysql/mysql-3.23.55.ebuild index 463e09392274..3388412d18bc 100644 --- a/dev-db/mysql/mysql-3.23.55.ebuild +++ b/dev-db/mysql/mysql-3.23.55.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/dev-db/mysql/mysql-3.23.55.ebuild,v 1.7 2003/03/11 04:10:54 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.55.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" PDEPEND="perl? ( dev-perl/DBI dev-perl/DBD-mysql )" diff --git a/dev-db/mysql/mysql-4.0.10.ebuild b/dev-db/mysql/mysql-4.0.10.ebuild index 481652a2b1da..bd41b6a2ad51 100644 --- a/dev-db/mysql/mysql-4.0.10.ebuild +++ b/dev-db/mysql/mysql-4.0.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/dev-db/mysql/mysql-4.0.10.ebuild,v 1.1 2003/02/18 19:48:06 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.10.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -33,7 +33,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.11a-r1.ebuild b/dev-db/mysql/mysql-4.0.11a-r1.ebuild index 83822d3d3475..44afa569edf5 100644 --- a/dev-db/mysql/mysql-4.0.11a-r1.ebuild +++ b/dev-db/mysql/mysql-4.0.11a-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/dev-db/mysql/mysql-4.0.11a-r1.ebuild,v 1.1 2003/03/09 19:49:14 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.11a-r1.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -34,7 +34,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.11a.ebuild b/dev-db/mysql/mysql-4.0.11a.ebuild index 531fc0db5dcc..d8772bb8550f 100644 --- a/dev-db/mysql/mysql-4.0.11a.ebuild +++ b/dev-db/mysql/mysql-4.0.11a.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/dev-db/mysql/mysql-4.0.11a.ebuild,v 1.1 2003/03/01 23:32:39 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.11a.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -34,7 +34,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.5_beta.ebuild b/dev-db/mysql/mysql-4.0.5_beta.ebuild index b94d3e81b6ac..6f590cf57cd2 100644 --- a/dev-db/mysql/mysql-4.0.5_beta.ebuild +++ b/dev-db/mysql/mysql-4.0.5_beta.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/dev-db/mysql/mysql-4.0.5_beta.ebuild,v 1.4 2003/02/13 10:03:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.5_beta.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ #mysql-4.0.5a_beta.ebuild: # -->!!! Name error in 4.0.5a_beta: characters before _ must be numeric @@ -35,7 +35,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.7.ebuild b/dev-db/mysql/mysql-4.0.7.ebuild index 5ab78919211d..cdf5da05b4a2 100644 --- a/dev-db/mysql/mysql-4.0.7.ebuild +++ b/dev-db/mysql/mysql-4.0.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/dev-db/mysql/mysql-4.0.7.ebuild,v 1.3 2003/02/13 10:03:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.7.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=mysql-4.0.7-gamma @@ -33,7 +33,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysqltool/mysqltool-0.95-r1.ebuild b/dev-db/mysqltool/mysqltool-0.95-r1.ebuild index 900aa14c26bf..8f8c9a2f25de 100644 --- a/dev-db/mysqltool/mysqltool-0.95-r1.ebuild +++ b/dev-db/mysqltool/mysqltool-0.95-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/dev-db/mysqltool/mysqltool-0.95-r1.ebuild,v 1.12 2003/02/13 10:03:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltool/mysqltool-0.95-r1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 sparc" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="${DEPEND} >=net-www/apache-1.3.24-r1 >=dev-db/mysql-3.23.38 diff --git a/dev-db/postgresql/postgresql-7.2-r2.ebuild b/dev-db/postgresql/postgresql-7.2-r2.ebuild index 7377ccc4073e..f6122489825f 100644 --- a/dev-db/postgresql/postgresql-7.2-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.2-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/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.12 2003/03/05 20:20:49 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2-r3.ebuild b/dev-db/postgresql/postgresql-7.2-r3.ebuild index 64c79a75785e..879df921cc56 100644 --- a/dev-db/postgresql/postgresql-7.2-r3.ebuild +++ b/dev-db/postgresql/postgresql-7.2-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/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.15 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.16 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild index ebb9ef083d58..48f9c7d39ecd 100644 --- a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.19 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.20 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -26,7 +26,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild b/dev-db/postgresql/postgresql-7.2.1-r2.ebuild index 96b33884aea3..7b753a4ec45f 100644 --- a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.10 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -26,7 +26,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1.ebuild b/dev-db/postgresql/postgresql-7.2.1.ebuild index 3eab2c9df844..bf3f92819fc7 100644 --- a/dev-db/postgresql/postgresql-7.2.1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.11 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.2.ebuild b/dev-db/postgresql/postgresql-7.2.2.ebuild index 8a59c759baa5..407271d7bca8 100644 --- a/dev-db/postgresql/postgresql-7.2.2.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.18 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.19 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.3-r1.ebuild b/dev-db/postgresql/postgresql-7.2.3-r1.ebuild index d84545ca49f2..d466bb181e74 100644 --- a/dev-db/postgresql/postgresql-7.2.3-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.3-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/dev-db/postgresql/postgresql-7.2.3-r1.ebuild,v 1.9 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.3-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.3.ebuild b/dev-db/postgresql/postgresql-7.2.3.ebuild index 93922e3ce2ee..bc99f0c721ef 100644 --- a/dev-db/postgresql/postgresql-7.2.3.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.3.ebuild,v 1.7 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.1.ebuild b/dev-db/postgresql/postgresql-7.3.1.ebuild index 5ebcc3c59c70..4bf7da94be48 100644 --- a/dev-db/postgresql/postgresql-7.3.1.ebuild +++ b/dev-db/postgresql/postgresql-7.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/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.8 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.2.ebuild b/dev-db/postgresql/postgresql-7.3.2.ebuild index 44f69aa75035..b60dccb85a3d 100644 --- a/dev-db/postgresql/postgresql-7.3.2.ebuild +++ b/dev-db/postgresql/postgresql-7.3.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/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.3 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.ebuild b/dev-db/postgresql/postgresql-7.3.ebuild index 5fc54964c694..7150f2813ae5 100644 --- a/dev-db/postgresql/postgresql-7.3.ebuild +++ b/dev-db/postgresql/postgresql-7.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/dev-db/postgresql/postgresql-7.3.ebuild,v 1.7 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-lang/R/R-1.4.1-r1.ebuild b/dev-lang/R/R-1.4.1-r1.ebuild index dc899696dfdf..759f11bb0d05 100644 --- a/dev-lang/R/R-1.4.1-r1.ebuild +++ b/dev-lang/R/R-1.4.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/dev-lang/R/R-1.4.1-r1.ebuild,v 1.9 2003/02/13 10:24:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.4.1.ebuild b/dev-lang/R/R-1.4.1.ebuild index f5ec535b89dc..4b543e6f35b3 100644 --- a/dev-lang/R/R-1.4.1.ebuild +++ b/dev-lang/R/R-1.4.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/dev-lang/R/R-1.4.1.ebuild,v 1.9 2003/02/13 10:24:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.5.1.ebuild b/dev-lang/R/R-1.5.1.ebuild index 90afb803acdd..082d30884bea 100644 --- a/dev-lang/R/R-1.5.1.ebuild +++ b/dev-lang/R/R-1.5.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/dev-lang/R/R-1.5.1.ebuild,v 1.8 2003/02/13 10:24:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.5.1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.6.1.ebuild b/dev-lang/R/R-1.6.1.ebuild index a345780e3bbb..435a01bd0e97 100644 --- a/dev-lang/R/R-1.6.1.ebuild +++ b/dev-lang/R/R-1.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/dev-lang/R/R-1.6.1.ebuild,v 1.3 2003/02/13 10:24:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.6.1.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/entity/entity-0.7.2-r1.ebuild b/dev-lang/entity/entity-0.7.2-r1.ebuild index 5b42e05cfa10..5dd6f75fd193 100644 --- a/dev-lang/entity/entity-0.7.2-r1.ebuild +++ b/dev-lang/entity/entity-0.7.2-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/dev-lang/entity/entity-0.7.2-r1.ebuild,v 1.11 2003/02/13 10:24:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="sdl gnome ssl opengl python tcltk perl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.entity.cx" DEPEND=">=media-libs/imlib-1.9.10-r1 >=dev-libs/libpcre-3.2 tcltk? ( >=dev-lang/tk-8.1.1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0-r4 ) sdl? ( >=media-libs/libsdl-1.1.7 ) ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/dev-lang/entity/entity-0.7.2.ebuild b/dev-lang/entity/entity-0.7.2.ebuild index bf46465f33bd..d75b7fbd09aa 100644 --- a/dev-lang/entity/entity-0.7.2.ebuild +++ b/dev-lang/entity/entity-0.7.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/dev-lang/entity/entity-0.7.2.ebuild,v 1.22 2003/02/13 10:24:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2.ebuild,v 1.23 2003/03/11 21:11:45 seemant Exp $ IUSE="sdl gnome ssl opengl python tcltk perl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.entity.cx" DEPEND=">=media-libs/imlib-1.9.10-r1 >=dev-libs/libpcre-3.2 tcltk? ( >=dev-lang/tk-8.1.1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0-r4 ) sdl? ( >=media-libs/libsdl-1.1.7 ) ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/dev-lang/erlang/erlang-8b.ebuild b/dev-lang/erlang/erlang-8b.ebuild index ecebbd38665d..5bbb9c79778d 100644 --- a/dev-lang/erlang/erlang-8b.ebuild +++ b/dev-lang/erlang/erlang-8b.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/dev-lang/erlang/erlang-8b.ebuild,v 1.4 2003/02/13 10:24:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-8b.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="X ssl" @@ -13,7 +13,7 @@ LICENSE="EPL" SLOT="0" KEYWORDS="x86 ~ppc ~sparc " -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 X? ( >=x11-base/xfree-4.2.0-r12 ) ssl? ( >=dev-libs/openssl-0.9.6d )" diff --git a/dev-lang/erlang/erlang-9b.ebuild b/dev-lang/erlang/erlang-9b.ebuild index c10d5c1ba319..9f7478609ce8 100644 --- a/dev-lang/erlang/erlang-9b.ebuild +++ b/dev-lang/erlang/erlang-9b.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/dev-lang/erlang/erlang-9b.ebuild,v 1.2 2003/02/13 10:24:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-9b.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="X ssl" @@ -13,7 +13,7 @@ LICENSE="EPL" SLOT="0" KEYWORDS="~x86" -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 X? ( >=x11-base/xfree-4.2.0-r12 ) ssl? ( >=dev-libs/openssl-0.9.6d )" diff --git a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild b/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild index 101b8a363e41..92b60d300ef0 100644 --- a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-5.04.2.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/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.3 2003/02/13 10:25:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="opengl" @@ -15,7 +15,7 @@ KEYWORDS="~x86 -ppc ~sparc -alpha" SLOT="0" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=dev-libs/gmp-4.1 opengl? ( virtual/opengl diff --git a/dev-lang/ghc/ghc-5.02.3.ebuild b/dev-lang/ghc/ghc-5.02.3.ebuild index 126de8a5560b..256fad10bc0f 100644 --- a/dev-lang/ghc/ghc-5.02.3.ebuild +++ b/dev-lang/ghc/ghc-5.02.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/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.13 2003/02/13 10:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ IUSE="doc tetex opengl" @@ -43,7 +43,7 @@ KEYWORDS="x86 sparc " # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -59,7 +59,7 @@ DEPEND=">=sys-devel/perl-5.6.1 virtual/glut )" RDEPEND=">=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/ghc/ghc-5.04.2.ebuild b/dev-lang/ghc/ghc-5.04.2.ebuild index 96addab98014..7d2cd24dd2b0 100644 --- a/dev-lang/ghc/ghc-5.04.2.ebuild +++ b/dev-lang/ghc/ghc-5.04.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/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.3 2003/03/08 23:21:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ #Some explanation of bootstrap logic: # @@ -40,7 +40,7 @@ KEYWORDS="~x86 ~sparc" # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ DEPEND=">=dev-lang/ghc-bin-5.04 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -52,7 +52,7 @@ DEPEND=">=dev-lang/ghc-bin-5.04 RDEPEND="virtual/glibc >=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild index d3e10fb2af8c..2c97e837c519 100644 --- a/dev-lang/ghc/ghc-5.04.ebuild +++ b/dev-lang/ghc/ghc-5.04.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/dev-lang/ghc/ghc-5.04.ebuild,v 1.7 2003/02/13 10:25:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="opengl" @@ -42,7 +42,7 @@ KEYWORDS="x86 sparc " # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -54,7 +54,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/nasm/nasm-0.98.31-r1.ebuild b/dev-lang/nasm/nasm-0.98.31-r1.ebuild index a3f70958209e..2b0835a7662c 100644 --- a/dev-lang/nasm/nasm-0.98.31-r1.ebuild +++ b/dev-lang/nasm/nasm-0.98.31-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/dev-lang/nasm/nasm-0.98.31-r1.ebuild,v 1.11 2003/02/13 10:27:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.31-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="doc build" @@ -9,7 +9,7 @@ DESCRIPTION="groovy little assembler" SRC_URI="mirror://sourceforge/nasm/${P}.tar.bz2" HOMEPAGE="http://nasm.sourceforge.net/" -DEPEND="build? ( sys-devel/perl ) +DEPEND="build? ( dev-lang/perl ) doc? ( app-text/ghostscript sys-apps/texinfo ) sys-devel/gcc" diff --git a/dev-lang/nasm/nasm-0.98.31.ebuild b/dev-lang/nasm/nasm-0.98.31.ebuild index 0d28030073b9..54321bc61dbe 100644 --- a/dev-lang/nasm/nasm-0.98.31.ebuild +++ b/dev-lang/nasm/nasm-0.98.31.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/dev-lang/nasm/nasm-0.98.31.ebuild,v 1.10 2003/02/13 10:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.31.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="groovy little assembler" @@ -10,7 +10,7 @@ HOMEPAGE="http://nasm.sourceforge.net/" DEPEND="virtual/glibc sys-apps/texinfo" if [ -z "`use build`" ]; then - DEPEND="${DEPEND} sys-devel/perl" + DEPEND="${DEPEND} dev-lang/perl" fi SLOT="0" diff --git a/dev-lang/nasm/nasm-0.98.34.ebuild b/dev-lang/nasm/nasm-0.98.34.ebuild index fc30aff956bd..0192ce6db7c4 100644 --- a/dev-lang/nasm/nasm-0.98.34.ebuild +++ b/dev-lang/nasm/nasm-0.98.34.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/dev-lang/nasm/nasm-0.98.34.ebuild,v 1.6 2003/02/13 10:27:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.34.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc build" @@ -9,7 +9,7 @@ DESCRIPTION="groovy little assembler" SRC_URI="mirror://sourceforge/nasm/${P}.tar.bz2" HOMEPAGE="http://nasm.sourceforge.net/" -DEPEND="build? ( sys-devel/perl ) +DEPEND="build? ( dev-lang/perl ) doc? ( app-text/ghostscript sys-apps/texinfo ) sys-devel/gcc" diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog new file mode 100644 index 000000000000..1bc0a2d5aff6 --- /dev/null +++ b/dev-lang/perl/ChangeLog @@ -0,0 +1,360 @@ +# ChangeLog for sys-devel/perl +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +*perl-5.8.0-r10 (11 Mar 2003) + + 11 Mar 2003; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild, + files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, + files/libperl-5.8.0-create-libperl-soname.patch, files/libperl_rebuilder, + files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch, + files/perl-5.8.0-perldoc-emptydirs.patch, + files/perl-5.8.0-prelink-lpthread.patch, + files/perl-5.8.0-sockatmark-should-__THROW.patch, files/stat.t: + moved to dev-lang from sys-devel + +*perl-5.8.0-r10 (28 Feb 2003) + + 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r10.ebuild, + perl-5.8.0-r9.ebuild: + Make use emake instead of make, but still use 1 process build where needed + + 28 Feb 2003; <rac@gentoo.org> perl-5.8.0-r10.ebuild: + Ensure that libpthread is linked against by perl, so that runtime + signal handling works correctly (bug #14380). + + Patch perldoc to not abort when it attempts to search nonexistent + directories (bug #16589). + +*perl-5.6.1-r11 (14 Feb 2003) + + 14 Feb 2003; Mark Guertin <gerk@gentoo.org> perl-5.6.1-r11.ebuild : + Set to ppc stable + + 14 Feb 2003; Mark Guertin <gerk@gentoo.org> perl-5.6.1-r11.ebuild files/5.6.1-builtin-fixup.diff files/5.6.1-op-test-fix.diff files/digest-perl-5.6.1-r11 : + built-in sed fixups, placed in makefile.SH instead of randomly thru the build. Thanks to rac for all his help and an lfs patch + + 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.8.0-r9.ebuild : + Added hppa to keywords. + +*perl-5.8.0-r9 (15 Jan 2003) + + 23 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.8.0-r9.ebuild : + Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some perl libs. + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> perl-5.8.0-r9.ebuild : + Added arm to keywords. + + 10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild : + + removed old and crusty ebuilds, there were just way too many in here. + Also, changed sed statements to use : instead of / + + 05 Feb 2003; J Robert Ray <jrray@gentoo.org> perl-5.8.0-r9.ebuild; Changed to strip + "-malign-double" from CFLAGS, fixing bug 14608. + + 17 Jan 2003;Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Another blundered typo. The flag-o-matic include had a "0" instead of a "O" + + 16 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Typo fix, this one in an einfo. + Incorporate flag-o-matic per bug 13952 - the -Os flag doesn't work with perl + + 15 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9; + + Major typo corrections that affected the placement of scripts and the man + pages. There was a typo introduced into the 5.8 ebuilds early on that was + not caught until now that left the location of the man pages blank and that + misset the /usr call for scripts placement from perl modules. This was caught + in bugs 13886 and 13920 + + 15 Jan 2003; J Robert Ray <jrray@gentoo.org> libperl_rebuilder : Fixed + unfortunate typo. + +* perl-5.8.0-r8 (06 Jan 2003) + + 12 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8, + libperl_rebuilder: + + ebuild - Put a sleep where we had one in the else block so that there is a + pause before emerging (notice regarding threads). Added a sleep at the tail + end of the ebuild so that there is a pause for folks doing an emerge -u world + so that they at leat have an opportunity to see the notice. + libperl_rebuilder - Removed the unmerge section, that's really overkill for + our needs and only complicates things. Added new syntax to check for files + installed into /usr/lib/perl* that weren't picked up previously. Changed the + name of the log file to perl-update.log (makes more sense ;) ) Added mask + check earlier in the sanity phase. + + 08 Jan 2003; Seemant Kulleen <seemant@gentoo.org> perl-5.8.0-r8.ebuild : + + Unmasked for sparc. + + 08 Jan 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r8: + Later that day: dosed smells funny, switch some of it + to use just sed and a for loop, this smells better + to me, and fixed the problems I was having with + ${D} staying in the files. + + 08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> perl-5.8.0-r8: + Remove a wild 'test' from comments =) + + 08 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8: + Unmasking for x86. + + 08 Jan 2003; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r8: + Updated ewarn at the top so that it makes sense (was telling a user + they could use threads when they already were) + + 06 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8: + Updated einfo, added libperl ebuild. I've placed the libperl rebuilder + in the filesdir and added a note about it to the pkg_postinstall. Thanks + go to Azarah for the new set of ebuilds. + + 03 Jan 2002; Michael Cummings <mcummings@gentoo.org> perl-5.6.1-r10: + small fix to regex of x2p/makefile - cp'ied the process further down the + ebuild since this is rebuilt at each stage. This is for gcc-3.2 users + in particular and should take care of bug 12853 + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + Added depend for automake + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10: + + Added depend for automake + + 27 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + Note for remerging perl modules added. Unmasked for x86. + +* perl-5.8.0-r7 (22 Dec 2002) + + 22 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r7.ebuild: + + PLEASE READ. There was a problem introduced for non threaded perl + 5.8's - a correction introduced earlier for threaded perls was adding + -thread to the name of your arch. THIS CAUSES PROBLEMS FOR SOME + MODULES. For instance, the DBI module checks to see what the name of + your Config.pm has listed for $Config{archname} - if it had thread in + it *anywhere*, it assumed you had threading enabled, but since your + perl was failing to use threads, would fail. This will version of the + ebuild will correct that. You will need to re-emerge modules installed + with perl 5.8. A tool for this is forthcoming. + + + 20 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Finished what Lostlogic started - finished path corrections for + threading vs unthreaded perl 5.8 + + 20 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10.ebuild: + + new ebuild confirmed by arch devs - Gerk did ppc, Alron did sparc + +* perl-5.6.1-r10 (19 Dec 2002) + + 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> perl-5.6.1-r9.ebuild perl-5.6.1-r10.ebuild : + Added hppa to keywords. + + 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Unmasking for mips + + 19 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r10.ebuild: + + Contains patch for safe.pm - security bug, see bug 12190. + + 19 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Same name, different ebuild. This is for the safe.pm fix. + +* perl-5.8.0-r6 (17 Dec 2002) + + 17 Dec 2002; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r6.ebuild : + -arch this bad boy, it reb0rk what I unb0rk last night, stick with -r5 + will probably skip -r6 for the moment and go to -r7 with some more + fixage when we know what to refix more :) + + 17 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r6.ebuild: + + Further fixes to path writing. If the user asks for threading, the + dirs are $[arch]-linux-thread-multi. If not, the paths are + $[arch]-linux - this is correct behaviour!! Installation with + threading is *not* supported by all apps that dep perl. + +* perl-5.8.0-r5 (17 Dec 2002) + + 17 Dec 2002; Brandon Low <lostlogic@gentoo.org> perl-5.8.0-r5.ebuild: + + Fix threading use flag thingus, it doesn't put things in ${D}/${D} later + now. Fix messages to only display if needed. You will need to remerge + all your perl modules after you install this with threads. + +* perl-5.8.0-r4 (15 Dec 2002) + + 15 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r4.ebuild: + + Made threading an internal use flag. This is to be used with caution. + Added eerror messages to warn users of potential probs. + + 13 Dec 2002; Martin Schlemmer <azarah@gentoo.org> perl-5.6.1-r9.ebuild : + + Fix screwup in DEPEND, RDEPEND and PDEPEND. + + 12 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + PDEPEND is in portage now, can unmask this. This -r installs the + makemaker fix after installing perl - finally fixed. Thanks carpaski! + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r3.ebuild: + + Busy day =:) Added LC_ALL=C into 5.8 (a fix made for 5.6.1, but lost) + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.8.0-r3.ebuild: + + Changed emake back to make. bcowan pointed out that the parallel + make fails for him, which is legit + + 11 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + Pulled until PDEPEND is in. This worked only for those not behind + firewalls, and unfortunately perl needs to work across the board. + +*perl-5.6.1-r9 (10 Dec 2002) + + 10 Dec 2002; Michael Cummings <mcummings@gentoo.org> + perl-5.6.1-r9.ebuild: + + Major fixes, including the inclusion of the ExtUtils-MakeMaker fix + directly into perl's ebuild (thanks seemant!). + +* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org>: + + Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314 + +*perl-5.6.1-r8 (13 Oct 2002) + + 22 Nov 2002; <mcummings@gentoo.org> + + Added einfo note (finally) to instruct users to install MakeMaker + patch. Also added catch for cases where -gdbm and -berkdb are in + the use flags - perl requires at least one of them to be available + + Second incantation of -r8. This time, it is for LC_ALL=C being added to + the ebuild itself. Perl won't compile correctly otherwise and handles + internationaliztion post install. + + 13 Oct 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r8.ebuild + files/digest-perl-5.6.1-r8 : + + The fixes from -r7 didn't seem to make it into portage. So this version + has those, plus the updated MakeMaker. should close bug #8998 by + rac@intrigue.com (Robert Coie) + +*perl-5.6.1-r7 (02 Oct 2002) + + 02 Oct 2002; mcummings <mcummings@gentoo.org> : Thanks entirely to seemant, + this release incorporates the MakeMaker fix directly into perl ebuild process. + +*perl-5.8.0-r3 (13 Sep 2002) + + 13 Sep 2002; <mcummings@gentoo.org> : r3 is a cleaner ebuild that should have added support for other platforms. + +*perl-5.8.0-r2 (16 Aug 2002) + + 16 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added + fix for gcc compile flags that corrects problems with apps + compiling against perl. + +*perl-5.8.0-r1 (10 Aug 2002) + + 05 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added + threading, fixed hard coded architecture prefix, cleaned up + ebuild + +*perl-5.8.0 (28 Jul 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : fix header + + 28 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : version bump + +*perl-5.6.1-r6 (04 Aug 2002) + + 27 Aug 2002; mcummings <mcummings@gentoo.org> : Added stat.t fix, + fixes compile problems on boxes with no suid's in the */bin's + bug 7120, affects fresh installs only + + 05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : Added ppc keyword + + 05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : changelog entry + +*perl-5.6.1-r5 (25 Jul 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : + fix header + + 26 Jul 2002; Spider <spider@gentoo.org> : + fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN + + 25 Jul 2002; Spider <spider@gentoo.org> perl-5.6.1-r5.ebuild + minor patch to make it build on my gcc 3.1-r8 system + +*perl-5.6.1-r4 (20 May 2002) + + 05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : + fix header + + 26 Jul 2002; Spider <spider@gentoo.org> : + fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN + + 20 May 2002; Preston A. Elder <prez@gentoo.org> perl-5.6.1-r4.ebuild + files/digest-perl-5.6.1-r4 : + + Added ebuild that works with gcc 3.1. + +*perl-5.6.1-r3 (5 May 2002) + + 5 May 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r4.ebuild + files/digest-perl-5.6.1-r4 : + + Added an eclass called perl-post.eclass, which this ebuild now inherits, + so that the .pod file in ${libarchdir} gets updated cleanly with + emerging and unmerging. + +*perl-5.6.1-r3 (21 Mar 2002) + + 21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r3.ebuild : + + HTML documentation no longer gets gzipped, but a revision upgrade wasn't + absolutely necessary, I don't think. Thanks to stefan@mdy.univie.ac.at + for pointing it out. + +*perl-5.6.1-r3 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/dev-lang/perl/files/5.6.1-builtin-fixup.diff b/dev-lang/perl/files/5.6.1-builtin-fixup.diff new file mode 100644 index 000000000000..a1f0735dda2a --- /dev/null +++ b/dev-lang/perl/files/5.6.1-builtin-fixup.diff @@ -0,0 +1,22 @@ +diff -Naur perl-5.6.1.orig/makedepend.SH perl-5.6.1/makedepend.SH +--- perl-5.6.1.orig/makedepend.SH 2001-03-19 07:33:17.000000000 +0000 ++++ perl-5.6.1/makedepend.SH 2002-05-27 02:27:08.000000000 +0000 +@@ -141,6 +141,8 @@ + $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c | + $sed \ + -e '/^#.*<stdin>/d' \ ++ -e '/^#.*<built-in>/d' \ ++ -e '/^#.*<command line>/d' \ + -e '/^#.*"-"/d' \ + -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \ + -e 's/^[ ]*#[ ]*line/#/' \ +@@ -155,6 +157,8 @@ + $sed \ + -e '1d' \ + -e '/^#.*<stdin>/d' \ ++ -e '/^#.*<built-in>/d' \ ++ -e '/^#.*<command line>/d' \ + -e '/^#.*"-"/d' \ + -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \ + -e 's/^[ ]*#[ ]*line/#/' \ + diff --git a/dev-lang/perl/files/5.6.1-op-test-fix.diff b/dev-lang/perl/files/5.6.1-op-test-fix.diff new file mode 100644 index 000000000000..ab22b07b65b4 --- /dev/null +++ b/dev-lang/perl/files/5.6.1-op-test-fix.diff @@ -0,0 +1,11 @@ +--- t/op/stat.t.orig 2003-02-14 18:38:23.000000000 +0000 ++++ t/op/stat.t 2003-02-14 18:39:34.000000000 +0000 +@@ -180,7 +180,7 @@ + die "Can't run op/stat.t test 35 without pwd working" unless $cwd; + my @bin = grep {-d} ($^O eq 'machten' ? + qw(/usr/bin /bin) : +- qw(/sbin /usr/sbin /bin /usr/bin)); ++ qw(/sbin /usr/sbin /bin /usr/bin /usr/lib/misc)); + unless (@bin) { print ("not ok 35\n"), goto tty_test; } + for my $bin (@bin) { + opendir BIN, $bin or die "Can't opendir $bin: $!"; diff --git a/dev-lang/perl/files/digest-perl-5.6.1-r10 b/dev-lang/perl/files/digest-perl-5.6.1-r10 new file mode 100644 index 000000000000..a1b30f92f979 --- /dev/null +++ b/dev-lang/perl/files/digest-perl-5.6.1-r10 @@ -0,0 +1 @@ +MD5 ec1ff15464809b562aecfaa2e65edba6 perl-5.6.1.tar.gz 5983695 diff --git a/dev-lang/perl/files/digest-perl-5.6.1-r11 b/dev-lang/perl/files/digest-perl-5.6.1-r11 new file mode 100644 index 000000000000..a1b30f92f979 --- /dev/null +++ b/dev-lang/perl/files/digest-perl-5.6.1-r11 @@ -0,0 +1 @@ +MD5 ec1ff15464809b562aecfaa2e65edba6 perl-5.6.1.tar.gz 5983695 diff --git a/dev-lang/perl/files/digest-perl-5.8.0-r10 b/dev-lang/perl/files/digest-perl-5.8.0-r10 new file mode 100644 index 000000000000..517f2bed79ae --- /dev/null +++ b/dev-lang/perl/files/digest-perl-5.8.0-r10 @@ -0,0 +1 @@ +MD5 d9bdb180620306023fd35901a2878b62 perl-5.8.0.tar.gz 11023084 diff --git a/dev-lang/perl/files/digest-perl-5.8.0-r9 b/dev-lang/perl/files/digest-perl-5.8.0-r9 new file mode 100644 index 000000000000..517f2bed79ae --- /dev/null +++ b/dev-lang/perl/files/digest-perl-5.8.0-r9 @@ -0,0 +1 @@ +MD5 d9bdb180620306023fd35901a2878b62 perl-5.8.0.tar.gz 11023084 diff --git a/dev-lang/perl/files/libperl-5.8.0-create-libperl-soname.patch b/dev-lang/perl/files/libperl-5.8.0-create-libperl-soname.patch new file mode 100644 index 000000000000..f68fb8cc9ce8 --- /dev/null +++ b/dev-lang/perl/files/libperl-5.8.0-create-libperl-soname.patch @@ -0,0 +1,12 @@ +--- perl-5.8.0/Makefile.SH.orig 2002-12-28 07:46:27.000000000 +0200 ++++ perl-5.8.0/Makefile.SH 2002-06-09 19:04:06.000000000 +0200 +@@ -480,7 +480,7 @@ + case "$useshrplib" in + true) + $spitshell >>Makefile <<'!NO!SUBS!' +- $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) ++ $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` + !NO!SUBS! + case "$osname" in + aix) + diff --git a/dev-lang/perl/files/libperl_rebuilder b/dev-lang/perl/files/libperl_rebuilder new file mode 100644 index 000000000000..6705a5784bbe --- /dev/null +++ b/dev-lang/perl/files/libperl_rebuilder @@ -0,0 +1,336 @@ +#!/bin/bash + +LOG=/tmp/perl-update.log + +echo "The script will attempt to re-emerge your perl modules, any packages" +echo "that compiled against libperl.so previously, as well as any packages" +echo "that placed files in /usr/lib/perl*. A log of its attempts, work, and" +echo "even failures is kept in ${LOG} - please refer to this log should you" +echo "experience any difficulties." + + +echo "--------------------------------------------------------------" >> $LOG +echo "--------------------------------------------------------------" >> $LOG +echo "--------------------------------------------------------------" >> $LOG + + +echo 'Finding what perl modules you have installed...' +echo 'Finding what perl modules you have installed...' >> $LOG + + +cd /var/db/pkg/dev-perl +PRE_MODULE_LIST=` + for i in $(ls -1| sort | uniq) + do + echo "dev-perl/${i}" + done | sed 's/-[0-9].*//g' | sort -u ` + + + +echo "Preliminary Module List: $PRE_MODULE_LIST" +echo "Preliminary Module List: $PRE_MODULE_LIST" >> $LOG + +#First, we clean up the perl module list - this is to avoid ambiguities later +echo "Cleaning Module List..." +echo "Cleaning Module List..." >> $LOG + + +for MODULE in $PRE_MODULE_LIST; +do + env-update + echo "Cleaning $MODULE" + echo "Cleaning $MODULE" >> $LOG + emerge -cp ${MODULE} 2>&1 | tee -a $LOG + emerge -c ${MODULE} +done + +echo 'Rechecking what perl modules you have installed...' +echo 'Rechecking what perl modules you have installed...' >> $LOG + + +SECOND_MODULE_LIST=` + for i in $(ls -1| sort -u) + do + echo "dev-perl/${i}" + done | sed 's/-[0-9].*//g' | sort -u` + + + +x=0 +while [ $x -lt 3 ] ; do +let "x++" +for MODULE in $SECOND_MODULE_LIST; + do + env-update + echo "Rebuilding: $MODULE, pass ${x}" + echo "Rebuilding: $MODULE, pass ${x}" >> $LOG + if ! emerge "$MODULE"; then + echo "emerge $MODULE FAILED while in rebuild, pass ${x}." + echo "emerge $MODULE FAILED while in rebuild, pass ${x}." >> $LOG + + else + echo "Done with $MODULE, pass ${x}" + echo "Done with $MODULE, pass ${x}" >> $LOG + + + fi + done + +done + +echo 'Preliminary Module Rebuild Complete. Now for rebuilding the rest...' +echo 'Preliminary Module Rebuild Complete. Now for rebuilding the rest...' >> $LOG + +#This time around, we want the explicit package name, since in the group remerge, we use +# a --oneshot =package syntax +MODULE_LIST=` + for i in $(ls -1| sort -u) + do + echo "dev-perl/${i}" + done | sort -u` + + +echo 'Finding broken packages...' +echo 'Finding broken packages...' >> $LOG +unset USE +REBUILD_FAKED="" + +env-update + +# Note: `` == $() +# REBUILD EXACTLY AS ON DISK. emerge =cat/package-version-rev +LDD_LIST=` +for i in $(find $(egrep -v ^# /etc/ld.so.conf) -type f -name '*.so*') \ + $(find $(echo $PATH | sed 's/:/ /g') -type f -perm +0111); +do + ldd ${i} 2>&1 | grep "libperl" - >/dev/null && qpkg -f -nc -v $i; +done | sort -u` +ORIGINAL_LIST="$LDD_LIST" + +if [ ! -z "$LDD_LIST" ]; then + REBUILD_PRELIST=` + echo $LDD_LIST | sed 's:\([^ ]\+\):=\1:g' | xargs emerge -p | + grep ebuild | sed 's:.*\] \([^ ]*\) .*:\1:'` +fi + +# The following is to grab any packages that have placed files in +# /usr/lib/perl* - this may include packages that are not explicityly +# perl modules in dev-perl, or that did not compile against our old +# libperl - this is a sanity check among other things + +cd /var/db/pkg +LIBS_LIST=`grep -ls "usr\/lib\/perl" */*/CONTENTS | sed 's|/CONTENTS||g' | grep -v "sys-devel/perl" | grep -v "dev-perl"` + +REBUILD_LIST=`echo ${LIBS_LIST} ${REBUILD_PRELIST} | sort -u` + +if echo $REBUILD_LIST | egrep -q "no.*ebuilds to satisfy"; then + echo "Packages are installed that no longer exist in Gentoo." + echo "Determine what you need to do to fix this and try again." + echo "The package may have been moved to a different category." + echo + echo "Easiest course of action: unmerge these by explicit versions" + echo "and re-emerge them if they still exist." + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +if echo $REBUILD_LIST | grep -q "have been masked"; then + echo "Masked packages are installed and need to be rebuilt..." + echo "Either unmask them, or emerge -C them all." + echo + echo "Easiest course of action: unmerge these by explicit versions" + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +echo "Preliminary List: $REBUILD_LIST" +echo "Preliminary List: $REBUILD_LIST" >> $LOG + +sleep 10s + +if ! emerge -p $(echo "$REBUILD_LIST" | sed 's:\([^ ]\+\):=\1:g') &>/dev/null; #' +then + # System isn't up to date, or nothing here to do... + if [ ! -z "$LDD_LIST" ]; then + REBUILD_LIST=` + echo $LDD_LIST | sed 's:\([^ ]\+\):>=\1:g' | xargs emerge -p | + grep ebuild | sed 's:.*\] \([^ ]\+\) .*:\1:'` + fi +fi + + + + +echo -e "Rebuild list:\n$REBUILD_LIST" +echo -e "Rebuild list:\n$REBUILD_LIST" >> $LOG + +sleep 20s + +if echo $REBUILD_LIST | egrep -q "no.*ebuilds to satisfy"; then + echo "Packages are installed that no longer exist in Gentoo." + echo "Determine what you need to do to fix this and try again." + echo "The package may have been moved to a different category." + echo + echo "Easiest course of action: unmerge these by explicit versions" + echo "and re-emerge them if they still exist." + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +if echo $REBUILD_LIST | grep -q "have been masked"; then + echo "Masked packages are installed and need to be rebuilt..." + echo "Either unmask them, or emerge -C them all." + echo + echo "Easiest course of action: check your ACCEPT_KEYWORDS in make.conf" + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +# I'm commenting out the next block. I don't think that this is necessary for the +# perl upgrade the same way it was for the gcc upgrade - MPC +#echo "Backing up the world file." +#cp /var/cache/edb/world /var/cache/edb/world.update_system_backup +# +# +#echo "Unmerging broken packages..." +#emerge -Cp $ORIGINAL_LIST | tee -a $LOG +#if ! emerge -C $ORIGINAL_LIST; then +# echo +# echo "There was a problem unmerging the broken packages." +# echo "Please pass on your log file to a Gentoo Dev via bugzilla." +# echo "Log file: $LOG" +# echo +# exit 1 +#fi +# +#env-update +# +#echo "Restoring world file..." +#mv /var/cache/edb/world.update_system_backup /var/cache/edb/world + +REBUILD_LIST=` + echo $LDD_LIST | sed 's:\([^ ]\+\):\\>\\=\1:g' | xargs emerge -np $(cat /var/cache/edb/world) | + grep ebuild | sed 's:.*\] \([^ ]\+\) .*:\1:'` + +if echo $REBUILD_LIST | egrep -q "no.*ebuilds to satisfy"; then + echo "Packages are installed that no longer exist in Gentoo." + echo "Determine what you need to do to fix this and try again." + echo "The package may have been moved to a different category." + echo + echo "Easiest course of action: unmerge these by explicit versions" + echo "and re-emerge them if they still exist." + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +if echo $REBUILD_LIST | grep -q "have been masked"; then + echo "Masked packages are installed and need to be rebuilt..." + echo "Either unmask them, or emerge -C them all." + echo + echo "Easiest course of action: check your ACCEPT_KEYWORDS in make.conf" + echo 'emerge -C \=package-version' + echo "Notice: $REBUILD_LIST" + exit 1 +fi + +#Join the perl module list and the binary list, sorting out dups +FULL_LIST=`echo ${REBUILD_LIST} ${MODULE_LIST} | sort -u` + +echo -e "Complete rebuild list:\n$FULL_LIST" +echo -e "Complete rebuild list:\n$FULL_LIST" >> $LOG + + +CLEAN_FAILED="" +MERGE_FAILED="" +MERGE_DONE="" + +for PACKAGE in $FULL_LIST; +do + env-update + echo "Rebuilding: $PACKAGE" + echo "Rebuilding: $PACKAGE" >> $LOG + if ! emerge --oneshot "=$PACKAGE"; then + echo "emerge $PACKAGE FAILED while in rebuild." + echo "emerge $PACKAGE FAILED while in rebuild." >> $LOG + MERGE_FAILED="$MERGE_FAILED \n$PACKAGE" + else + echo "Cleaning after $PACKAGE" + echo "Cleaning after $PACKAGE" >> $LOG + emerge -cp 2>&1 | tee -a $LOG + if ! emerge -c; then + echo "FAILED cleaning after $PACKAGE while in rebuild" + echo "FAILED cleaning after $PACKAGE while in rebuild" >> $LOG + CLEAN_FAILED="$CLEAN_FAILED \n$PACKAGE" + else + echo "Done with $PACKAGE" + echo "Done with $PACKAGE" >> $LOG + MERGE_DONE="$MERGE_DONE \n$PACKAGE" + fi + fi +done + +# One last pass of the modules - this is to catch those modules that dep'd a binary from above + +for MODULE in $MODULE_LIST; + do + env-update + echo "Rebuilding: $MODULE" + echo "Rebuilding: $MODULE" >> $LOG + if ! emerge --oneshot "=$MODULE"; then + echo "emerge $MODULE FAILED while in final rebuild." + echo "emerge $MODULE FAILED while in final rebuild." >> $LOG + + else + echo "Done with $MODULE" + echo "Done with $MODULE" >> $LOG + + + fi + done + + + + +echo +echo "Ok... We're done (really)..." +echo -e "The following packages merged successfully:$MERGE_DONE" +echo -e "The following packages merged successfully:$MERGE_DONE" >> $LOG +echo "-------------------------------------------" +echo + +if [ ! -z "$MERGE_FAILED" ]; then + echo -e "Merging failed on the following packages: $MERGE_FAILED" + echo -e "Merging failed on the following packages: $MERGE_FAILED" >> $LOG + echo "-----------------------------------------" +else + echo "All packages merged successfully." + echo "All packages merged successfully." >> $LOG +fi + +if [ ! -z "$CLEAN_FAILED" ]; then + echo -e "Weird: the following packages failed to clean:$CLEAN_FAILED" + echo -e "Weird: the following packages failed to clean:$CLEAN_FAILED" >> $LOG + echo "----------------------------------------------------------" +else + echo "All packages cleaned successfully." + echo "All packages cleaned successfully." >> $LOG +fi + +if [ -z "$MERGE_FAILED" ] && [ -z "$CLEAN_FAILED" ]; then + echo -e "\n\nEverything Completed Successfully." + echo -e "Have a nice day and thank you for flying with Gentoo." + echo -e "\n\nEverything Completed Successfully." >> $LOG + echo -e "Have a nice day and thank you for flying with Gentoo. :)" >> $LOG +else + echo -e "\n\nThere were some issues... Check the log for details. :(" + echo "Some or all of the failed packages may have been cause by a" + echo "dependancy failing earlier. Don't assume EVERYTHING is broken." + echo "Start with the first one to fail." + echo "Log is: $LOG" +fi + diff --git a/dev-lang/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch b/dev-lang/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch new file mode 100644 index 000000000000..c7f0d7246f03 --- /dev/null +++ b/dev-lang/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch @@ -0,0 +1,11 @@ +--- perl-5.8.0-RC2/utils/h2ph_patched.pix 2002-06-24 12:52:31.000000000 +0200 ++++ perl-5.8.0-RC2/utils/h2ph_patched 2002-06-24 12:54:32.000000000 +0200 +@@ -39,6 +39,8 @@ + my ($t, $tab, %curargs, $new, $eval_index, $dir, $name, $args, $outfile); + my ($incl, $next); + while (defined (my $file = next_file())) { ++ next if $file eq 'machine/ansi.h'; ++ + if (-l $file and -d $file) { + link_if_possible($file) if ($opt_l); + next; diff --git a/dev-lang/perl/files/perl-5.8.0-perldoc-emptydirs.patch b/dev-lang/perl/files/perl-5.8.0-perldoc-emptydirs.patch new file mode 100644 index 000000000000..93d8e00ca5b0 --- /dev/null +++ b/dev-lang/perl/files/perl-5.8.0-perldoc-emptydirs.patch @@ -0,0 +1,10 @@ +--- utils/perldoc.PL.orig 2003-02-28 15:57:31.000000000 -0800 ++++ utils/perldoc.PL 2003-02-28 15:57:58.000000000 -0800 +@@ -340,6 +340,7 @@ + $global_target = (splitdir $s)[-1]; # XXX: why not use File::Basename? + for ($i=0; $i<@dirs; $i++) { + $dir = $dirs[$i]; ++ next unless -d $dir; + ($dir = VMS::Filespec::unixpath($dir)) =~ s!/\z!! if $Is_VMS; + if ( (! $opt_m && ( $ret = check_file $dir,"$s.pod")) + or ( $ret = check_file $dir,"$s.pm") diff --git a/dev-lang/perl/files/perl-5.8.0-prelink-lpthread.patch b/dev-lang/perl/files/perl-5.8.0-prelink-lpthread.patch new file mode 100644 index 000000000000..d38497e0aebe --- /dev/null +++ b/dev-lang/perl/files/perl-5.8.0-prelink-lpthread.patch @@ -0,0 +1,11 @@ +--- hints/linux.sh.orig 2003-02-14 18:11:50.000000000 -0800 ++++ hints/linux.sh 2003-02-14 18:12:01.000000000 -0800 +@@ -43,7 +43,7 @@ + # 'kaffe' has a /usr/lib/libnet.so which is not at all relevent for perl. + set `echo X "$libswanted "| sed -e 's/ bsd / /' -e 's/ net / /'` + shift +-libswanted="$*" ++libswanted="pthread $*" + + # If you have glibc, then report the version for ./myconfig bug reporting. + # (Configure doesn't need to know the specific version since it just uses diff --git a/dev-lang/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch b/dev-lang/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch new file mode 100644 index 000000000000..c3ca0484ace2 --- /dev/null +++ b/dev-lang/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch @@ -0,0 +1,12 @@ +--- perl-5.8.0/perl.h.orig 2002-12-28 13:23:06.000000000 +0200 ++++ perl-5.8.0/perl.h 2002-12-28 13:23:47.000000000 +0200 +@@ -717,7 +717,7 @@ + /* sockatmark() is so new (2001) that many places might have it hidden + * behind some -D_BLAH_BLAH_SOURCE guard. */ + #if defined(HAS_SOCKATMARK) && !defined(HAS_SOCKATMARK_PROTO) +-int sockatmark(int); ++int sockatmark(int) __THROW; + #endif + + #ifdef SETERRNO + diff --git a/dev-lang/perl/files/stat.t b/dev-lang/perl/files/stat.t new file mode 100644 index 000000000000..e2ef3289218e --- /dev/null +++ b/dev-lang/perl/files/stat.t @@ -0,0 +1,289 @@ +#!./perl + +# $RCSfile: stat.t,v $$Revision: 1.1 $$Date: 2003/03/11 21:11:45 $ + +BEGIN { + chdir 't' if -d 't'; + @INC = '../lib'; +} + +use Config; + +print "1..58\n"; + +$Is_MSWin32 = $^O eq 'MSWin32'; +$Is_Dos = $^O eq 'dos'; +$Is_Dosish = $Is_Dos || $^O eq 'os2' || $Is_MSWin32; +$Is_Cygwin = $^O eq 'cygwin'; +chop($cwd = ($Is_MSWin32 ? `cd` : `pwd`)); + +$DEV = `ls -l /dev` unless $Is_Dosish or $Is_Cygwin; + +unlink "Op.stat.tmp"; +if (open(FOO, ">Op.stat.tmp")) { + # hack to make Apollo update link count: + $junk = `ls Op.stat.tmp` unless ($Is_MSWin32 || $Is_Dos); + + ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime, + $blksize,$blocks) = stat(FOO); + if ($nlink == 1) { + print "ok 1\n"; + } + else { + print "# res=$res, nlink=$nlink.\nnot ok 1\n"; + } + if ($Is_MSWin32 or $Is_Cygwin or $Is_Dos || ($mtime && $mtime == $ctime)) { + print "ok 2\n"; + } + else { + print "# |$mtime| vs |$ctime|\nnot ok 2\n"; + } + + my $funky_FAT_timestamps = $Is_Cygwin; + + sleep 3 if $funky_FAT_timestamps; + + print FOO "Now is the time for all good men to come to.\n"; + close(FOO); + + sleep 2 unless $funky_FAT_timestamps; + +} else { + print "# open failed: $!\nnot ok 1\nnot ok 2\n"; +} + +if ($Is_Dosish) { unlink "Op.stat.tmp2"} +else { + `rm -f Op.stat.tmp2;ln Op.stat.tmp Op.stat.tmp2; chmod 644 Op.stat.tmp`; +} + +($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime, + $blksize,$blocks) = stat('Op.stat.tmp'); + +if ($Is_Dosish || $Config{dont_use_nlink}) + {print "ok 3 # skipped: no link count\n";} +elsif ($nlink == 2) + {print "ok 3\n";} +else {print "# \$nlink is |$nlink|\nnot ok 3\n";} + +if ( $Is_Dosish + # Solaris tmpfs bug + || ($cwd =~ m#^/tmp# and $mtime && $mtime==$ctime && $^O eq 'solaris') + || $cwd =~ m#/afs/# + || $^O eq 'amigaos') { + print "ok 4 # skipped: different semantic of mtime/ctime\n"; +} +elsif ( ($mtime && $mtime != $ctime) ) { + print "ok 4\n"; +} +else { + print "not ok 4\n"; + print "#4 If test op/stat.t fails test 4, check if you are on a tmpfs\n"; + print "#4 of some sort. Building in /tmp sometimes has this problem.\n"; + print "#4 Also building on the ClearCase VOBS filesystem may cause this failure.\n"; +} +print "#4 :$mtime: should != :$ctime:\n"; + +unlink "Op.stat.tmp" or print "# unlink failed: $!\n"; +if ($Is_MSWin32) { open F, '>Op.stat.tmp' and close F } +else { `touch Op.stat.tmp` } + +if (-z 'Op.stat.tmp') {print "ok 5\n";} else {print "not ok 5\n";} +if (! -s 'Op.stat.tmp') {print "ok 6\n";} else {print "not ok 6\n";} + +$Is_MSWin32 ? `cmd /c echo hi > Op.stat.tmp` : `echo hi >Op.stat.tmp`; +if (! -z 'Op.stat.tmp') {print "ok 7\n";} else {print "not ok 7\n";} +if (-s 'Op.stat.tmp') {print "ok 8\n";} else {print "not ok 8\n";} + +unlink 'Op.stat.tmp' or print "# unlink failed: $!\n"; +$olduid = $>; # can't test -r if uid == 0 +$Is_MSWin32 ? `cmd /c echo hi > Op.stat.tmp` : `echo hi >Op.stat.tmp`; +chmod 0,'Op.stat.tmp'; +eval '$> = 1;'; # so switch uid (may not be implemented) +if (!$> || $Is_Dos || ! -r 'Op.stat.tmp') {print "ok 9\n";} else {print "not ok 9\n";} +if (!$> || ! -w 'Op.stat.tmp') {print "ok 10\n";} else {print "not ok 10\n";} +eval '$> = $olduid;'; # switch uid back (may not be implemented) +print "# olduid=$olduid, newuid=$>\n" unless ($> == $olduid); + +if (! -x 'Op.stat.tmp') {print "ok 11\n";} +else {print "not ok 11\n";} + +foreach ((12,13,14,15,16,17)) { + print "ok $_\n"; #deleted tests +} + +# in ms windows, Op.stat.tmp inherits owner uid from directory +# not sure about os/2, but chown is harmless anyway +eval { chown $>,'Op.stat.tmp'; 1 } or print "# $@" ; +chmod 0700,'Op.stat.tmp'; +if (-r 'Op.stat.tmp') {print "ok 18\n";} else {print "not ok 18\n";} +if (-w 'Op.stat.tmp') {print "ok 19\n";} else {print "not ok 19\n";} +if ($Is_Dosish) {print "ok 20 # skipped: -x by extension\n";} +elsif (-x 'Op.stat.tmp') {print "ok 20\n";} +else {print "not ok 20\n";} + +if (-f 'Op.stat.tmp') {print "ok 21\n";} else {print "not ok 21\n";} +if (! -d 'Op.stat.tmp') {print "ok 22\n";} else {print "not ok 22\n";} + +if (-d '.') {print "ok 23\n";} else {print "not ok 23\n";} +if (! -f '.') {print "ok 24\n";} else {print "not ok 24\n";} + +if (!$Is_Dosish and `ls -l perl` =~ /^l.*->/) { + if (-l 'perl') {print "ok 25\n";} else {print "not ok 25\n";} +} +else { + print "ok 25\n"; +} + +if (-o 'Op.stat.tmp') {print "ok 26\n";} else {print "not ok 26\n";} + +if (-e 'Op.stat.tmp') {print "ok 27\n";} else {print "not ok 27\n";} +unlink 'Op.stat.tmp2'; +if (! -e 'Op.stat.tmp2') {print "ok 28\n";} else {print "not ok 28\n";} + +if ($Is_MSWin32 || $Is_Dos) + {print "ok 29\n";} +elsif ($DEV !~ /\nc.* (\S+)\n/) + {print "ok 29\n";} +elsif (-c "/dev/$1") + {print "ok 29\n";} +else + {print "not ok 29\n";} +if (! -c '.') {print "ok 30\n";} else {print "not ok 30\n";} + +if ($Is_MSWin32 || $Is_Dos) + {print "ok 31\n";} +elsif ($DEV !~ /\ns.* (\S+)\n/) + {print "ok 31\n";} +elsif (-S "/dev/$1") + {print "ok 31\n";} +else + {print "not ok 31\n";} +if (! -S '.') {print "ok 32\n";} else {print "not ok 32\n";} + +if ($Is_MSWin32 || $Is_Dos) + {print "ok 33\n";} +elsif ($DEV !~ /\nb.* (\S+)\n/) + {print "ok 33\n";} +elsif (-b "/dev/$1") + {print "ok 33\n";} +else + {print "not ok 33\n";} +if (! -b '.') {print "ok 34\n";} else {print "not ok 34\n";} + +if ($^O eq 'mpeix' or $^O eq 'amigaos' or $Is_Dosish or $Is_Cygwin) { + print "ok 35 # skipped: no -u\n"; goto tty_test; +} + +$cnt = $uid = 0; + +die "Can't run op/stat.t test 35 without pwd working" unless $cwd; +my @bin = grep {-d} ($^O eq 'machten' ? + qw(/usr/bin /bin) : + qw(/sbin /usr/sbin /bin /usr/bin)); +unless (@bin) { print ("not ok 35\n"), goto tty_test; } +for my $bin (@bin) { + opendir BIN, $bin or die "Can't opendir $bin: $!"; + while (defined($_ = readdir BIN)) { + $_ = "$bin/$_"; + $cnt++; + $uid++ if -u; + last if $uid && $uid < $cnt; + } +} +closedir BIN; + +# I suppose this is going to fail somewhere... +if ($uid > 0 && $uid < $cnt) + {print "ok 35\n";} +elsif ($uid == 0) + {print ("not ok 35\n"), goto tty_test; } +else + {print "not ok 35 \n# ($uid $cnt)\n";} + +tty_test: + +# To assist in automated testing when a controlling terminal (/dev/tty) +# may not be available (at, cron rsh etc), the PERL_SKIP_TTY_TEST env var +# can be set to skip the tests that need a tty. +unless($ENV{PERL_SKIP_TTY_TEST}) { + if ($Is_MSWin32) { + print "ok 36\n"; + print "ok 37\n"; + } + else { + my $TTY = "/dev/tty"; + + $TTY = "/dev/ttyp0" if $^O eq 'rhapsody'; + + if (defined $TTY) { + unless (open(TTY, $TTY)) { + print STDERR "Can't open $TTY--run t/TEST outside of make.\n"; + } + if (-t TTY) {print "ok 36\n";} else {print "not ok 36\n";} + if (-c TTY) {print "ok 37\n";} else {print "not ok 37\n";} + close(TTY); + } else { # if some platform completely undefines $TTY + print "ok 36 # skipped\n"; + print "ok 37 # skipped\n"; + } + } + if (! -t TTY) {print "ok 38\n";} else {print "not ok 38\n";} + if (-t) {print "ok 39\n";} else {print "not ok 39\n";} +} +else { + print "ok 36\n"; + print "ok 37\n"; + print "ok 38\n"; + print "ok 39\n"; +} +open(null,"/dev/null"); +if (! -t null || -e '/xenix' || $^O eq 'machten' || $Is_MSWin32) + {print "ok 40\n";} else {print "not ok 40\n";} +close(null); + +# These aren't strictly "stat" calls, but so what? + +if (-T 'op/stat.t') {print "ok 41\n";} else {print "not ok 41\n";} +if (! -B 'op/stat.t') {print "ok 42\n";} else {print "not ok 42\n";} + +if (-B './perl' || -B './perl.exe') {print "ok 43\n";} else {print "not ok 43\n";} +if (! -T './perl' && ! -T './perl.exe') {print "ok 44\n";} else {print "not ok 44\n";} + +open(FOO,'op/stat.t'); +eval { -T FOO; }; +if ($@ =~ /not implemented/) { + print "# $@"; + for (45 .. 54) { + print "ok $_\n"; + } +} +else { + if (-T FOO) {print "ok 45\n";} else {print "not ok 45\n";} + if (! -B FOO) {print "ok 46\n";} else {print "not ok 46\n";} + $_ = <FOO>; + if (/perl/) {print "ok 47\n";} else {print "not ok 47\n";} + if (-T FOO) {print "ok 48\n";} else {print "not ok 48\n";} + if (! -B FOO) {print "ok 49\n";} else {print "not ok 49\n";} + close(FOO); + + open(FOO,'op/stat.t'); + $_ = <FOO>; + if (/perl/) {print "ok 50\n";} else {print "not ok 50\n";} + if (-T FOO) {print "ok 51\n";} else {print "not ok 51\n";} + if (! -B FOO) {print "ok 52\n";} else {print "not ok 52\n";} + seek(FOO,0,0); + if (-T FOO) {print "ok 53\n";} else {print "not ok 53\n";} + if (! -B FOO) {print "ok 54\n";} else {print "not ok 54\n";} +} +close(FOO); + +if (-T '/dev/null') {print "ok 55\n";} else {print "not ok 55\n";} +if (-B '/dev/null') {print "ok 56\n";} else {print "not ok 56\n";} + +# and now, a few parsing tests: +$_ = 'Op.stat.tmp'; +if (-f) {print "ok 57\n";} else {print "not ok 57\n";} +if (-f()) {print "ok 58\n";} else {print "not ok 58\n";} + +unlink 'Op.stat.tmp' or print "# unlink failed: $!\n"; diff --git a/dev-lang/perl/perl-5.6.1-r10.ebuild b/dev-lang/perl/perl-5.6.1-r10.ebuild new file mode 100644 index 000000000000..e95b87377db4 --- /dev/null +++ b/dev-lang/perl/perl-5.6.1-r10.ebuild @@ -0,0 +1,231 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.6.1-r10.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +IUSE="berkdb gdbm" + +S="${WORKDIR}/${P}" +DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" +SRC_URI="$ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" +HOMEPAGE="http://www.perl.org" + +LICENSE="Artistic GPL-2" +SLOT="0" +KEYWORDS="x86 ppc sparc alpha mips hppa" + +RDEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0 ) + >=sys-libs/db-3.2.3h-r3 + =sys-libs/db-1.85-r1" + +DEPEND="sys-apps/groff + >=sys-apps/portage-2.0.45-r4 + ${RDEPEND}" + + +PDEPEND=">=dev-perl/ExtUtils-MakeMaker-6.05-r4 + >=dev-perl/Safe-2.09" + +src_compile() { + use gdbm || use berkdb || die "You must have either gdbm or berkdb installed and in your use flags." + + #The following is to handle international users. Perl does nls post-install + export LC_ALL=C + + if [ "${ARCH}" = "alpha" ]; then + CFLAGS="${CFLAGS} -fPIC" + CXXFLAGS="${CXXFLAGS} -fPIC" + fi + + local myconf + if [ "`use gdbm`" ] + then + myconf="-Di_gdbm" + fi + + # It seems that perl config use the hostname instead of the osname on hppa + if [ "`use hppa`" ] + then + myconf="${myconf} -Dosname=linux" + fi + + if [ "`use berkdb`" ] + then + myconf="${myconf} -Di_db -Di_ndbm" + else + myconf="${myconf} -Ui_db -Ui_ndbm" + fi + + # configure for libperl.so + sh Configure -des \ + -Darchname=${CHOST%%-*}-linux \ + -Dcccdlflags='-fPIC' \ + -Dcc=gcc \ + -Dccdlflags='-rdynamic' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefixx='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Duseshrplib \ + -Dman3ext=3pm \ + -Dlibperl=libperl.so \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dcf_by=Gentoo \ + -Ud_csh \ + ${myconf} || die + # add optimization flags + cp config.sh config.sh.orig + sed -e "s:optimize='-O2':optimize=\'${CFLAGS}\':" config.sh.orig > config.sh + # create libperl.so and move it out of the way + mv -f Makefile Makefile_orig + sed -e 's#^CCDLFLAGS = -rdynamic -Wl,-rpath,/usr/lib/perl5/.*#CCDLFLAGS = -rdynamic#' \ + -e 's#^all: $(FIRSTMAKEFILE) #all: README #' \ + Makefile_orig > Makefile + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + # fixes a bug in the make/testing on new systems + mv makefile makefile_orig + mv x2p/makefile x2p/makefile_orig + egrep -v "(<built-in>|<command line>)" makefile_orig >makefile + egrep -v "(<built-in>|<command line>)" x2p/makefile_orig >x2p/makefile + make -f Makefile depend || die + make -f Makefile libperl.so || die + mv libperl.so ${WORKDIR} + + # starting from scratch again + cd ${WORKDIR} + rm -rf ${S} + unpack ${A} + cd ${S} + + # configure for libperl.a +# this is gross -- from Christian Gafton, Red Hat + cat > config.over <<EOF +installprefix=${D}/usr +#test -d \$installprefix || mkdir \$installprefix +#test -d \$installprefix/bin || mkdir \$installprefix/bin +installarchlib=\`echo \$installarchlib | sed "s!\$prefix!\$installprefix!"\` +installbin=\`echo \$installbin | sed "s!\$prefix!\$installprefix!"\` +#installman1dir=\$installprefix/share/man/man1 +#installman3dir=\$installprefix/share/man/man3 +installman1dir=\`echo \$installman1dir | sed "s!\$prefix!\$installprefix!"\` +installman3dir=\`echo \$installman3dir | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!/man/!/share/man/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/man/!/share/man/!"\` +man1ext=1 +man3ext=3pm +installprivlib=\`echo \$installprivlib | sed "s!\$prefix!\$installprefix!"\` +installscript=\`echo \$installscript | sed "s!\$prefix!\$installprefix!"\` +installsitelib=\`echo \$installsitelib | sed "s!\$prefix!\$installprefix!"\` +installsitearch=\`echo \$installsitearch | sed "s!\$prefix!\$installprefix!"\` +EOF + + sh Configure -des \ + -Dcc=gcc \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefixx='/usr' \ + -Darchname=${CHOST%%-*}-linux \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Dd_dosuid \ + -Dlocincpth=' ' \ + -Dd_semctl_semun \ + -Dman3ext=3pm \ + -Dcf_by=Gentoo \ + -Ud_csh \ + ${myconf} || die + + #Optimize ;) + cp config.sh config.sh.orig + sed -e "s:optimize='-O2':optimize=\'${CFLAGS}\':" config.sh.orig > config.sh + #THIS IS USED LATER: + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + +# Umm, for some reason this doesn't want to work, so we'll just remove +# the makefiles and let make rebuild them itself. (It seems to do it +# right the second time... -- pete +# cp makefile makefile.orig +# sed -e "s:^0::" makefile.orig > makefile + + mv Makefile Makefile_orig + sed -e 's#^all: $(FIRSTMAKEFILE) #all: README #' \ + Makefile_orig > Makefile + + #for some reason, this rm -f doesn't seem to actually do anything. So we explicitly use "Makefile" + #(rather than the default "makefile") in all make commands below. + #rm -f makefile x2p/makefile + mv makefile makefile_orig + mv x2p/makefile x2p/makefile_orig + egrep -v "(<built-in>|<command line>)" makefile_orig >makefile + egrep -v "(<built-in>|<command line>)" x2p/makefile_orig >x2p/makefile + #make -f Makefile depend || die + #make -f Makefile || die + make || die + cp ${O}/files/stat.t ./t/op/ + # Parallel make fails + # dont use the || die since some tests fail on bootstrap + if [ `expr "$PARCH" ":" "sparc"` -gt 4 ]; then + echo "Skipping tests on this platform" + else + egrep -v "(<built-in>|<command line>)" x2p/makefile_orig >x2p/makefile + make -f Makefile test + fi +} + +src_install() { +#The following is to handle international users. Perl does nls post-install + export LC_ALL=C + + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + + insinto /usr/lib/perl5/${PV}/${PARCH}/CORE/ + doins ${WORKDIR}/libperl.so + dosym /usr/lib/perl5/${PV}/${PARCH}/CORE/libperl.so /usr/lib/libperl.so + + +# make -f Makefile \ +# INSTALLMAN1DIR=${D}/usr/share/man/man1 \ +# INSTALLMAN3DIR=${D}/usr/share/man/man3 \ +# install || die + + make \ + DESTDIR=${D} \ + INSTALLMAN1DIR=${D}/usr/share/man/man1 \ + INSTALLMAN3DIR=${D}/usr/share/man/man3 \ + install || die "Unable to make install" + install -m 755 utils/pl2pm ${D}/usr/bin/pl2pm + + #man pages + +# ./perl installman \ +# --man1dir=${D}/usr/share/man/man1 \ +# --man1ext=1 \ +# --man3dir=${D}/usr/share/man/man3 \ +# --man3ext=3 + + + # This removes ${D} from Config.pm + + dosed /usr/lib/perl5/${PV}/${CHOST%%-*}-linux/Config.pm + dosed /usr/lib/perl5/${PV}/${CHOST%%-*}-linux/.packlist + + # DOCUMENTATION + + dodoc Changes* Artistic Copying README Todo* AUTHORS + prepalldocs + + + # HTML Documentation + dodir /usr/share/doc/${PF}/html + ${D}/usr/bin/perl installhtml --recurse --htmldir=${D}/usr/share/doc/${PF}/html + +} + + +pkg_postinst() { + # generates the ph files for perl + cd /usr/include; h2ph *.h sys/*.h + +} diff --git a/dev-lang/perl/perl-5.6.1-r11.ebuild b/dev-lang/perl/perl-5.6.1-r11.ebuild new file mode 100644 index 000000000000..d81fcb3c530a --- /dev/null +++ b/dev-lang/perl/perl-5.6.1-r11.ebuild @@ -0,0 +1,225 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.6.1-r11.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +IUSE="berkdb gdbm" + +S="${WORKDIR}/${P}" +DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" +SRC_URI="$ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" +HOMEPAGE="http://www.perl.org" + +LICENSE="Artistic GPL-2" +SLOT="0" +KEYWORDS="~x86 ppc ~sparc ~alpha ~mips ~hppa" + +RDEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0 ) + >=sys-libs/db-3.2.3h-r3 + =sys-libs/db-1.85-r1" + +DEPEND="sys-apps/groff + >=sys-apps/portage-2.0.45-r4 + ${RDEPEND}" + + +PDEPEND=">=dev-perl/ExtUtils-MakeMaker-6.05-r4 + >=dev-perl/Safe-2.09" + +src_compile() { + use gdbm || use berkdb || die "You must have either gdbm or berkdb installed and in your use flags." + + #The following is to handle international users. Perl does nls post-install + export LC_ALL=C + + if [ "${ARCH}" = "alpha" ]; then + CFLAGS="${CFLAGS} -fPIC" + CXXFLAGS="${CXXFLAGS} -fPIC" + fi + + local myconf + if [ "`use gdbm`" ] + then + myconf="-Di_gdbm" + fi + + # It seems that perl config use the hostname instead of the osname on hppa + if [ "`use hppa`" ] + then + myconf="${myconf} -Dosname=linux" + fi + + if [ "`use berkdb`" ] + then + myconf="${myconf} -Di_db -Di_ndbm" + else + myconf="${myconf} -Ui_db -Ui_ndbm" + fi + + # put in built-in removal patch + patch -p1 < ${FILESDIR}/${PV}-builtin-fixup.diff || die + patch -p0 < ${FILESDIR}/${PV}-op-test-fix.diff || die + + # configure for libperl.so + sh Configure -des \ + -Darchname=${CHOST%%-*}-linux \ + -Dcccdlflags='-fPIC' \ + -Dcc=gcc \ + -Dccdlflags='-rdynamic' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefixx='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Duseshrplib \ + -Dman3ext=3pm \ + -Dlibperl=libperl.so \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dcf_by=Gentoo \ + -Ud_csh \ + ${myconf} || die + # add optimization flags + cp config.sh config.sh.orig + sed -e "s:optimize='-O2':optimize=\'${CFLAGS}\':" config.sh.orig > config.sh + # create libperl.so and move it out of the way + mv -f Makefile Makefile_orig + sed -e 's#^CCDLFLAGS = -rdynamic -Wl,-rpath,/usr/lib/perl5/.*#CCDLFLAGS = -rdynamic#' \ + -e 's#^all: $(FIRSTMAKEFILE) #all: README #' \ + Makefile_orig > Makefile + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + + make -f Makefile depend || die + make -f Makefile libperl.so || die + mv libperl.so ${WORKDIR} + + # starting from scratch again + cd ${WORKDIR} + rm -rf ${S} + unpack ${A} + cd ${S} + + # put in built-in removal patch + patch -p1 < ${FILESDIR}/${PV}-builtin-fixup.diff || die + patch -p0 < ${FILESDIR}/${PV}-op-test-fix.diff || die + + # configure for libperl.a +# this is gross -- from Christian Gafton, Red Hat + cat > config.over <<EOF +installprefix=${D}/usr +#test -d \$installprefix || mkdir \$installprefix +#test -d \$installprefix/bin || mkdir \$installprefix/bin +installarchlib=\`echo \$installarchlib | sed "s!\$prefix!\$installprefix!"\` +installbin=\`echo \$installbin | sed "s!\$prefix!\$installprefix!"\` +#installman1dir=\$installprefix/share/man/man1 +#installman3dir=\$installprefix/share/man/man3 +installman1dir=\`echo \$installman1dir | sed "s!\$prefix!\$installprefix!"\` +installman3dir=\`echo \$installman3dir | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!/man/!/share/man/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/man/!/share/man/!"\` +man1ext=1 +man3ext=3pm +installprivlib=\`echo \$installprivlib | sed "s!\$prefix!\$installprefix!"\` +installscript=\`echo \$installscript | sed "s!\$prefix!\$installprefix!"\` +installsitelib=\`echo \$installsitelib | sed "s!\$prefix!\$installprefix!"\` +installsitearch=\`echo \$installsitearch | sed "s!\$prefix!\$installprefix!"\` +EOF + + sh Configure -des \ + -Dcc=gcc \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefixx='/usr' \ + -Darchname=${CHOST%%-*}-linux \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Dd_dosuid \ + -Dlocincpth=' ' \ + -Dd_semctl_semun \ + -Dman3ext=3pm \ + -Dcf_by=Gentoo \ + -Ud_csh \ + ${myconf} || die + + #Optimize ;) + cp config.sh config.sh.orig + sed -e "s:optimize='-O2':optimize=\'${CFLAGS}\':" config.sh.orig > config.sh + #THIS IS USED LATER: + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + +# Umm, for some reason this doesn't want to work, so we'll just remove +# the makefiles and let make rebuild them itself. (It seems to do it +# right the second time... -- pete +# cp makefile makefile.orig +# sed -e "s:^0::" makefile.orig > makefile + + mv Makefile Makefile_orig + sed -e 's#^all: $(FIRSTMAKEFILE) #all: README #' \ + Makefile_orig > Makefile + + make || die + + # Parallel make fails + # dont use the || die since some tests fail on bootstrap + if [ `expr "$PARCH" ":" "sparc"` -gt 4 ]; then + echo "Skipping tests on this platform" + else + make test + fi +} + +src_install() { +#The following is to handle international users. Perl does nls post-install + export LC_ALL=C + + export PARCH=`grep myarchname config.sh | cut -f2 -d"'"` + + insinto /usr/lib/perl5/${PV}/${PARCH}/CORE/ + doins ${WORKDIR}/libperl.so + dosym /usr/lib/perl5/${PV}/${PARCH}/CORE/libperl.so /usr/lib/libperl.so + + +# make -f Makefile \ +# INSTALLMAN1DIR=${D}/usr/share/man/man1 \ +# INSTALLMAN3DIR=${D}/usr/share/man/man3 \ +# install || die + + make \ + DESTDIR=${D} \ + INSTALLMAN1DIR=${D}/usr/share/man/man1 \ + INSTALLMAN3DIR=${D}/usr/share/man/man3 \ + install || die "Unable to make install" + install -m 755 utils/pl2pm ${D}/usr/bin/pl2pm + + #man pages + +# ./perl installman \ +# --man1dir=${D}/usr/share/man/man1 \ +# --man1ext=1 \ +# --man3dir=${D}/usr/share/man/man3 \ +# --man3ext=3 + + + # This removes ${D} from Config.pm + + dosed /usr/lib/perl5/${PV}/${CHOST%%-*}-linux/Config.pm + dosed /usr/lib/perl5/${PV}/${CHOST%%-*}-linux/.packlist + + # DOCUMENTATION + + dodoc Changes* Artistic Copying README Todo* AUTHORS + prepalldocs + + + # HTML Documentation + dodir /usr/share/doc/${PF}/html + ${D}/usr/bin/perl installhtml --recurse --htmldir=${D}/usr/share/doc/${PF}/html + +} + + +pkg_postinst() { + # generates the ph files for perl + cd /usr/include; h2ph *.h sys/*.h + +} diff --git a/dev-lang/perl/perl-5.8.0-r10.ebuild b/dev-lang/perl/perl-5.8.0-r10.ebuild new file mode 100644 index 000000000000..d60cd448a87b --- /dev/null +++ b/dev-lang/perl/perl-5.8.0-r10.ebuild @@ -0,0 +1,460 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r10.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. +# +# We split the perl ebuild into libperl and perl. The layout is as follows: +# +# libperl: +# +# This is a slotted (SLOT=[0-9]*) ebuild, meaning we should be able to have a +# few versions that are not binary compadible installed. +# +# How we get libperl.so multi-versioned, is by adding to the link command: +# +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# This gives us: +# +# $(LIBPERL): $& perl$(OBJ_EXT) $(obj) $(LIBPERLEXPORT) +# $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) \ +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# We then configure perl with LIBPERL set to: +# +# LIBPERL="libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2`" +# +# Or with the variables defined in this ebuild: +# +# LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" +# +# The result is that our 'soname' is 'libperl.so.${PERLSLOT}' (at the time of +# writing this for perl-5.8.0, 'libperl.so.1'), causing all apps that is linked +# to libperl to link to 'libperl.so.${PERLSLOT}'. +# +# If a new perl version, perl-z.y.z comes out that have a libperl not binary +# compatible with the previous version, we just keep the previous libperl +# installed, and all apps linked to it will still be able to use: +# +# libperl.so.${PERLSLOT}' +# +# while the new ones will link to: +# +# libperl.so.$((PERLSLOT+1))' +# +# perl: +# +# Not much to this one. It compiles with a static libperl.a, and are unslotted +# (meaning SLOT=0). We thus always have the latest *stable* perl version +# installed, with corrisponding version of libperl. The perl ebuild will of +# course DEPEND on libperl. +# +# Martin Schlemmer <azarah@gentoo.org> (28 Dec 2002). + + +IUSE="berkdb gdbm" + +inherit eutils flag-o-matic + +# Perl has problems compiling with -Os in your flags +replace-flags "-Os" "-O2" +# This flag makes compiling crash in interesting ways +filter-flags "-malign-double" + + +# The slot of this binary compat version of libperl.so +PERLSLOT="1" + +SHORT_PV="`echo ${PV} | cut -d. -f1,2`" +MY_P="${P/lib}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" +SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${MY_P}.tar.gz" +HOMEPAGE="http://www.perl.org" + +if [ "${PN}" = "libperl" ] +then + SLOT="${PERLSLOT}" +else + SLOT="0" +fi + +LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" + +LICENSE="Artistic GPL-2" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~hppa" + +DEPEND="sys-apps/groff + berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) + gdbm? ( >=sys-libs/gdbm-1.8.0 ) + >=sys-apps/portage-2.0.45-r4" +if [ "${PN}" = "perl" ] +then + DEPEND="${DEPEND} + =sys-devel/libperl-${PV}*" +fi + +RDEPEND="berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) + gdbm? ( >=sys-libs/gdbm-1.8.0 )" + +if [ "${PN}" = "libperl" ] +then + # If we are installing a new version of libperl, we *have* to update perl as + # well, else all things linking to libperl.so will break at *build* time .. + PDEPEND=">=dev-lang/perl-${PV}" +else + PDEPEND=">=dev-perl/Safe-2.09" +fi + +pkg_setup() { + # I think this should rather be displayed if you *have* 'threads' + # in USE if it could break things ... + if [ -n "`use threads`" ] + then + ewarn "" + ewarn "PLEASE NOTE: You are compiling perl-5.8 with" + ewarn "threading enabled." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + else + ewarn "" + ewarn "PLEASE NOTE: If you want to compile perl-5.8 with" + ewarn "threading enabled , you must restart this emerge" + ewarn "with USE=threads emerge...." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + fi + + if [ "${PN}" = "perl" -a ! -f /usr/lib/${LIBPERL} ] + then + # Make sure we have libperl installed ... + eerror "Cannot find /usr/lib/${LIBPERL}! Make sure that you" + eerror "have sys-libs/libperl installed properly ..." + die "Cannot find /usr/lib/${LIBPERL}!" + fi +} + +src_unpack() { + + unpack ${A} + + if [ "${PN}" = "libperl" ] + then + # Fix the build scripts to create libperl with a soname of ${SLOT}. + # We basically add: + # + # -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` + # + # to the line that links libperl.so, and then set LIBPERL to: + # + # LIBPERL=libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2` + # + cd ${S}; epatch ${FILESDIR}/${P}-create-libperl-soname.patch + else + # Fix the definition of 'int sockatmark(int);' in perl.h to have __THROW. + # This fixes bug #12605. + # <azarah@gentoo.org> (28 Dec 2002). + cd ${S}; epatch ${FILESDIR}/${P}-sockatmark-should-__THROW.patch + + # Get -lpthread linked before -lc. This is needed + # when using glibc >= 2.3, or else runtime signal + # handling breaks. Fixes bug #14380. + # <rac@gentoo.org> (14 Feb 2003) + cd ${S}; epatch ${FILESDIR}/${P}-prelink-lpthread.patch + + # Patch perldoc to not abort when it attempts to search + # nonexistent directories; fixes bug #16589. + # <rac@gentoo.org> (28 Feb 2003) + cd ${S}; epatch ${FILESDIR}/${P}-perldoc-emptydirs.patch + + fi +} + +src_compile() { + + export LC_ALL="C" + local myconf="" + + if [ "`use threads`" ] + then + einfo "using threads" + mythreading="-multi" + myconf="-Dusethreads ${myconf}" + myarch="${CHOST%%-*}-linux-thread" + else + myarch="${CHOST%%-*}-linux" + fi + + if [ "`use gdbm`" ] + then + myconf="${myconf} -Di_gdbm" + fi + if [ "`use berkdb`" ] + then + myconf="${myconf} -Di_db -Di_ndbm" + else + myconf="${myconf} -Ui_db -Ui_ndbm" + fi + if [ "`use sparc`" ] + then + myconf="${myconf} -Ud_longdbl" + fi + if [ "`use sparc64`" ] + then + myconf="${myconf} -Ud_longdbl" + fi + + if [ "${PN}" = "libperl" ] + then + rm -f config.sh Policy.sh + + sh Configure -des \ + -Darchname="${myarch}" \ + -Dcccdlflags='-fPIC' \ + -Dccdlflags='-rdynamic' \ + -Dcc='gcc' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefix='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Duseshrplib \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Ud_csh \ + ${myconf} || die + + emake -f Makefile depend || die "Couldn't make libperl.so depends" + emake -f Makefile ${LIBPERL} || die "Unable to make libperl.so" + mv ${LIBPERL} ${WORKDIR} + else +cat > config.over <<EOF +installprefix=${D}/usr +installarchlib=\`echo \$installarchlib | sed "s!\$prefix!\$installprefix!"\` +installbin=\`echo \$installbin | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!\$prefix!\$installprefix!"\` +installman3dir=\`echo \$installman3dir | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!/share/share/!/share/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/share/share/!/share/!"\` +installman1dir=\`echo \$installman1dir | sed "s!/usr/man/!/usr/share/man/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/usr/man/!/usr/share/man/!"\` +man1ext=1 +man3ext=3pm +installprivlib=\`echo \$installprivlib | sed "s!\$prefix!\$installprefix!"\` +installscript=\`echo \$installscript | sed "s!\$prefix!\$installprefix!"\` +installsitelib=\`echo \$installsitelib | sed "s!\$prefix!\$installprefix!"\` +installsitearch=\`echo \$installsitearch | sed "s!\$prefix!\$installprefix!"\` +EOF +sleep 10 + sh Configure -des \ + -Darchname="${myarch}" \ + -Dcc='gcc' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefix='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dscriptdir=/usr/bin \ + -Dman3ext='3pm' \ + -Dcf_by='Gentoo' \ + -Ud_csh \ + ${myconf} || die "Unable to configure" + + MAKEOPTS="${MAKEOPTS} -j1" emake || die "Unable to make" + + emake -i test CCDLFLAGS= + fi +} + +src_install() { + + export LC_ALL="C" + + if [ "${PN}" = "libperl" ] + then + dolib.so ${WORKDIR}/${LIBPERL} + preplib + else + # Need to do this, else apps do not link to dynamic version of + # the library ... + local coredir="/usr/lib/perl5/${PV}/${myarch}${mythreading}/CORE" + dodir ${coredir} + dosym ../../../../${LIBPERL} ${coredir}/${LIBPERL} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so.${PERLSLOT} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so + + # Fix for "stupid" modules and programs + dodir /usr/lib/perl5/site_perl/${PV}/${myarch}${mythreading} + + make DESTDIR="${D}" \ + INSTALLMAN1DIR="${D}/usr/share/man/man1" \ + INSTALLMAN3DIR="${D}/usr/share/man/man3" \ + install || die "Unable to make install" + + cp -f utils/h2ph utils/h2ph_patched + epatch ${FILESDIR}/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch + + LD_LIBRARY_PATH=. ./perl -Ilib utils/h2ph_patched \ + -a -d ${D}/usr/lib/perl5/${PV}/${myarch}${mythreading} <<EOF +asm/termios.h +syscall.h +syslimits.h +syslog.h +sys/ioctl.h +sys/socket.h +sys/time.h +wait.h +EOF + + # This is to fix a missing c flag for backwards compat + for i in `find ${D}/usr/lib/perl5 -iname "Config.pm"`;do + sed -e "s:ccflags=':ccflags='-DPERL5 :" \ + -e "s:cppflags=':cppflags='-DPERL5 :" \ + ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + + # A poor fix for the miniperl issues + dosed 's:./miniperl:/usr/bin/perl:' /usr/lib/perl5/${PV}/ExtUtils/xsubpp + fperms 0444 /usr/lib/perl5/${PV}/ExtUtils/xsubpp + dosed 's:./miniperl:/usr/bin/perl:' /usr/bin/xsubpp + fperms 0755 /usr/bin/xsubpp + + + ./perl installman \ + --man1dir="${D}/usr/share/man/man1" --man1ext='1' \ + --man3dir="${D}/usr/share/man/man3" --man3ext='3' + + # This removes ${D} from Config.pm and .packlist + for i in `find ${D} -iname "Config.pm"` `find ${D} -iname ".packlist"`;do + einfo "Removing ${D} from ${i}..." + sed -e "s:${D}::" ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + fi + + dodoc Changes* Artistic Copying README Todo* AUTHORS + + if [ "${PN}" = "perl" ] + then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${D}/usr/share/doc/${PF}/html" \ + --libpods='perlfunc:perlguts:perlvar:perlrun:perlop' + fi +} + +pkg_postinst() { + + # Make sure we do not have stale/invalid libperl.so 's ... + if [ -f "${ROOT}usr/lib/libperl.so" -a ! -L "${ROOT}usr/lib/libperl.so" ] + then + mv -f ${ROOT}usr/lib/libperl.so ${ROOT}usr/lib/libperl.so.old + fi + + if [ "${PN}" = "libperl" ] + then + # Next bit is to try and setup the /usr/lib/libperl.so symlink + # properly ... + local libnumber="`ls -1 ${ROOT}usr/lib/libperl.so.?.* | grep -v '\.old' | wc -l`" + if [ "${libnumber}" -eq 1 ] + then + # Only this version of libperl is installed, so just link libperl.so + # to the *soname* version of it ... + ln -snf libperl.so.${PERLSLOT} ${ROOT}usr/lib/libperl.so + else + if [ -x "${ROOT}/usr/bin/perl" ] + then + # OK, we have more than one version .. first try to figure out + # if there are already a perl installed, if so, link libperl.so + # to that *soname* version of libperl.so ... + local perlversion="`${ROOT}/usr/bin/perl -V:version | cut -d\' -f2 | cut -d. -f1,2`" + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo libperl.so.?.${perlversion} | cut -d. -f1,2,3` libperl.so + else + local x latest + + # Nope, we are not so lucky ... try to figure out what version + # is the latest, and keep fingers crossed ... + for x in `ls -1 ${ROOT}usr/lib/libperl.so.?.*` + do + latest="${x}" + done + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo ${latest##*/} | cut -d. -f1,2,3` libperl.so + fi + fi + else + local perllib="`readlink -f ${ROOT}usr/lib/libperl.so | sed -e 's:^.*/::'`" + + # If we are installing perl, we need the /usr/lib/libperl.so symlink to + # point to the version of perl we are running, else builing something + # against libperl.so will break ... + if [ "${perllib}" != "${LIBPERL}" ] + then + # Delete stale symlinks + rm -f ${ROOT}usr/lib/libperl.so + rm -f ${ROOT}usr/lib/libperl.so.${PERLSLOT} + # Regenerate libperl.so.${PERLSLOT} + ln -snf ${LIBPERL} ${ROOT}usr/lib/libperl.so.${PERLSLOT} + # Create libperl.so (we use the *soname* versioned lib here ..) + ln -snf libperl.so.${PERLSLOT} ${ROOT}usr/lib/libperl.so + fi + + if [ "${ROOT}" = "/" ] + then + ebegin "Converting C header files to the corresponding Perl format" + cd /usr/include; h2ph *.h sys/*.h + fi + + eerror "" + eerror "If this is an upgrade to a perl 5.6.1 system," + eerror "~OR~ an upgrade to a previous Gentoo release" + eerror "of perl 5.8.0, prior to -r8 " + eerror "you may need to recompile applications that" + eerror "were emerged against the old libperl.so" + eerror "" + eerror "${FILESDIR}/libperl_rebuilder " + eerror "is provided to assist with this. " + eerror "PLEASE DO NOT INTERRUPT THE RUNNING OF THIS SCRIPT." + eerror "Part of the rebuilding of applications compiled against " + eerror "your old libperl involves temporarily unmerging" + eerror "them - interruptions could leave you with unmerged" + eerror "packages before they can be remerged." + eerror "" + eerror "If you have run the rebuilder and a package still gives" + eerror "you trouble, and re-emerging it fails to correct" + eerror "the problem, please check http://bugs.gentoo.org/" + eerror "for more information or to report a bug." + eerror "" + sleep 5 + eerror "" + + fi +} + + diff --git a/dev-lang/perl/perl-5.8.0-r9.ebuild b/dev-lang/perl/perl-5.8.0-r9.ebuild new file mode 100644 index 000000000000..42947ab89f94 --- /dev/null +++ b/dev-lang/perl/perl-5.8.0-r9.ebuild @@ -0,0 +1,450 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r9.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. +# +# We split the perl ebuild into libperl and perl. The layout is as follows: +# +# libperl: +# +# This is a slotted (SLOT=[0-9]*) ebuild, meaning we should be able to have a +# few versions that are not binary compadible installed. +# +# How we get libperl.so multi-versioned, is by adding to the link command: +# +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# This gives us: +# +# $(LIBPERL): $& perl$(OBJ_EXT) $(obj) $(LIBPERLEXPORT) +# $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) \ +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# We then configure perl with LIBPERL set to: +# +# LIBPERL="libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2`" +# +# Or with the variables defined in this ebuild: +# +# LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" +# +# The result is that our 'soname' is 'libperl.so.${PERLSLOT}' (at the time of +# writing this for perl-5.8.0, 'libperl.so.1'), causing all apps that is linked +# to libperl to link to 'libperl.so.${PERLSLOT}'. +# +# If a new perl version, perl-z.y.z comes out that have a libperl not binary +# compatible with the previous version, we just keep the previous libperl +# installed, and all apps linked to it will still be able to use: +# +# libperl.so.${PERLSLOT}' +# +# while the new ones will link to: +# +# libperl.so.$((PERLSLOT+1))' +# +# perl: +# +# Not much to this one. It compiles with a static libperl.a, and are unslotted +# (meaning SLOT=0). We thus always have the latest *stable* perl version +# installed, with corrisponding version of libperl. The perl ebuild will of +# course DEPEND on libperl. +# +# Martin Schlemmer <azarah@gentoo.org> (28 Dec 2002). + + +IUSE="berkdb gdbm" + +inherit eutils flag-o-matic + +# Perl has problems compiling with -Os in your flags +replace-flags "-Os" "-O2" +# This flag makes compiling crash in interesting ways +filter-flags "-malign-double" + + +# The slot of this binary compat version of libperl.so +PERLSLOT="1" + +SHORT_PV="`echo ${PV} | cut -d. -f1,2`" +MY_P="${P/lib}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" +SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${MY_P}.tar.gz" +HOMEPAGE="http://www.perl.org" + +if [ "${PN}" = "libperl" ] +then + SLOT="${PERLSLOT}" +else + SLOT="0" +fi + +LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" + +LICENSE="Artistic GPL-2" +KEYWORDS="x86 sparc ~ppc alpha ~mips hppa arm" + +DEPEND="sys-apps/groff + berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) + gdbm? ( >=sys-libs/gdbm-1.8.0 ) + >=sys-apps/portage-2.0.45-r4" +if [ "${PN}" = "perl" ] +then + DEPEND="${DEPEND} + =sys-devel/libperl-${PV}*" +fi + +RDEPEND="berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) + gdbm? ( >=sys-libs/gdbm-1.8.0 )" + +if [ "${PN}" = "libperl" ] +then + # If we are installing a new version of libperl, we *have* to update perl as + # well, else all things linking to libperl.so will break at *build* time .. + PDEPEND=">=dev-lang/perl-${PV}" +else + PDEPEND=">=dev-perl/Safe-2.09" +fi + +pkg_setup() { + # I think this should rather be displayed if you *have* 'threads' + # in USE if it could break things ... + if [ -n "`use threads`" ] + then + ewarn "" + ewarn "PLEASE NOTE: You are compiling perl-5.8 with" + ewarn "threading enabled." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + else + ewarn "" + ewarn "PLEASE NOTE: If you want to compile perl-5.8 with" + ewarn "threading enabled , you must restart this emerge" + ewarn "with USE=threads emerge...." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + fi + + if [ "${PN}" = "perl" -a ! -f /usr/lib/${LIBPERL} ] + then + # Make sure we have libperl installed ... + eerror "Cannot find /usr/lib/${LIBPERL}! Make sure that you" + eerror "have sys-libs/libperl installed properly ..." + die "Cannot find /usr/lib/${LIBPERL}!" + fi +} + +src_unpack() { + + unpack ${A} + + if [ "${PN}" = "libperl" ] + then + # Fix the build scripts to create libperl with a soname of ${SLOT}. + # We basically add: + # + # -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` + # + # to the line that links libperl.so, and then set LIBPERL to: + # + # LIBPERL=libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2` + # + cd ${S}; epatch ${FILESDIR}/${P}-create-libperl-soname.patch + else + # Fix the definition of 'int sockatmark(int);' in perl.h to have __THROW. + # This fixes bug #12605. + # <azarah@gentoo.org> (28 Dec 2002). + cd ${S}; epatch ${FILESDIR}/${P}-sockatmark-should-__THROW.patch + fi +} + +src_compile() { + + export LC_ALL="C" + local myconf="" + + if [ "`use threads`" ] + then + einfo "using threads" + mythreading="-multi" + myconf="-Dusethreads ${myconf}" + myarch="${CHOST%%-*}-linux-thread" + else + myarch="${CHOST%%-*}-linux" + fi + + if [ "`use gdbm`" ] + then + myconf="${myconf} -Di_gdbm" + fi + if [ "`use berkdb`" ] + then + myconf="${myconf} -Di_db -Di_ndbm" + else + myconf="${myconf} -Ui_db -Ui_ndbm" + fi + if [ "`use sparc`" ] + then + myconf="${myconf} -Ud_longdbl" + fi + if [ "`use sparc64`" ] + then + myconf="${myconf} -Ud_longdbl" + fi + + [ "${ARCH}" = "hppa" ] && append-flags -fPIC + + if [ "${PN}" = "libperl" ] + then + rm -f config.sh Policy.sh + + sh Configure -des \ + -Darchname="${myarch}" \ + -Dcccdlflags='-fPIC' \ + -Dccdlflags='-rdynamic' \ + -Dcc='gcc' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefix='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Duseshrplib \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Ud_csh \ + ${myconf} || die + + emake -f Makefile depend || die "Couldn't make libperl.so depends" + emake -f Makefile ${LIBPERL} || die "Unable to make libperl.so" + mv ${LIBPERL} ${WORKDIR} + else +cat > config.over <<EOF +installprefix=${D}/usr +installarchlib=\`echo \$installarchlib | sed "s!\$prefix!\$installprefix!"\` +installbin=\`echo \$installbin | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!\$prefix!\$installprefix!"\` +installman3dir=\`echo \$installman3dir | sed "s!\$prefix!\$installprefix!"\` +installman1dir=\`echo \$installman1dir | sed "s!/share/share/!/share/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/share/share/!/share/!"\` +installman1dir=\`echo \$installman1dir | sed "s!/usr/man/!/usr/share/man/!"\` +installman3dir=\`echo \$installman3dir | sed "s!/usr/man/!/usr/share/man/!"\` +man1ext=1 +man3ext=3pm +installprivlib=\`echo \$installprivlib | sed "s!\$prefix!\$installprefix!"\` +installscript=\`echo \$installscript | sed "s!\$prefix!\$installprefix!"\` +installsitelib=\`echo \$installsitelib | sed "s!\$prefix!\$installprefix!"\` +installsitearch=\`echo \$installsitearch | sed "s!\$prefix!\$installprefix!"\` +EOF +sleep 10 + sh Configure -des \ + -Darchname="${myarch}" \ + -Dcc='gcc' \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefix='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dscriptdir=/usr/bin \ + -Dman3ext='3pm' \ + -Dcf_by='Gentoo' \ + -Ud_csh \ + ${myconf} || die "Unable to configure" + + MAKEOPTS="${MAKEOPTS} -j1" emake || die "Unable to make" + + emake -i test CCDLFLAGS= + fi +} + +src_install() { + + export LC_ALL="C" + + if [ "${PN}" = "libperl" ] + then + dolib.so ${WORKDIR}/${LIBPERL} + preplib + else + # Need to do this, else apps do not link to dynamic version of + # the library ... + local coredir="/usr/lib/perl5/${PV}/${myarch}${mythreading}/CORE" + dodir ${coredir} + dosym ../../../../${LIBPERL} ${coredir}/${LIBPERL} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so.${PERLSLOT} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so + + # Fix for "stupid" modules and programs + dodir /usr/lib/perl5/site_perl/${PV}/${myarch}${mythreading} + + make DESTDIR="${D}" \ + INSTALLMAN1DIR="${D}/usr/share/man/man1" \ + INSTALLMAN3DIR="${D}/usr/share/man/man3" \ + install || die "Unable to make install" + + cp -f utils/h2ph utils/h2ph_patched + epatch ${FILESDIR}/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch + + LD_LIBRARY_PATH=. ./perl -Ilib utils/h2ph_patched \ + -a -d ${D}/usr/lib/perl5/${PV}/${myarch}${mythreading} <<EOF +asm/termios.h +syscall.h +syslimits.h +syslog.h +sys/ioctl.h +sys/socket.h +sys/time.h +wait.h +EOF + + # This is to fix a missing c flag for backwards compat + for i in `find ${D}/usr/lib/perl5 -iname "Config.pm"`;do + sed -e "s:ccflags=':ccflags='-DPERL5 :" \ + -e "s:cppflags=':cppflags='-DPERL5 :" \ + ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + + # A poor fix for the miniperl issues + dosed 's:./miniperl:/usr/bin/perl:' /usr/lib/perl5/${PV}/ExtUtils/xsubpp + fperms 0444 /usr/lib/perl5/${PV}/ExtUtils/xsubpp + dosed 's:./miniperl:/usr/bin/perl:' /usr/bin/xsubpp + fperms 0755 /usr/bin/xsubpp + + + ./perl installman \ + --man1dir="${D}/usr/share/man/man1" --man1ext='1' \ + --man3dir="${D}/usr/share/man/man3" --man3ext='3' + + # This removes ${D} from Config.pm and .packlist + for i in `find ${D} -iname "Config.pm"` `find ${D} -iname ".packlist"`;do + einfo "Removing ${D} from ${i}..." + sed -e "s:${D}::" ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + fi + + dodoc Changes* Artistic Copying README Todo* AUTHORS + + if [ "${PN}" = "perl" ] + then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${D}/usr/share/doc/${PF}/html" \ + --libpods='perlfunc:perlguts:perlvar:perlrun:perlop' + fi +} + +pkg_postinst() { + + # Make sure we do not have stale/invalid libperl.so 's ... + if [ -f "${ROOT}usr/lib/libperl.so" -a ! -L "${ROOT}usr/lib/libperl.so" ] + then + mv -f ${ROOT}usr/lib/libperl.so ${ROOT}usr/lib/libperl.so.old + fi + + if [ "${PN}" = "libperl" ] + then + # Next bit is to try and setup the /usr/lib/libperl.so symlink + # properly ... + local libnumber="`ls -1 ${ROOT}usr/lib/libperl.so.?.* | grep -v '\.old' | wc -l`" + if [ "${libnumber}" -eq 1 ] + then + # Only this version of libperl is installed, so just link libperl.so + # to the *soname* version of it ... + ln -snf libperl.so.${PERLSLOT} ${ROOT}usr/lib/libperl.so + else + if [ -x "${ROOT}/usr/bin/perl" ] + then + # OK, we have more than one version .. first try to figure out + # if there are already a perl installed, if so, link libperl.so + # to that *soname* version of libperl.so ... + local perlversion="`${ROOT}/usr/bin/perl -V:version | cut -d\' -f2 | cut -d. -f1,2`" + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo libperl.so.?.${perlversion} | cut -d. -f1,2,3` libperl.so + else + local x latest + + # Nope, we are not so lucky ... try to figure out what version + # is the latest, and keep fingers crossed ... + for x in `ls -1 ${ROOT}usr/lib/libperl.so.?.*` + do + latest="${x}" + done + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo ${latest##*/} | cut -d. -f1,2,3` libperl.so + fi + fi + else + local perllib="`readlink -f ${ROOT}usr/lib/libperl.so | sed -e 's:^.*/::'`" + + # If we are installing perl, we need the /usr/lib/libperl.so symlink to + # point to the version of perl we are running, else builing something + # against libperl.so will break ... + if [ "${perllib}" != "${LIBPERL}" ] + then + # Delete stale symlinks + rm -f ${ROOT}usr/lib/libperl.so + rm -f ${ROOT}usr/lib/libperl.so.${PERLSLOT} + # Regenerate libperl.so.${PERLSLOT} + ln -snf ${LIBPERL} ${ROOT}usr/lib/libperl.so.${PERLSLOT} + # Create libperl.so (we use the *soname* versioned lib here ..) + ln -snf libperl.so.${PERLSLOT} ${ROOT}usr/lib/libperl.so + fi + + if [ "${ROOT}" = "/" ] + then + ebegin "Converting C header files to the corresponding Perl format" + cd /usr/include; h2ph *.h sys/*.h + fi + + eerror "" + eerror "If this is an upgrade to a perl 5.6.1 system," + eerror "~OR~ an upgrade to a previous Gentoo release" + eerror "of perl 5.8.0, prior to -r8 " + eerror "you may need to recompile applications that" + eerror "were emerged against the old libperl.so" + eerror "" + eerror "${FILESDIR}/libperl_rebuilder " + eerror "is provided to assist with this. " + eerror "PLEASE DO NOT INTERRUPT THE RUNNING OF THIS SCRIPT." + eerror "Part of the rebuilding of applications compiled against " + eerror "your old libperl involves temporarily unmerging" + eerror "them - interruptions could leave you with unmerged" + eerror "packages before they can be remerged." + eerror "" + eerror "If you have run the rebuilder and a package still gives" + eerror "you trouble, and re-emerging it fails to correct" + eerror "the problem, please check http://bugs.gentoo.org/" + eerror "for more information or to report a bug." + eerror "" + sleep 5 + eerror "" + + fi +} + + diff --git a/dev-lang/swig/swig-1.3.10-r1.ebuild b/dev-lang/swig/swig-1.3.10-r1.ebuild index 068d97c13abd..e4133dd6c5d4 100644 --- a/dev-lang/swig/swig-1.3.10-r1.ebuild +++ b/dev-lang/swig/swig-1.3.10-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/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.11 2003/02/13 10:30:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" diff --git a/dev-lang/swig/swig-1.3.10-r2.ebuild b/dev-lang/swig/swig-1.3.10-r2.ebuild index 0dfe50bd9613..4f940d712b0d 100644 --- a/dev-lang/swig/swig-1.3.10-r2.ebuild +++ b/dev-lang/swig/swig-1.3.10-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/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.12 2003/02/13 10:30:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" diff --git a/dev-lang/swig/swig-1.3.15.ebuild b/dev-lang/swig/swig-1.3.15.ebuild index c87e7bb32831..8817e8c92b2a 100644 --- a/dev-lang/swig/swig-1.3.15.ebuild +++ b/dev-lang/swig/swig-1.3.15.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/dev-lang/swig/swig-1.3.15.ebuild,v 1.5 2003/02/13 10:30:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.15.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc " diff --git a/dev-lang/swig/swig-1.3.16.ebuild b/dev-lang/swig/swig-1.3.16.ebuild index 35936f260114..9f99c632bfa7 100644 --- a/dev-lang/swig/swig-1.3.16.ebuild +++ b/dev-lang/swig/swig-1.3.16.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/dev-lang/swig/swig-1.3.16.ebuild,v 1.4 2003/02/13 10:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.16.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc " diff --git a/dev-lang/wml/wml-2.0.8.ebuild b/dev-lang/wml/wml-2.0.8.ebuild index c163391f338a..b47b4a0f0c59 100644 --- a/dev-lang/wml/wml-2.0.8.ebuild +++ b/dev-lang/wml/wml-2.0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.8.ebuild,v 1.7 2003/02/13 10:31:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.8.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Website META Language" SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz" HOMEPAGE="http://www.engelschall.com/sw/wml/" -DEPEND=">=sys-devel/perl-5.6.1-r3" +DEPEND=">=dev-lang/perl-5.6.1-r3" LICENSE="GPL-2" KEYWORDS="x86 sparc " diff --git a/dev-lang/wml/wml-2.0.9.ebuild b/dev-lang/wml/wml-2.0.9.ebuild index a5a002e08832..1998b90a6445 100644 --- a/dev-lang/wml/wml-2.0.9.ebuild +++ b/dev-lang/wml/wml-2.0.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/dev-lang/wml/wml-2.0.9.ebuild,v 1.4 2003/02/13 10:32:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.9.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Website META Language" SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz" HOMEPAGE="http://www.engelschall.com/sw/wml/" -DEPEND=">=sys-devel/perl-5.6.1-r3" +DEPEND=">=dev-lang/perl-5.6.1-r3" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc " SLOT="0" diff --git a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild b/dev-libs/DirectFB/DirectFB-0.9.12.ebuild index d9c0b479faab..38384c9f17f0 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.12.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/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.10 2003/02/13 10:32:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="gif quicktime mpeg png truetype flash jpeg mmx" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ppc alpha" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild b/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild index 44ed202a83c8..a1b34376708d 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.16-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/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild,v 1.2 2003/02/13 10:32:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="jpeg gif png truetype mpeg mmx sse" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.16.ebuild b/dev-libs/DirectFB/DirectFB-0.9.16.ebuild index 17f78f2b59f6..b90a0d36f51a 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.16.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.16.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/dev-libs/DirectFB/DirectFB-0.9.16.ebuild,v 1.2 2003/02/13 10:32:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.16.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="thin library on top of the Linux framebuffer devices" SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="gif quicktime mpeg png truetype flash jpeg mmx sse sdl" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.17.ebuild b/dev-libs/DirectFB/DirectFB-0.9.17.ebuild index a5d028082b6c..d3fc404ff761 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.17.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.17.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/dev-libs/DirectFB/DirectFB-0.9.17.ebuild,v 1.1 2003/03/05 19:22:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.17.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Thin library on top of the Linux framebuffer devices" SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="jpeg gif png truetype mpeg mmx sse" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/libxslt/libxslt-1.0.20.ebuild b/dev-libs/libxslt/libxslt-1.0.20.ebuild index 6f88d60b7e43..b124563e3cde 100644 --- a/dev-libs/libxslt/libxslt-1.0.20.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.20.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/dev-libs/libxslt/libxslt-1.0.20.ebuild,v 1.9 2003/02/13 10:46:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.20.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc ppc alpha" RDEPEND=">=dev-libs/libxml2-2.4.24" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.24.ebuild b/dev-libs/libxslt/libxslt-1.0.24.ebuild index 777089953ccb..9ed689f48758 100644 --- a/dev-libs/libxslt/libxslt-1.0.24.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.24.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/dev-libs/libxslt/libxslt-1.0.24.ebuild,v 1.3 2003/02/22 00:14:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.24.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.4.25 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.25.ebuild b/dev-libs/libxslt/libxslt-1.0.25.ebuild index 3ed8d22d8256..a1a188a2bae6 100644 --- a/dev-libs/libxslt/libxslt-1.0.25.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.25.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/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.3 2003/03/03 19:54:51 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.5.2 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.27.ebuild b/dev-libs/libxslt/libxslt-1.0.27.ebuild index 15e501bf0916..85882d6f7e4c 100644 --- a/dev-libs/libxslt/libxslt-1.0.27.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.27.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/dev-libs/libxslt/libxslt-1.0.27.ebuild,v 1.2 2003/03/09 21:39:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.27.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.5.2 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/openssl/openssl-0.9.6e.ebuild b/dev-libs/openssl/openssl-0.9.6e.ebuild index bb9db63f26db..8bffc74def10 100644 --- a/dev-libs/openssl/openssl-0.9.6e.ebuild +++ b/dev-libs/openssl/openssl-0.9.6e.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/dev-libs/openssl/openssl-0.9.6e.ebuild,v 1.8 2003/02/13 10:48:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6e.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc alpha" diff --git a/dev-libs/openssl/openssl-0.9.6g-r1.ebuild b/dev-libs/openssl/openssl-0.9.6g-r1.ebuild index 32be6bf88831..a099f472a11b 100644 --- a/dev-libs/openssl/openssl-0.9.6g-r1.ebuild +++ b/dev-libs/openssl/openssl-0.9.6g-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/dev-libs/openssl/openssl-0.9.6g-r1.ebuild,v 1.8 2003/02/21 14:34:04 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6g-r1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~mips" diff --git a/dev-libs/openssl/openssl-0.9.6g.ebuild b/dev-libs/openssl/openssl-0.9.6g.ebuild index 23e98ea5f9f8..3bcec6a1eb60 100644 --- a/dev-libs/openssl/openssl-0.9.6g.ebuild +++ b/dev-libs/openssl/openssl-0.9.6g.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/dev-libs/openssl/openssl-0.9.6g.ebuild,v 1.13 2003/02/21 14:34:04 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6g.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc alpha sparc mips hppa" diff --git a/dev-libs/openssl/openssl-0.9.6h.ebuild b/dev-libs/openssl/openssl-0.9.6h.ebuild index 21141a7c1f91..989d54c10310 100644 --- a/dev-libs/openssl/openssl-0.9.6h.ebuild +++ b/dev-libs/openssl/openssl-0.9.6h.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/dev-libs/openssl/openssl-0.9.6h.ebuild,v 1.4 2003/02/13 10:49:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6h.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/openssl/openssl-0.9.6i.ebuild b/dev-libs/openssl/openssl-0.9.6i.ebuild index c0f38fa6b644..2925f04955dc 100644 --- a/dev-libs/openssl/openssl-0.9.6i.ebuild +++ b/dev-libs/openssl/openssl-0.9.6i.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/dev-libs/openssl/openssl-0.9.6i.ebuild,v 1.5 2003/02/28 12:43:54 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6i.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc alpha sparc mips hppa arm" diff --git a/dev-libs/openssl/openssl-0.9.7.ebuild b/dev-libs/openssl/openssl-0.9.7.ebuild index 4e38c712e9e7..4cfc6953b151 100644 --- a/dev-libs/openssl/openssl-0.9.7.ebuild +++ b/dev-libs/openssl/openssl-0.9.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/dev-libs/openssl/openssl-0.9.7.ebuild,v 1.5 2003/02/13 10:49:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/openssl/openssl-0.9.7a.ebuild b/dev-libs/openssl/openssl-0.9.7a.ebuild index 961028b31409..1d828d6ca643 100644 --- a/dev-libs/openssl/openssl-0.9.7a.ebuild +++ b/dev-libs/openssl/openssl-0.9.7a.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/dev-libs/openssl/openssl-0.9.7a.ebuild,v 1.1 2003/02/20 16:25:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7a.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild index 34e9c9ee00d5..5bece3b157e9 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.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/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -16,7 +16,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-libs/pilot-link/pilot-link-0.11.5.ebuild b/dev-libs/pilot-link/pilot-link-0.11.5.ebuild index 7a7e0f4927aa..44b08b1dea7e 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.5.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.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/dev-libs/pilot-link/pilot-link-0.11.5.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.5.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="suite of tools for moving data between a Palm device and a desktop" @@ -15,7 +15,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-libs/pilot-link/pilot-link-0.11.7.ebuild b/dev-libs/pilot-link/pilot-link-0.11.7.ebuild index 00031766d74d..73ed9487e3f6 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.7.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.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/dev-libs/pilot-link/pilot-link-0.11.7.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.7.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-perl/Common/Common-1.0.4.ebuild b/dev-perl/Common/Common-1.0.4.ebuild index a05974919c9e..d3adac073c12 100644 --- a/dev-perl/Common/Common-1.0.4.ebuild +++ b/dev-perl/Common/Common-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 damien krotkine <dams@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Common/Common-1.0.4.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Common/Common-1.0.4.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -22,7 +22,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="dev-lang/ocaml - sys-devel/perl" + dev-lang/perl" src_compile() { diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild index 155d4bfe4e6b..438b8462a56c 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.13 2003/02/13 11:01:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild index 1d2176a3765d..d4706d4eb702 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.4 2003/02/13 11:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild index a82a658c4b02..2916f0fb4d5d 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-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/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.4 2003/02/13 11:01:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc alpha sparc " -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild index babe1a49b939..32462a426299 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.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/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.6 2003/02/13 11:01:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild index 58a307a4e8b7..3a4f6caa2357 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-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/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.2 2003/02/13 11:01:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" LICENSE="Artistic | GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 alpha" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild index 5acfa2a39bee..0b5b2ba9797b 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.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/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.9 2003/02/13 11:02:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" LICENSE="Artistic | GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 alpha" diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild index 8919a8cdeb9a..0df310c8681f 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 alpha" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/libwww-perl >=dev-libs/openssl-0.9.6g" diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild index 8919a8cdeb9a..0df310c8681f 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild @@ -13,7 +13,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 alpha" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/libwww-perl >=dev-libs/openssl-0.9.6g" diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild index b7d52dae929e..15738a3962de 100644 --- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild +++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.5 2003/02/13 11:07:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit perl-post @@ -13,7 +13,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc ppc alpha hppa" -DEPEND=">=sys-devel/perl-5.6.1-r9" +DEPEND=">=dev-lang/perl-5.6.1-r9" src_compile() { perl Makefile.PL ${myconf} PREFIX=${D}/usr || die diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild index fe6531187cdf..2d561608f6f9 100644 --- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild +++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.6 2003/02/22 07:47:53 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit perl-post @@ -13,7 +13,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc ppc alpha mips hppa arm" -DEPEND=">=sys-devel/perl-5.6.1-r10" +DEPEND=">=dev-lang/perl-5.6.1-r10" src_compile() { perl Makefile.PL ${myconf} PREFIX=${D}/usr || die diff --git a/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild b/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild index 25c018fb1f2f..c713f5586d23 100644 --- a/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.27-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/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild,v 1.5 2003/02/13 11:27:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="x86 ppc sparc alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl =net-www/apache-1*" +DEPEND="dev-lang/perl dev-perl/libwww-perl =net-www/apache-1*" src_compile() { perl Makefile.PL USE_APXS=1 \ diff --git a/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild b/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild index 6d818b2386d1..08f7d4d17725 100644 --- a/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.27-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/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild,v 1.1 2003/03/01 17:53:40 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="~x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl >=net-www/apache-1.3.27-r4" +DEPEND="dev-lang/perl dev-perl/libwww-perl >=net-www/apache-1.3.27-r4" IUSE="ipv6" diff --git a/dev-perl/mod_perl/mod_perl-1.27.ebuild b/dev-perl/mod_perl/mod_perl-1.27.ebuild index c2c181f3a54c..5c281bdd9eba 100644 --- a/dev-perl/mod_perl/mod_perl-1.27.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.27.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/dev-perl/mod_perl/mod_perl-1.27.ebuild,v 1.14 2003/02/13 11:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -10,7 +10,7 @@ HOMEPAGE="http://perl.apache.org" SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="x86 ppc sparc alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl =net-www/apache-1*" +DEPEND="dev-lang/perl dev-perl/libwww-perl =net-www/apache-1*" src_compile() { perl Makefile.PL USE_APXS=1 \ diff --git a/dev-perl/mod_perl/mod_perl-1.99.08.ebuild b/dev-perl/mod_perl/mod_perl-1.99.08.ebuild index c9deddc454a1..51bf5705e96f 100644 --- a/dev-perl/mod_perl/mod_perl-1.99.08.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.99.08.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/dev-perl/mod_perl/mod_perl-1.99.08.ebuild,v 1.2 2003/02/13 11:28:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.99.08.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="An embedded Perl interpreter for Apache2" HOMEPAGE="http://perl.apache.org/" @@ -8,7 +8,7 @@ HOMEPAGE="http://perl.apache.org/" NEWP="${PN}-1.99_08" S=${WORKDIR}/${NEWP} SRC_URI="http://perl.apache.org/dist/${NEWP}.tar.gz" -DEPEND="sys-devel/perl =net-www/apache-2*" +DEPEND="dev-lang/perl =net-www/apache-2*" LICENSE="GPL-2" KEYWORDS="~x86" IUSE="" diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild index aa6b07be21bf..cf65fae3d31f 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.7 2003/02/13 11:47:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Adds color to gcc output" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild index 0dea4740dd73..8c115438b932 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.2 2003/02/13 11:48:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild index 2cc65c0678c5..af174d9fb6f9 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.2 2003/02/13 11:48:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/examiner/examiner-0.5.ebuild b/dev-util/examiner/examiner-0.5.ebuild index 17ce3daf33cf..0613346bb329 100644 --- a/dev-util/examiner/examiner-0.5.ebuild +++ b/dev-util/examiner/examiner-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/dev-util/examiner/examiner-0.5.ebuild,v 1.3 2003/02/13 11:51:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/examiner-0.5.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { diff --git a/dev-util/filepp/filepp-1.6.0.ebuild b/dev-util/filepp/filepp-1.6.0.ebuild index 74d662014f58..8d295a47b43d 100644 --- a/dev-util/filepp/filepp-1.6.0.ebuild +++ b/dev-util/filepp/filepp-1.6.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/dev-util/filepp/filepp-1.6.0.ebuild,v 1.2 2003/02/13 11:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/filepp/filepp-1.6.0.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Generic file-preprocessor with a CPP-like syntax" HOMEPAGE="http://www.cabaret.demon.co.uk/filepp/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" moduledir="/usr/share/${P}/modules" src_compile() { diff --git a/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild b/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild index e190c2180323..0bd0d4a0a059 100644 --- a/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild +++ b/dev-util/gcvs/gcvs-1.0_beta3-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/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild,v 1.6 2003/02/13 11:52:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/eta/} MY_P=${MY_P/_/} @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc" DEPEND="=x11-libs/gtk+-1.2* >=dev-lang/tcl-8.3.3 - sys-devel/perl + dev-lang/perl sys-devel/bison dev-util/glademm" diff --git a/dev-util/gcvs/gcvs-1.0_beta3.ebuild b/dev-util/gcvs/gcvs-1.0_beta3.ebuild index 3a0e60ad5154..5627d39827ef 100644 --- a/dev-util/gcvs/gcvs-1.0_beta3.ebuild +++ b/dev-util/gcvs/gcvs-1.0_beta3.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/dev-util/gcvs/gcvs-1.0_beta3.ebuild,v 1.9 2003/02/13 11:52:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta3.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/eta/} MY_P=${MY_P/_/} @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc " DEPEND="=x11-libs/gtk+-1.2* >=dev-lang/tcl-8.3.3 - sys-devel/perl + dev-lang/perl sys-devel/bison dev-util/glademm" diff --git a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild index 15fe4ba00c75..4bf5dc813f45 100644 --- a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild +++ b/dev-util/gtk-doc/gtk-doc-0.9-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/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.13 2003/02/17 12:47:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -17,7 +17,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 =app-text/docbook-sgml-dtd-4.1* >=app-text/sgml-common-0.6.1 >=app-text/docbook-sgml-1.0 - >=sys-devel/perl-5.0.0" + >=dev-lang/perl-5.0.0" src_compile() { econf --enable-debug=yes || die diff --git a/dev-util/gtk-doc/gtk-doc-1.0.ebuild b/dev-util/gtk-doc/gtk-doc-1.0.ebuild index 55a2c3188605..710a3d422a04 100644 --- a/dev-util/gtk-doc/gtk-doc-1.0.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.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/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.6 2003/02/17 12:47:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -16,7 +16,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 >=app-text/openjade-1.3.1 =app-text/docbook-xml-dtd-4.1* >=app-text/docbook-dsssl-stylesheets-1.40 - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-libs/libxslt >=dev-libs/libxml2-2.3.6" diff --git a/dev-util/intltool/intltool-0.22.ebuild b/dev-util/intltool/intltool-0.22.ebuild index fee4354d4dab..18c1b66c0b66 100644 --- a/dev-util/intltool/intltool-0.22.ebuild +++ b/dev-util/intltool/intltool-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/dev-util/intltool/intltool-0.22.ebuild,v 1.10 2003/02/13 11:56:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.22.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/intltool/intltool-0.23.ebuild b/dev-util/intltool/intltool-0.23.ebuild index d05495800a94..1629308a015a 100644 --- a/dev-util/intltool/intltool-0.23.ebuild +++ b/dev-util/intltool/intltool-0.23.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/dev-util/intltool/intltool-0.23.ebuild,v 1.5 2003/02/13 11:56:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.23.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/intltool/intltool-0.25.ebuild b/dev-util/intltool/intltool-0.25.ebuild index 2c3208effc2c..9409255dc08d 100644 --- a/dev-util/intltool/intltool-0.25.ebuild +++ b/dev-util/intltool/intltool-0.25.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/dev-util/intltool/intltool-0.25.ebuild,v 1.4 2003/02/22 00:02:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.25.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/kdevelop/kdevelop-2.1.2.ebuild b/dev-util/kdevelop/kdevelop-2.1.2.ebuild index a85fd8f3fbcf..5a43daa69248 100644 --- a/dev-util/kdevelop/kdevelop-2.1.2.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.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/dev-util/kdevelop/kdevelop-2.1.2.ebuild,v 1.17 2003/02/13 11:57:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.2.ebuild,v 1.18 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -20,7 +20,7 @@ KEYWORDS="x86 sparc " DEPEND="$DEPEND sys-devel/flex - sys-devel/perl" + dev-lang/perl" newdepend ">=kde-base/kdebase-3 >=dev-util/kdoc-2.0_alpha24 diff --git a/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild b/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild index fa2179bfd28e..8d8630c5570a 100644 --- a/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.3-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/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild,v 1.8 2003/02/13 11:57:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -21,7 +21,7 @@ KEYWORDS="x86 ppc" DEPEND="$DEPEND sys-devel/flex - sys-devel/perl" + dev-lang/perl" newdepend ">=kde-base/kdebase-3 >=dev-util/kdoc-2.0_alpha24 diff --git a/dev-util/kdevelop/kdevelop-2.1.5.ebuild b/dev-util/kdevelop/kdevelop-2.1.5.ebuild index cdd27536b578..698e8cf6162a 100644 --- a/dev-util/kdevelop/kdevelop-2.1.5.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.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/dev-util/kdevelop/kdevelop-2.1.5.ebuild,v 1.3 2003/02/16 19:12:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.5.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit kde-base eutils need-kde 3.1 @@ -28,7 +28,7 @@ newdepend ">=kde-base/kdebase-3 >=app-doc/qt-docs-${QTVER} app-doc/kdelibs-apidocs =sys-devel/flex-2.5.4* - sys-devel/perl" + dev-lang/perl" # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" diff --git a/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild b/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild index 47aed966866c..91f808032b68 100644 --- a/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild +++ b/dev-util/kdevelop/kdevelop-3.0_alpha2.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/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild,v 1.5 2003/02/13 11:57:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -17,7 +17,7 @@ SLOT=3 # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" -newdepend ">=sys-devel/perl-5.0.4 +newdepend ">=dev-lang/perl-5.0.4 sys-devel/flex app-text/sgmltools-lite app-misc/glimpse diff --git a/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild b/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild index 29038fc50802..e6209a19409e 100644 --- a/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild +++ b/dev-util/kdevelop/kdevelop-3.0_alpha3.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/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild,v 1.3 2003/02/22 19:13:46 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -17,7 +17,7 @@ SLOT=3 # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" -newdepend ">=sys-devel/perl-5.0.4 +newdepend ">=dev-lang/perl-5.0.4 sys-devel/flex app-text/sgmltools-lite app-misc/glimpse diff --git a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild index 051531446493..cd0840e6d6c0 100644 --- a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild +++ b/dev-util/kdoc/kdoc-2.0_alpha54.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/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.8 2003/02/15 07:30:00 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/_alph/} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_compile() { diff --git a/dev-util/mergetrees/mergetrees-0.9.3.ebuild b/dev-util/mergetrees/mergetrees-0.9.3.ebuild index 548434a41434..2a5af6724af5 100644 --- a/dev-util/mergetrees/mergetrees-0.9.3.ebuild +++ b/dev-util/mergetrees/mergetrees-0.9.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/dev-util/mergetrees/mergetrees-0.9.3.ebuild,v 1.8 2003/02/13 11:58:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mergetrees/mergetrees-0.9.3.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A three-way directory merge tool" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 >=sys-apps/diffutils-2" src_compile() { diff --git a/dev-util/rhide/rhide-1.5_pre-r1.ebuild b/dev-util/rhide/rhide-1.5_pre-r1.ebuild index 63d0b64a05b2..3b46b7f7d9d1 100644 --- a/dev-util/rhide/rhide-1.5_pre-r1.ebuild +++ b/dev-util/rhide/rhide-1.5_pre-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/dev-util/rhide/rhide-1.5_pre-r1.ebuild,v 1.4 2003/02/13 11:59:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/rhide-1.5_pre-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="X" @@ -36,7 +36,7 @@ DEPEND="virtual/glibc >=sys-apps/bzip2-1.0.1 >=sys-apps/texinfo-4.1 >=sys-devel/gettext-0.11.0 - >=sys-devel/perl-5.6 + >=dev-lang/perl-5.6 >=sys-libs/zlib-1.1.4 >=sys-libs/gpm-1.20.0 >=sys-libs/ncurses-5.2 diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild index c1ab2869a548..9cd12c0f3928 100644 --- a/dev-util/shtool/shtool-1.5.1-r2.ebuild +++ b/dev-util/shtool/shtool-1.5.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/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.8 2003/02/13 12:00:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5.6" +DEPEND=">=dev-lang/perl-5.6" src_compile() { econf || die diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild index c58311d3aac8..37e4d5c6acd9 100644 --- a/dev-util/tmake/tmake-1.8-r1.ebuild +++ b/dev-util/tmake/tmake-1.8-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.7 2003/02/13 12:02:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Cross platform Makefile tool" SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz" HOMEPAGE="http://www.trolltech.com/products/download/freebies/tmake.html" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SLOT="0" LICENSE="as-is" diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild index f2dd709d2980..f3db9eabf61d 100644 --- a/dev-util/weblint/weblint-1.020.ebuild +++ b/dev-util/weblint/weblint-1.020.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/dev-util/weblint/weblint-1.020.ebuild,v 1.4 2003/02/13 12:03:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Weblint is a syntax and minimal style checker for HTML by Neil Bowers" SRC_URI="mirror://gentoo/${P}.tar.gz" @@ -10,7 +10,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install () { 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 )" diff --git a/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild index 548e534efe7f..a2dbd592cf35 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.2.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-extra/bug-buddy/bug-buddy-2.2.0.ebuild,v 1.11 2003/02/13 12:16:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit gnome2 @@ -24,7 +24,7 @@ RDEPEND=">=gnome-base/gconf-1.2.0 >=gnome-base/libgnomecanvas-2.0.0 >=gnome-base/libgnomeui-2.0.0 >=gnome-base/ORBit2-2.4.0 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 >=sys-devel/gdb-5.1 >=sys-devel/gettext-0.10.40 >=dev-lang/python-2.2" diff --git a/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild index 1fa864b9c0aa..255d2fbf529f 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.2.102.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-extra/bug-buddy/bug-buddy-2.2.102.ebuild,v 1.6 2003/03/01 14:45:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit debug inherit gnome2 @@ -26,7 +26,7 @@ RDEPEND=">=gnome-base/gconf-1.2.0 >=gnome-base/libgnomecanvas-2.0.0 >=gnome-base/libgnomeui-2.1.0 >=gnome-base/ORBit2-2.4.0 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 >=sys-devel/gdb-5.1 >=sys-devel/gettext-0.10.40 >=dev-lang/python-2.2" diff --git a/gnome-extra/gal/gal-0.20-r1.ebuild b/gnome-extra/gal/gal-0.20-r1.ebuild index 9a08a15784d1..67afb23f0f22 100644 --- a/gnome-extra/gal/gal-0.20-r1.ebuild +++ b/gnome-extra/gal/gal-0.20-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-extra/gal/gal-0.20-r1.ebuild,v 1.5 2003/03/08 18:58:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.20-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="nls alsa" @@ -17,7 +17,7 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/python nls? ( sys-devel/gettext ) >=dev-util/intltool-0.11 - sys-devel/perl + dev-lang/perl <gnome-base/gnome-vfs-1.9.0 >=dev-libs/libunicode-0.4-r1 alsa? ( >=media-libs/alsa-lib-0.5.10 ) diff --git a/gnome-extra/gal/gal-0.23.ebuild b/gnome-extra/gal/gal-0.23.ebuild index ffab5372891a..55665a647c96 100644 --- a/gnome-extra/gal/gal-0.23.ebuild +++ b/gnome-extra/gal/gal-0.23.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-extra/gal/gal-0.23.ebuild,v 1.3 2003/03/09 12:04:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.23.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="nls doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxml-1.8.16 DEPEND="nls? ( sys-devel/gettext ) >=dev-util/intltool-0.11 - sys-devel/perl + dev-lang/perl doc? ( dev-util/gtk-doc ) ${RDEPEND}" diff --git a/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild index 3aea6c402577..43274d2f7def 100644 --- a/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild +++ b/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.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-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.7 2003/02/13 12:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Pilot apps" SRC_URI="ftp://ftp.gnome.org/pub/gnome/unstable/sources/gnome-pilot/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/gnome-pilot/" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=gnome-base/control-center-1.4.0.1-r1 >=gnome-base/gnome-libs-1.4.1.7 =gnome-base/gnome-panel-1.4* diff --git a/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild index 0839686e7e6b..269a7d5c29ae 100644 --- a/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild +++ b/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.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-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild,v 1.2 2003/02/13 12:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Pilot apps" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/0.1/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/gnome-pilot/" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=gnome-base/control-center-1.4.0.1-r1 >=gnome-base/gnome-libs-1.4.1.7 =gnome-base/gnome-panel-1.4* |