diff options
207 files changed, 413 insertions, 412 deletions
diff --git a/kde-base/kdebindings/kdebindings-2.2.2.ebuild b/kde-base/kdebindings/kdebindings-2.2.2.ebuild index 69e209d01202..e8303afc2889 100644 --- a/kde-base/kdebindings/kdebindings-2.2.2.ebuild +++ b/kde-base/kdebindings/kdebindings-2.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/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.16 2003/02/13 12:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ IUSE="python java" inherit kde-dist @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc " newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.0.4.ebuild b/kde-base/kdebindings/kdebindings-3.0.4.ebuild index 5a67f049fc26..990b5362f869 100644 --- a/kde-base/kdebindings/kdebindings-3.0.4.ebuild +++ b/kde-base/kdebindings/kdebindings-3.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/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.7 2003/02/13 12:26:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep bindings inherit kde-dist @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc alpha" newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild b/kde-base/kdebindings/kdebindings-3.0.5a.ebuild index ff13967e8576..aaec0b4d119f 100644 --- a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild +++ b/kde-base/kdebindings/kdebindings-3.0.5a.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/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.6 2003/02/13 12:26:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep bindings inherit kde-dist @@ -11,7 +11,7 @@ PATCHES="${FILESDIR}/${P}-qt31.diff" newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.1.ebuild b/kde-base/kdebindings/kdebindings-3.1.ebuild index 8219bec7bf53..062a35bd27c4 100644 --- a/kde-base/kdebindings/kdebindings-3.1.ebuild +++ b/kde-base/kdebindings/kdebindings-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/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.12 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep, objc bindings inherit kde-dist @@ -10,7 +10,7 @@ KEYWORDS="x86 ~sparc ~alpha" newdepend "~kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =dev-libs/glib-1.2* diff --git a/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild b/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild index 4854daa8f2ef..cfc9cf0b3a52 100644 --- a/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild,v 1.5 2003/02/13 12:27:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist eutils IUSE="tetex gphoto2" DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 sparc " -DEPEND="$DEPEND sys-devel/perl +DEPEND="$DEPEND dev-lang/perl media-gfx/sane-backends tetex? ( >=app-text/tetex-1.0.7 )" diff --git a/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild b/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild index 799fd9033d47..804bea9c67b2 100644 --- a/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild +++ b/kde-base/kdegraphics/kdegraphics-3.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/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild,v 1.12 2003/02/13 12:27:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="gphoto2 tetex scanner" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 ppc alpha" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild b/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild index dd708ec763d8..16da2e63229a 100644 --- a/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild +++ b/kde-base/kdegraphics/kdegraphics-3.0.5a.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/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild,v 1.7 2003/02/13 12:27:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="scanner gphoto2 tetex" @@ -9,7 +9,7 @@ DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 ~ppc ~alpha sparc" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdegraphics/kdegraphics-3.1.ebuild b/kde-base/kdegraphics/kdegraphics-3.1.ebuild index ac98dc4f7af8..65d097ada1c9 100644 --- a/kde-base/kdegraphics/kdegraphics-3.1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-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/kde-base/kdegraphics/kdegraphics-3.1.ebuild,v 1.9 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="gphoto tetex scanner" @@ -9,7 +9,7 @@ DESCRIPTION="KDE graphics-related apps" KEYWORDS="x86 ppc sparc ~alpha" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild b/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild index 78b5e5acf95a..d30d7b2140bd 100644 --- a/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-2.2.2a-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/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild,v 1.6 2003/02/24 20:09:31 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit kde kde.org #don't inherit kde-dist! it calls need-kde which adds kdelibs to depend -> circular deps! @@ -20,7 +20,7 @@ DEPEND="" RDEPEND="" newdepend ">=sys-devel/gcc-2.95.2 virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild b/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild index 825e06c8a28c..b16b3591063e 100644 --- a/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.0.4-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/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild,v 1.9 2003/02/13 12:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild b/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild index 5031a2c37a19..f2e3f1e5606a 100644 --- a/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.0.5a-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/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild,v 1.6 2003/03/08 12:23:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.5a.ebuild b/kde-base/kdelibs/kdelibs-3.0.5a.ebuild index f4ddd6a0de4c..c30dd418bc01 100644 --- a/kde-base/kdelibs/kdelibs-3.0.5a.ebuild +++ b/kde-base/kdelibs/kdelibs-3.0.5a.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/kde-base/kdelibs/kdelibs-3.0.5a.ebuild,v 1.8 2003/02/13 12:28:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.5a.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1-r2.ebuild b/kde-base/kdelibs/kdelibs-3.1-r2.ebuild index 1f49193bff3f..8a69bff2989b 100644 --- a/kde-base/kdelibs/kdelibs-3.1-r2.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.1-r2.ebuild,v 1.10 2003/03/08 12:23:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ PATCHES="${FILESDIR}/${P}-bookmark.diff # so we recreate the entire DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1-r3.ebuild b/kde-base/kdelibs/kdelibs-3.1-r3.ebuild index cac549a90713..0f619b744fc1 100644 --- a/kde-base/kdelibs/kdelibs-3.1-r3.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.1-r3.ebuild,v 1.1 2003/03/11 13:32:58 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1-r3.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ PATCHES="${FILESDIR}/${P}-bookmark.diff # so we recreate the entire DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1.ebuild b/kde-base/kdelibs/kdelibs-3.1.ebuild index 1d58fe08b56b..09464a9cbc15 100644 --- a/kde-base/kdelibs/kdelibs-3.1.ebuild +++ b/kde-base/kdelibs/kdelibs-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/kde-base/kdelibs/kdelibs-3.1.ebuild,v 1.18 2003/02/15 20:56:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1.ebuild,v 1.19 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -15,7 +15,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild index ff6af00b6ff0..fa7eeb5515f6 100644 --- a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.7 2003/02/13 12:28:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="" DESCRIPTION="KDE $PV - network apps: kmail..." -newdepend "~kde-base/kdebase-${PV} sys-devel/perl" # perl is used for ksirc scripting +newdepend "~kde-base/kdebase-${PV} dev-lang/perl" # perl is used for ksirc scripting KEYWORDS="x86 ~ppc ~alpha sparc" src_unpack() { diff --git a/kde-base/kdepim/kdepim-2.2.2-r1.ebuild b/kde-base/kdepim/kdepim-2.2.2-r1.ebuild index e2bab509d5cb..2cdfb4661d68 100644 --- a/kde-base/kdepim/kdepim-2.2.2-r1.ebuild +++ b/kde-base/kdepim/kdepim-2.2.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/kde-base/kdepim/kdepim-2.2.2-r1.ebuild,v 1.4 2003/02/13 12:28:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.2-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist eutils IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 sparc" newdepend ">=dev-libs/pilot-link-0.9.0 - sys-devel/perl" + dev-lang/perl" # doesn't compile with gcc3/glibc3.2 and will not be fixed KDE_REMOVE_DIR="kpilot" diff --git a/kde-base/kdepim/kdepim-3.0.4.ebuild b/kde-base/kdepim/kdepim-3.0.4.ebuild index e57c9c0571da..5a7bcedf7f7a 100644 --- a/kde-base/kdepim/kdepim-3.0.4.ebuild +++ b/kde-base/kdepim/kdepim-3.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/kde-base/kdepim/kdepim-3.0.4.ebuild,v 1.5 2003/02/13 12:28:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.4.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 ppc alpha" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl" + dev-lang/perl" use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" diff --git a/kde-base/kdepim/kdepim-3.0.5a.ebuild b/kde-base/kdepim/kdepim-3.0.5a.ebuild index bcd7fcba4198..73f3087c8dfa 100644 --- a/kde-base/kdepim/kdepim-3.0.5a.ebuild +++ b/kde-base/kdepim/kdepim-3.0.5a.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/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.5 2003/02/13 12:28:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 ~ppc ~alpha sparc" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl" + dev-lang/perl" use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" diff --git a/kde-base/kdepim/kdepim-3.1.ebuild b/kde-base/kdepim/kdepim-3.1.ebuild index e1c580f8c006..1e5f0c2d8ef5 100644 --- a/kde-base/kdepim/kdepim-3.1.ebuild +++ b/kde-base/kdepim/kdepim-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/kde-base/kdepim/kdepim-3.1.ebuild,v 1.9 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE PIM (Personal Information Management) apps: korganizer..." KEYWORDS="x86 ppc sparc ~alpha" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl + dev-lang/perl ~kde-base/kdebase-$PV ~kde-base/kdenetwork-$PV" # mimelib is needed for support of some stuff with exchange servers diff --git a/media-gfx/igal/igal-1.3.ebuild b/media-gfx/igal/igal-1.3.ebuild index fc7a515cfe08..e38648c2fd3e 100644 --- a/media-gfx/igal/igal-1.3.ebuild +++ b/media-gfx/igal/igal-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/igal-1.3.ebuild,v 1.4 2003/02/13 12:35:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/igal-1.3.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Static HTML image gallery generator" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl media-gfx/imagemagick" src_unpack(){ diff --git a/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild b/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild index c8b10385addb..e1fd9c21d919 100644 --- a/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.4.7.4-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/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild,v 1.3 2003/02/13 12:35:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="perl X cups xml2 lcms" @@ -28,7 +28,7 @@ DEPEND="media-libs/libpng >=app-text/dgs-0.5.9.1 ) cups? ( >=app-text/ghostscript-6.50 ) lcms? ( >=media-libs/lcms-1.06 ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) xml2? ( >=dev-libs/libxml2-2.4.10 )" src_compile() { diff --git a/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild b/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild index 101a770e589a..5d55feaf1974 100644 --- a/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.4.9.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/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild,v 1.3 2003/02/13 12:35:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/libpng >=app-text/dgs-0.5.9.1 ) cups? ( >=app-text/ghostscript-6.50 ) lcms? ( >=media-libs/lcms-1.06 ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) xml2? ( >=dev-libs/libxml2-2.4.10 )" src_compile() { diff --git a/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild b/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild index 3fe407c325b2..49294cc9775d 100644 --- a/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.5.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/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild,v 1.7 2003/03/10 14:17:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/jbigkit jpeg? ( >=media-libs/jpeg-6b ) lcms? ( >=media-libs/lcms-1.06 ) mpeg? ( media-video/mpeg2vidcodec ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) png? ( media-libs/libpng ) tiff? ( >=media-libs/tiff-3.5.5 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) diff --git a/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild b/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild index f73dd56b3f4f..b45df52e524a 100644 --- a/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.5.4.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/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild,v 1.3 2003/02/21 17:55:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/jbigkit jpeg? ( >=media-libs/jpeg-6b ) lcms? ( >=media-libs/lcms-1.06 ) mpeg? ( media-video/mpeg2vidcodec ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) png? ( media-libs/libpng ) tiff? ( >=media-libs/tiff-3.5.5 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) diff --git a/media-libs/glide-v3/glide-v3-3.10-r3.ebuild b/media-libs/glide-v3/glide-v3-3.10-r3.ebuild index 7b8a3b924bb0..2c53e7d6cf3b 100644 --- a/media-libs/glide-v3/glide-v3-3.10-r3.ebuild +++ b/media-libs/glide-v3/glide-v3-3.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/media-libs/glide-v3/glide-v3-3.10-r3.ebuild,v 1.7 2003/02/13 12:44:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glide-v3/glide-v3-3.10-r3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ # NOTE: Do NOT build this with optimizations, as it will make this package # unstable!!!! @@ -21,7 +21,7 @@ DEPEND=">=sys-devel/automake-1.4 >=sys-devel/autoconf-2.13 >=sys-devel/libtool-1.3.3 >=sys-devel/m4-1.4 - >=sys-devel/perl-5.005" + >=dev-lang/perl-5.005" PROVIDE="virtual/glide" diff --git a/media-libs/nurbs++/nurbs++-3.0.10.ebuild b/media-libs/nurbs++/nurbs++-3.0.10.ebuild index 090a1db10dd3..47c9a90a9f53 100644 --- a/media-libs/nurbs++/nurbs++-3.0.10.ebuild +++ b/media-libs/nurbs++/nurbs++-3.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/media-libs/nurbs++/nurbs++-3.0.10.ebuild,v 1.8 2003/02/13 12:52:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nurbs++/nurbs++-3.0.10.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="NURBS surfaces manipulation library" @@ -13,7 +13,7 @@ LICENSE="LGPL-2" KEYWORDS="x86 sparc " DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" #media-gfx/imagemagick # doesn't work yet either # opengl? ( virtual/opengl ) # doesn't work yet diff --git a/media-libs/nurbs++/nurbs++-3.0.11.ebuild b/media-libs/nurbs++/nurbs++-3.0.11.ebuild index c6a54d54b749..92d3b05388e0 100644 --- a/media-libs/nurbs++/nurbs++-3.0.11.ebuild +++ b/media-libs/nurbs++/nurbs++-3.0.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/media-libs/nurbs++/nurbs++-3.0.11.ebuild,v 1.5 2003/02/13 12:53:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nurbs++/nurbs++-3.0.11.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="NURBS surfaces manipulation library" @@ -13,7 +13,7 @@ LICENSE="LGPL-2" KEYWORDS="x86 sparc " DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" #media-gfx/imagemagick # doesn't work yet either # opengl? ( virtual/opengl ) # doesn't work yet diff --git a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild b/media-libs/pdflib/pdflib-4.0.1-r3.ebuild index 015cd115eeec..f34ced2a6c1b 100644 --- a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild +++ b/media-libs/pdflib/pdflib-4.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/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.13 2003/02/13 12:53:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="python tcltk java perl" @@ -14,7 +14,7 @@ LICENSE="Aladdin" KEYWORDS="x86 ppc sparc " DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( >=dev-lang/python-2.0 ) java? ( >=virtual/jdk-1.3 ) media-libs/libpng diff --git a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild b/media-libs/pdflib/pdflib-4.0.3-r1.ebuild index 7cebfd9497b1..4834887d5cf7 100644 --- a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild +++ b/media-libs/pdflib/pdflib-4.0.3-r1.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/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.3 2003/02/13 12:53:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" @@ -13,7 +13,7 @@ LICENSE="Aladdin" KEYWORDS="x86 ~sparc" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( =dev-lang/python-2.2* ) java? ( >=virtual/jdk-1.3 )" diff --git a/media-libs/pdflib/pdflib-4.0.3.ebuild b/media-libs/pdflib/pdflib-4.0.3.ebuild index 9fe434df5429..091b0c151661 100644 --- a/media-libs/pdflib/pdflib-4.0.3.ebuild +++ b/media-libs/pdflib/pdflib-4.0.3.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/media-libs/pdflib/pdflib-4.0.3.ebuild,v 1.5 2003/02/13 12:53:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" @@ -12,7 +12,7 @@ LICENSE="Aladdin" KEYWORDS="x86 sparc" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( >=dev-lang/python-2.0 ) java? ( >=virtual/jdk-1.3 ) media-libs/libpng" diff --git a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild b/media-sound/freeamp/freeamp-2.1.1-r1.ebuild index 19c5f04f6eeb..98c5d36e6447 100644 --- a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild +++ b/media-sound/freeamp/freeamp-2.1.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/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.13 2003/02/13 13:11:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="arts esd gnome X gtk oggvorbis alsa" @@ -27,7 +27,7 @@ RDEPEND="=x11-libs/gtk+-1.2* DEPEND="${RDEPEND} x86? ( dev-lang/nasm ) - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild b/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild index 011d2228ac32..802155d9f9a0 100644 --- a/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild +++ b/media-sound/gnump3d/gnump3d-0.9.9.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/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild,v 1.7 2003/02/13 13:12:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gnump3d/${P}.tar.gz" HOMEPAGE="http://gnump3d.sourceforge.net/" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1" +RDEPEND=">=dev-lang/perl-5.6.1" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/gnump3d/gnump3d-1.0.ebuild b/media-sound/gnump3d/gnump3d-1.0.ebuild index 9a22031c244f..a947f3c8eafd 100644 --- a/media-sound/gnump3d/gnump3d-1.0.ebuild +++ b/media-sound/gnump3d/gnump3d-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/media-sound/gnump3d/gnump3d-1.0.ebuild,v 1.5 2003/02/14 08:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-1.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86" IUSE="oggvorbis" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 oggvorbis? ( media-libs/libvorbis )" src_unpack() { diff --git a/media-sound/gnump3d/gnump3d-2.2.ebuild b/media-sound/gnump3d/gnump3d-2.2.ebuild index ef663dac8a2b..9ee4e5dcb41f 100644 --- a/media-sound/gnump3d/gnump3d-2.2.ebuild +++ b/media-sound/gnump3d/gnump3d-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/media-sound/gnump3d/gnump3d-2.2.ebuild,v 1.1 2003/03/08 23:43:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86" IUSE="" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1" +RDEPEND=">=dev-lang/perl-5.6.1" src_install() { eval `perl '-V:installarchlib'` diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild index b5b6fc241aa2..352464b03aec 100644 --- a/media-sound/lilypond/lilypond-1.6.6.ebuild +++ b/media-sound/lilypond/lilypond-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 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.5 2003/03/09 19:50:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="x86 alpha" DEPEND=">=dev-lang/python-2.2.1-r2 - >=sys-devel/perl-5.6.1-r6 + >=dev-lang/perl-5.6.1-r6 >=dev-util/guile-1.4-r3 >=sys-devel/bison-1.35 >=app-text/tetex-1.0.7-r12 diff --git a/media-sound/rip/rip-1.01-r1.ebuild b/media-sound/rip/rip-1.01-r1.ebuild index ce8a380cb079..1bd107ca29cb 100644 --- a/media-sound/rip/rip-1.01-r1.ebuild +++ b/media-sound/rip/rip-1.01-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/media-sound/rip/rip-1.01-r1.ebuild,v 1.8 2003/02/13 13:18:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rip/rip-1.01-r1.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A command-line based audio CD ripper and mp3 encoder" @@ -15,7 +15,7 @@ DEPEND="" RDEPEND="media-sound/cdparanoia sys-apps/eject - sys-devel/perl + dev-lang/perl >=dev-perl/CDDB_get-1.66 >=dev-perl/MP3-Info-0.91" diff --git a/media-sound/speechd/speechd-0.56.ebuild b/media-sound/speechd/speechd-0.56.ebuild index 68ee82ffc186..0e726596f53a 100644 --- a/media-sound/speechd/speechd-0.56.ebuild +++ b/media-sound/speechd/speechd-0.56.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/media-sound/speechd/speechd-0.56.ebuild,v 1.5 2003/02/13 13:19:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/speechd/speechd-0.56.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Implements /dev/speech (any text written to /dev/speech will be spoken aloud)" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl media-sound/festival" src_compile() { diff --git a/media-sound/zinf/zinf-2.2.0.ebuild b/media-sound/zinf/zinf-2.2.0.ebuild index 78b88f0474cd..8483cb1e61ab 100644 --- a/media-sound/zinf/zinf-2.2.0.ebuild +++ b/media-sound/zinf/zinf-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/media-sound/zinf/zinf-2.2.0.ebuild,v 1.13 2003/02/13 13:22:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.0.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="arts esd X gtk oggvorbis gnome alsa" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/zinf/zinf-2.2.1.ebuild b/media-sound/zinf/zinf-2.2.1.ebuild index 8612fe218ad6..53112a8ca37b 100644 --- a/media-sound/zinf/zinf-2.2.1.ebuild +++ b/media-sound/zinf/zinf-2.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/media-sound/zinf/zinf-2.2.1.ebuild,v 1.4 2003/03/08 11:58:43 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="esd X gtk oggvorbis gnome" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="$RDEPEND x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/zinf/zinf-2.2.3.ebuild b/media-sound/zinf/zinf-2.2.3.ebuild index 6d2252d85a5c..a2e2ea26ae90 100644 --- a/media-sound/zinf/zinf-2.2.3.ebuild +++ b/media-sound/zinf/zinf-2.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/media-sound/zinf/zinf-2.2.3.ebuild,v 1.4 2003/02/14 13:16:32 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="esd X gtk oggvorbis gnome arts" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="$RDEPEND x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-video/acidrip/acidrip-0.7.ebuild b/media-video/acidrip/acidrip-0.7.ebuild index e7e1b3697473..23fad449e07a 100644 --- a/media-video/acidrip/acidrip-0.7.ebuild +++ b/media-video/acidrip/acidrip-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/media-video/acidrip/acidrip-0.7.ebuild,v 1.1 2003/03/06 04:05:55 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/acidrip/acidrip-0.7.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="encode" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl dev-perl/gtk-perl media-video/lsdvd media-video/mplayer diff --git a/net-analyzer/calamaris/calamaris-2.51.ebuild b/net-analyzer/calamaris/calamaris-2.51.ebuild index bbc40fe6aaa5..189bb4e81f64 100644 --- a/net-analyzer/calamaris/calamaris-2.51.ebuild +++ b/net-analyzer/calamaris/calamaris-2.51.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/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.2 2003/02/13 13:39:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -8,8 +8,8 @@ SRC_URI="http://calamaris.cord.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc x86" -DEPEND="sys-devel/perl" -RDEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" +RDEPEND="dev-lang/perl" S=${WORKDIR}/${P} src_install () { diff --git a/net-analyzer/calamaris/calamaris-2.57.ebuild b/net-analyzer/calamaris/calamaris-2.57.ebuild index 92d8a5497d8c..570f02c04612 100644 --- a/net-analyzer/calamaris/calamaris-2.57.ebuild +++ b/net-analyzer/calamaris/calamaris-2.57.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/net-analyzer/calamaris/calamaris-2.57.ebuild,v 1.1 2003/03/09 20:52:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.57.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -8,8 +8,8 @@ SRC_URI="http://calamaris.cord.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc ~x86" -DEPEND="sys-devel/perl" -RDEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" +RDEPEND="dev-lang/perl" S=${WORKDIR}/${P} src_install () { diff --git a/net-analyzer/egressor/egressor-1.0.ebuild b/net-analyzer/egressor/egressor-1.0.ebuild index f98c6efc7220..0a6ea99ccf31 100644 --- a/net-analyzer/egressor/egressor-1.0.ebuild +++ b/net-analyzer/egressor/egressor-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/net-analyzer/egressor/egressor-1.0.ebuild,v 1.2 2003/03/07 22:57:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/egressor/egressor-1.0.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="tool for checking router configuration" HOMEPAGE="http://www.packetfactory.net/projects/egressor/" @@ -13,7 +13,7 @@ KEYWORDS="~x86" DEPEND="=net-libs/libnet-1.0*" RDEPEND="net-libs/libpcap dev-perl/Net-RawIP - sys-devel/perl" + dev-lang/perl" S=${WORKDIR} diff --git a/net-analyzer/ethereal/ethereal-0.9.10.ebuild b/net-analyzer/ethereal/ethereal-0.9.10.ebuild index 2fffc077b0e0..bcc69969ae95 100644 --- a/net-analyzer/ethereal/ethereal-0.9.10.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.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/net-analyzer/ethereal/ethereal-0.9.10.ebuild,v 1.2 2003/03/09 19:06:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.11.ebuild b/net-analyzer/ethereal/ethereal-0.9.11.ebuild index f234b9f6910e..8ee0fdcc08b6 100644 --- a/net-analyzer/ethereal/ethereal-0.9.11.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.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/net-analyzer/ethereal/ethereal-0.9.11.ebuild,v 1.1 2003/03/11 13:36:12 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.11.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild b/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild index f936625198ba..849b4c015aac 100644 --- a/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.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/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild,v 1.6 2003/02/15 07:39:40 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.9.ebuild b/net-analyzer/ethereal/ethereal-0.9.9.ebuild index 583776764c08..5d2926a7d99f 100644 --- a/net-analyzer/ethereal/ethereal-0.9.9.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.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/net-analyzer/ethereal/ethereal-0.9.9.ebuild,v 1.1 2003/02/19 06:17:33 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.9.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/mrtg/mrtg-2.9.21.ebuild b/net-analyzer/mrtg/mrtg-2.9.21.ebuild index bff0d082b49e..6a186bc10315 100644 --- a/net-analyzer/mrtg/mrtg-2.9.21.ebuild +++ b/net-analyzer/mrtg/mrtg-2.9.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/net-analyzer/mrtg/mrtg-2.9.21.ebuild,v 1.6 2003/02/13 13:42:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.9.21.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool to monitor the traffic load on network-links" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/libgd-1.8.3" # >=media-libs/libpng-1.2.1" diff --git a/net-analyzer/mrtg/mrtg-2.9.22.ebuild b/net-analyzer/mrtg/mrtg-2.9.22.ebuild index 62d8d778cfed..542227a56b95 100644 --- a/net-analyzer/mrtg/mrtg-2.9.22.ebuild +++ b/net-analyzer/mrtg/mrtg-2.9.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/net-analyzer/mrtg/mrtg-2.9.22.ebuild,v 1.3 2003/02/13 13:42:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.9.22.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool to monitor the traffic load on network-links" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/libgd-1.8.3" # >=media-libs/libpng-1.2.1" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild index e7d0017e243a..eb25bdc1b803 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.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/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.12 2003/02/13 13:49:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild index cdef1c5d4e67..199eebdd9ab1 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.39.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/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.11 2003/02/13 13:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild index bbe9edbce761..33199f474d93 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.40.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/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.4 2003/02/13 13:50:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index f965794983cb..ab389cf00817 100644 --- a/net-analyzer/snort/snort-1.8.6.ebuild +++ b/net-analyzer/snort/snort-1.8.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/net-analyzer/snort/snort-1.8.6.ebuild,v 1.10 2003/02/13 13:50:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql" @@ -21,7 +21,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6b )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.8.7.ebuild b/net-analyzer/snort/snort-1.8.7.ebuild index af65c5d4bf45..ad84f6436e1a 100644 --- a/net-analyzer/snort/snort-1.8.7.ebuild +++ b/net-analyzer/snort/snort-1.8.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/net-analyzer/snort/snort-1.8.7.ebuild,v 1.9 2003/02/13 13:50:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql" @@ -21,7 +21,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6b )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.9.0.ebuild b/net-analyzer/snort/snort-1.9.0.ebuild index 37d704420840..870869f7456e 100644 --- a/net-analyzer/snort/snort-1.9.0.ebuild +++ b/net-analyzer/snort/snort-1.9.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/net-analyzer/snort/snort-1.9.0.ebuild,v 1.5 2003/02/13 13:50:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql snmp" @@ -22,7 +22,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.9.1.ebuild b/net-analyzer/snort/snort-1.9.1.ebuild index f9c27e6d1e4c..059db054485d 100644 --- a/net-analyzer/snort/snort-1.9.1.ebuild +++ b/net-analyzer/snort/snort-1.9.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/net-analyzer/snort/snort-1.9.1.ebuild,v 1.2 2003/03/06 10:18:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -23,7 +23,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index 76c9297634ee..85057e884f4a 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.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/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.8 2003/02/13 13:54:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fax and Voice modem programs." @@ -9,7 +9,7 @@ HOMEPAGE="http://alpha.greenie.net/mgetty/" DEPEND="app-text/tetex sys-apps/gawk - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 63e8001dc271..7af7edbd5fb0 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.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/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.2 2003/02/13 13:55:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -9,7 +9,7 @@ HOMEPAGE="http://pptpclient.sourceforge.net/" SRC_URI="mirror://sourceforge/pptpclient/pptp-linux-${PV}-1.tar.gz" DEPEND="net-dialup/ppp - sys-devel/perl + dev-lang/perl tcltk? ( dev-perl/perl-tk )" SLOT="0" diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild index 359da8b72da6..8a5e89e4945b 100644 --- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.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/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.1 2003/02/26 23:31:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc" IUSE="tcltk" DEPEND="net-dialup/ppp - sys-devel/perl + dev-lang/perl tcltk? ( dev-perl/perl-tk )" src_compile() { diff --git a/net-dns/ddclient/ddclient-3.6.2.ebuild b/net-dns/ddclient/ddclient-3.6.2.ebuild index aafd0ade61e3..3a3580f8fbda 100644 --- a/net-dns/ddclient/ddclient-3.6.2.ebuild +++ b/net-dns/ddclient/ddclient-3.6.2.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/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.9 2003/02/13 13:56:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A perl based client for dyndns" SRC_URI="http://burry.ca:4141/ddclient/${P}.tar.gz" HOMEPAGE="http://burry.ca:4141/ddclient/" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index 869e9c9fd71e..eeaa922ba3f9 100644 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ b/net-dns/dlint/dlint-1.4.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/net-dns/dlint/dlint-1.4.0.ebuild,v 1.9 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -13,7 +13,7 @@ KEYWORDS="x86 sparc " LICENSE="GPL-2" DEPEND="net-dns/bind-tools - sys-devel/perl + dev-lang/perl app-shells/bash" src_compile() { diff --git a/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild b/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild index 3a18576abe87..d06e6c41a0bb 100644 --- a/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild +++ b/net-firewall/ipchains-firewall/ipchains-firewall-1.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/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild,v 1.1 2003/02/24 19:38:41 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/ipchains-firewall-1.7 DESCRIPTION="IP-Chains Firewall Script " @@ -10,7 +10,7 @@ KEYWORDS="x86 sparc " LICENSE="as-is" SLOT="0" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install() { cd ${S} diff --git a/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild b/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild index 0f3641430607..7e903d2b9f55 100644 --- a/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild +++ b/net-im/gaim-cvs/gaim-cvs-0.60-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/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild,v 1.6 2003/03/03 18:37:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd arts perl spell" @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) spell? ( >=app-text/gtkspell-2.0.2 )" inherit cvs diff --git a/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild b/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild index 330aaa5f569a..b0b9fb182166 100644 --- a/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild +++ b/net-im/gaim-cvs/gaim-cvs-0.60-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/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild,v 1.5 2003/03/10 22:38:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls perl spell" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* >=media-libs/audiofile-0.2.0 media-libs/libao nls? ( sys-devel/gettext ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) spell? ( >=app-text/gtkspell-2.0.2 )" inherit cvs diff --git a/net-im/gaim/gaim-0.59.3.ebuild b/net-im/gaim/gaim-0.59.3.ebuild index 773151bc1757..7bee4f08a303 100644 --- a/net-im/gaim/gaim-0.59.3.ebuild +++ b/net-im/gaim/gaim-0.59.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/net-im/gaim/gaim-0.59.3.ebuild,v 1.9 2003/02/13 14:08:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.3.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd gnome arts gtk2 perl" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gtk2? ( >=x11-libs/gtk+-2.0* >=dev-libs/glib-2.0* ) || ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) ) )" diff --git a/net-im/gaim/gaim-0.59.6.ebuild b/net-im/gaim/gaim-0.59.6.ebuild index acff5cbf3181..c84c8fba61b4 100644 --- a/net-im/gaim/gaim-0.59.6.ebuild +++ b/net-im/gaim/gaim-0.59.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/net-im/gaim/gaim-0.59.6.ebuild,v 1.3 2003/02/13 14:08:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.6.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd gnome arts gtk2 perl" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gtk2? ( >=x11-libs/gtk+-2.0* >=dev-libs/glib-2.0* ) || ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) ) )" diff --git a/net-im/gaim/gaim-0.59.8-r1.ebuild b/net-im/gaim/gaim-0.59.8-r1.ebuild index 5dd3b9136ea0..17b8fc6d2e5b 100644 --- a/net-im/gaim/gaim-0.59.8-r1.ebuild +++ b/net-im/gaim/gaim-0.59.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/net-im/gaim/gaim-0.59.8-r1.ebuild,v 1.4 2003/02/13 14:08:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.8-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit kde-functions eutils @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) : ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ) ) ssl? ( dev-libs/openssl )" diff --git a/net-im/gaim/gaim-0.59.9.ebuild b/net-im/gaim/gaim-0.59.9.ebuild index 6f11ca76d208..26303e46d949 100644 --- a/net-im/gaim/gaim-0.59.9.ebuild +++ b/net-im/gaim/gaim-0.59.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/net-im/gaim/gaim-0.59.9.ebuild,v 1.2 2003/03/07 13:21:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.9.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit kde-functions eutils @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) : ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ) ) ssl? ( dev-libs/openssl )" diff --git a/net-im/pork/pork-0.6.0.ebuild b/net-im/pork/pork-0.6.0.ebuild index d718d3096797..1d2308a5852d 100644 --- a/net-im/pork/pork-0.6.0.ebuild +++ b/net-im/pork/pork-0.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/net-im/pork/pork-0.6.0.ebuild,v 1.1 2003/03/03 16:10:48 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.6.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~alpha" SLOT="0" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-libs/ncurses" src_compile() { diff --git a/net-im/silc-client/silc-client-0.9.11.ebuild b/net-im/silc-client/silc-client-0.9.11.ebuild index f1aab45c4c05..1988cb679aef 100644 --- a/net-im/silc-client/silc-client-0.9.11.ebuild +++ b/net-im/silc-client/silc-client-0.9.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/net-im/silc-client/silc-client-0.9.11.ebuild,v 1.4 2003/03/04 07:21:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-0.9.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="IRSSI-based text client for Secure Internet Live Conferencing" SRC_URI="http://www.silcnet.org/download/client/sources/${P}.tar.bz2" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" IUSE="ipv6 perl" DEPEND="=dev-libs/glib-1.2* - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) sys-libs/ncurses" src_compile() { diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index 4c664e0a13b7..fa1b4fdfdc50 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.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/net-irc/epic4/epic4-1.1.10.ebuild,v 1.2 2003/02/13 14:15:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic replace-flags "-O?" "-O" diff --git a/net-irc/epic4/epic4-1.1.7-r1.ebuild b/net-irc/epic4/epic4-1.1.7-r1.ebuild index c360839d019c..9de9905dc11f 100644 --- a/net-irc/epic4/epic4-1.1.7-r1.ebuild +++ b/net-irc/epic4/epic4-1.1.7-r1.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/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.2 2003/02/13 14:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/epic4/epic4-1.1.7.ebuild b/net-irc/epic4/epic4-1.1.7.ebuild index 71770ff77e74..05f1c7cba800 100644 --- a/net-irc/epic4/epic4-1.1.7.ebuild +++ b/net-irc/epic4/epic4-1.1.7.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/net-irc/epic4/epic4-1.1.7.ebuild,v 1.4 2003/02/13 14:15:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index 907f31dbb354..a270b819f3ce 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.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/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.10 2003/02/13 14:15:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND="=dev-libs/glib-1.2* sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" diff --git a/net-irc/irssi/irssi-0.8.6-r2.ebuild b/net-irc/irssi/irssi-0.8.6-r2.ebuild index a3e5dc6c992e..b18248a1e0df 100644 --- a/net-irc/irssi/irssi-0.8.6-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.6-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/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.5 2003/02/13 14:15:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND=">=dev-libs/glib-1.2 sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" diff --git a/net-irc/xchat/xchat-1.8.10-r1.ebuild b/net-irc/xchat/xchat-1.8.10-r1.ebuild index d09dcf5e845b..aab1c65c4578 100644 --- a/net-irc/xchat/xchat-1.8.10-r1.ebuild +++ b/net-irc/xchat/xchat-1.8.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/net-irc/xchat/xchat-1.8.10-r1.ebuild,v 1.10 2003/02/13 14:17:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10-r1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc ~alpha" RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-1.8.10.ebuild b/net-irc/xchat/xchat-1.8.10.ebuild index 26ec09a749ab..a1e3081e0eaf 100644 --- a/net-irc/xchat/xchat-1.8.10.ebuild +++ b/net-irc/xchat/xchat-1.8.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/net-irc/xchat/xchat-1.8.10.ebuild,v 1.8 2003/02/13 14:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc " RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild index 1fcc253d3e3d..d9c82f8d9987 100644 --- a/net-irc/xchat/xchat-1.8.11.ebuild +++ b/net-irc/xchat/xchat-1.8.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/net-irc/xchat/xchat-1.8.11.ebuild,v 1.4 2003/03/09 19:42:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-2.0.0.ebuild b/net-irc/xchat/xchat-2.0.0.ebuild index 875e3e75f160..62cfe78ce116 100644 --- a/net-irc/xchat/xchat-2.0.0.ebuild +++ b/net-irc/xchat/xchat-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 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.6 2003/03/10 19:46:47 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc ~sparc alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" diff --git a/net-irc/xchat/xchat-2.0.1.ebuild b/net-irc/xchat/xchat-2.0.1.ebuild index ffea03eb0f7e..fad5a7d72a99 100644 --- a/net-irc/xchat/xchat-2.0.1.ebuild +++ b/net-irc/xchat/xchat-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 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.1 2003/03/03 15:34:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" diff --git a/net-libs/libwww/libwww-5.4.0-r1.ebuild b/net-libs/libwww/libwww-5.4.0-r1.ebuild index e400458a1c2d..132dd59be2aa 100644 --- a/net-libs/libwww/libwww-5.4.0-r1.ebuild +++ b/net-libs/libwww/libwww-5.4.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/net-libs/libwww/libwww-5.4.0-r1.ebuild,v 1.9 2003/03/07 21:00:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl mysql" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="W3C" KEYWORDS="x86 ppc sparc alpha hppa" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=sys-libs/zlib-1.1.4 mysql? ( >=dev-db/mysql-3.23.26 <dev-db/mysql-4 ) ssl? ( >=dev-libs/openssl-0.9.6 )" diff --git a/net-mail/amavis/amavis-0.3.12_pre8.ebuild b/net-mail/amavis/amavis-0.3.12_pre8.ebuild index 2f60ea5f8a73..e1fd0bfd0066 100644 --- a/net-mail/amavis/amavis-0.3.12_pre8.ebuild +++ b/net-mail/amavis/amavis-0.3.12_pre8.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/net-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.7 2003/02/13 14:22:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="A perl module which integrates virus scanning software with your MTA" HOMEPAGE="http://www.amavis.org" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/file app-arch/arc sys-apps/bzip2 diff --git a/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild b/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild index 9ddd55dc56fe..46f5a3aca482 100644 --- a/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild +++ b/net-mail/courier-imap/courier-imap-1.4.5-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/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild,v 1.9 2003/02/13 14:26:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.0.ebuild b/net-mail/courier-imap/courier-imap-1.5.0.ebuild index 65cb29073322..e7b02e2b5dcf 100644 --- a/net-mail/courier-imap/courier-imap-1.5.0.ebuild +++ b/net-mail/courier-imap/courier-imap-1.5.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/net-mail/courier-imap/courier-imap-1.5.0.ebuild,v 1.11 2003/02/13 14:26:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.0.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.1.ebuild b/net-mail/courier-imap/courier-imap-1.5.1.ebuild index 6089c8994c84..0b32c8063637 100644 --- a/net-mail/courier-imap/courier-imap-1.5.1.ebuild +++ b/net-mail/courier-imap/courier-imap-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/net-mail/courier-imap/courier-imap-1.5.1.ebuild,v 1.9 2003/02/13 14:26:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.3.ebuild b/net-mail/courier-imap/courier-imap-1.5.3.ebuild index fc1adc10281a..4f9756ad3427 100644 --- a/net-mail/courier-imap/courier-imap-1.5.3.ebuild +++ b/net-mail/courier-imap/courier-imap-1.5.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/net-mail/courier-imap/courier-imap-1.5.3.ebuild,v 1.7 2003/02/13 14:26:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.6.1.ebuild b/net-mail/courier-imap/courier-imap-1.6.1.ebuild index 3cee7ab83045..5c06deb87e8c 100644 --- a/net-mail/courier-imap/courier-imap-1.6.1.ebuild +++ b/net-mail/courier-imap/courier-imap-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/net-mail/courier-imap/courier-imap-1.6.1.ebuild,v 1.4 2003/02/13 14:26:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild b/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild index 613054e5ced7..b21497abd98e 100644 --- a/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-1.6.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/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild,v 1.2 2003/02/13 14:26:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -19,7 +19,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" inherit flag-o-matic filter-flags -funroll-loops diff --git a/net-mail/courier-imap/courier-imap-1.6.2.ebuild b/net-mail/courier-imap/courier-imap-1.6.2.ebuild index dc1254b532b0..be7dc9d5b0f3 100644 --- a/net-mail/courier-imap/courier-imap-1.6.2.ebuild +++ b/net-mail/courier-imap/courier-imap-1.6.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/net-mail/courier-imap/courier-imap-1.6.2.ebuild,v 1.6 2003/02/13 14:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -22,7 +22,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_compile() { local myconf diff --git a/net-mail/courier-imap/courier-imap-1.7.0.ebuild b/net-mail/courier-imap/courier-imap-1.7.0.ebuild index 26aee6029f74..dd56c5649e97 100644 --- a/net-mail/courier-imap/courier-imap-1.7.0.ebuild +++ b/net-mail/courier-imap/courier-imap-1.7.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/net-mail/courier-imap/courier-imap-1.7.0.ebuild,v 1.3 2003/02/13 14:26:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.7.0.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -19,7 +19,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" inherit flag-o-matic filter-flags -funroll-loops diff --git a/net-mail/courier/courier-0.39.1.ebuild b/net-mail/courier/courier-0.39.1.ebuild index 8ef048cdd52a..eeef1be8a2aa 100644 --- a/net-mail/courier/courier-0.39.1.ebuild +++ b/net-mail/courier/courier-0.39.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/net-mail/courier/courier-0.39.1.ebuild,v 1.9 2003/02/13 14:24:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.39.2.ebuild b/net-mail/courier/courier-0.39.2.ebuild index 807d6ebac9cc..6ddc323d846c 100644 --- a/net-mail/courier/courier-0.39.2.ebuild +++ b/net-mail/courier/courier-0.39.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/net-mail/courier/courier-0.39.2.ebuild,v 1.6 2003/02/13 14:24:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.39.3.ebuild b/net-mail/courier/courier-0.39.3.ebuild index e2ff3f00f5cc..1e35b907404d 100644 --- a/net-mail/courier/courier-0.39.3.ebuild +++ b/net-mail/courier/courier-0.39.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/net-mail/courier/courier-0.39.3.ebuild,v 1.6 2003/02/13 14:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.3.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.40.0.20021026.ebuild b/net-mail/courier/courier-0.40.0.20021026.ebuild index bd7f18b8dd81..df2a948215af 100644 --- a/net-mail/courier/courier-0.40.0.20021026.ebuild +++ b/net-mail/courier/courier-0.40.0.20021026.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/net-mail/courier/courier-0.40.0.20021026.ebuild,v 1.4 2003/02/13 14:25:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.0.20021026.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.bz2" @@ -25,7 +25,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.40.1.ebuild b/net-mail/courier/courier-0.40.1.ebuild index 9742d2191258..910e0d2c6640 100644 --- a/net-mail/courier/courier-0.40.1.ebuild +++ b/net-mail/courier/courier-0.40.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/net-mail/courier/courier-0.40.1.ebuild,v 1.6 2003/02/13 14:25:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" @@ -27,7 +27,7 @@ RDEPEND="virtual/glibc postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" inherit flag-o-matic diff --git a/net-mail/courier/courier-0.40.2.ebuild b/net-mail/courier/courier-0.40.2.ebuild index ac3dee856d16..6ed0216cd5e6 100644 --- a/net-mail/courier/courier-0.40.2.ebuild +++ b/net-mail/courier/courier-0.40.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/net-mail/courier/courier-0.40.2.ebuild,v 1.3 2003/02/13 14:25:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" @@ -28,7 +28,7 @@ RDEPEND="virtual/glibc tcltk? ( >=dev-tcltk/expect-5.33.0 ) spell? ( >=app-text/aspell-0.50.3 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" inherit flag-o-matic eutils diff --git a/net-mail/courier/courier-0.41.0.ebuild b/net-mail/courier/courier-0.41.0.ebuild index ebe73fc2b1b4..215fd0a2880c 100644 --- a/net-mail/courier/courier-0.41.0.ebuild +++ b/net-mail/courier/courier-0.41.0.ebuild @@ -33,7 +33,7 @@ RDEPEND="virtual/glibc tcltk? ( >=dev-tcltk/expect-5.33.0 ) spell? ( >=app-text/aspell-0.50.3 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild index 07a95e20e6c3..6dddf641dc79 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.2 2003/02/13 14:27:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild index 001fa8ae023e..5e8308e561a0 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.4 2003/02/13 14:27:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild index 8c12c32a1a79..c209d070cb33 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.4 2003/02/13 14:27:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module eutils @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild index e82fd243e399..630a646840c0 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.6 2003/02/13 14:27:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild index 69f8de237b2c..8b2e008a4ddd 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.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/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild,v 1.6 2003/02/13 14:27:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl perl snmp afs" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 @@ -30,7 +30,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild index b97f9c31f238..c0c5669f6ac4 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild,v 1.10 2003/02/13 14:28:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -18,7 +18,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/disspam/disspam-0.10.ebuild b/net-mail/disspam/disspam-0.10.ebuild index 2b8dcf8eb6ab..ff3686d18990 100644 --- a/net-mail/disspam/disspam-0.10.ebuild +++ b/net-mail/disspam/disspam-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/net-mail/disspam/disspam-0.10.ebuild,v 1.7 2003/02/13 14:28:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/disspam/disspam-0.10.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/disspam DESCRIPTION="A Perl script that removes spam from POP3 mailboxes based on RBLs." @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 >=dev-perl/libnet-1.11 >=dev-perl/Net-DNS-0.12" diff --git a/net-mail/exim/exim-4.04-r2.ebuild b/net-mail/exim/exim-4.04-r2.ebuild index 08ab73a2aa43..3033f9191e30 100644 --- a/net-mail/exim/exim-4.04-r2.ebuild +++ b/net-mail/exim/exim-4.04-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.7 2003/02/13 14:28:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="pgsql ssl tcpd mysql ldap pam" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.05.ebuild b/net-mail/exim/exim-4.05.ebuild index 19e1414529b5..0bcc1251a1f6 100644 --- a/net-mail/exim/exim-4.05.ebuild +++ b/net-mail/exim/exim-4.05.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.10 2003/02/13 14:29:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.10.ebuild b/net-mail/exim/exim-4.10.ebuild index ad9973ace64b..b6d7110a1088 100644 --- a/net-mail/exim/exim-4.10.ebuild +++ b/net-mail/exim/exim-4.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.6 2003/02/13 14:29:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.12.ebuild b/net-mail/exim/exim-4.12.ebuild index 90e219111f94..ce89eda3e029 100644 --- a/net-mail/exim/exim-4.12.ebuild +++ b/net-mail/exim/exim-4.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/net-mail/exim/exim-4.12.ebuild,v 1.4 2003/02/14 21:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -19,7 +19,7 @@ PROVIDE="virtual/mta" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild index 9c6bfb3dd80d..fcff8038d690 100644 --- a/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild +++ b/net-mail/fetchyahoo/fetchyahoo-2.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/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild,v 1.3 2003/02/13 14:31:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="x86" SLOT="0" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/MIME-tools diff --git a/net-mail/maildrop/maildrop-1.4.0-r1.ebuild b/net-mail/maildrop/maildrop-1.4.0-r1.ebuild index 8fd655b6595f..f06dcdb5de0f 100644 --- a/net-mail/maildrop/maildrop-1.4.0-r1.ebuild +++ b/net-mail/maildrop/maildrop-1.4.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/net-mail/maildrop/maildrop-1.4.0-r1.ebuild,v 1.9 2003/02/13 14:33:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.4.0-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.gz" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" DEPEND=">=sys-libs/gdbm-1.8.0 - sys-devel/perl + dev-lang/perl virtual/mta" PROVIDE="virtual/mda" diff --git a/net-mail/maildrop/maildrop-1.4.0.ebuild b/net-mail/maildrop/maildrop-1.4.0.ebuild index 8ad5ccfac5f8..400ab7d452c9 100644 --- a/net-mail/maildrop/maildrop-1.4.0.ebuild +++ b/net-mail/maildrop/maildrop-1.4.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/net-mail/maildrop/maildrop-1.4.0.ebuild,v 1.8 2003/02/13 14:33:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.4.0.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.gz" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" DEPEND=">=sys-libs/gdbm-1.8.0 - sys-devel/perl + dev-lang/perl net-mail/mailbase" SLOT="0" diff --git a/net-mail/maildrop/maildrop-1.5.0-r1.ebuild b/net-mail/maildrop/maildrop-1.5.0-r1.ebuild index 4c6873c6c01a..6915d953e848 100644 --- a/net-mail/maildrop/maildrop-1.5.0-r1.ebuild +++ b/net-mail/maildrop/maildrop-1.5.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/net-mail/maildrop/maildrop-1.5.0-r1.ebuild,v 1.5 2003/02/13 14:33:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.0-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql ldap gdbm berkdb" @@ -9,7 +9,7 @@ DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta >=sys-libs/db-3.2 gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/maildrop/maildrop-1.5.0.ebuild b/net-mail/maildrop/maildrop-1.5.0.ebuild index 8f0bc8d5637a..69fa11f52c3c 100644 --- a/net-mail/maildrop/maildrop-1.5.0.ebuild +++ b/net-mail/maildrop/maildrop-1.5.0.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/net-mail/maildrop/maildrop-1.5.0.ebuild,v 1.4 2003/02/13 14:33:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.0.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND=">=sys-libs/gdbm-1.8.0 sys-devel/perl virtual/mta" +DEPEND=">=sys-libs/gdbm-1.8.0 dev-lang/perl virtual/mta" PROVIDE="virtual/mda" SLOT="0" diff --git a/net-mail/maildrop/maildrop-1.5.1.ebuild b/net-mail/maildrop/maildrop-1.5.1.ebuild index 828fd9281bb6..540cde3ac42a 100644 --- a/net-mail/maildrop/maildrop-1.5.1.ebuild +++ b/net-mail/maildrop/maildrop-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/net-mail/maildrop/maildrop-1.5.1.ebuild,v 1.3 2003/02/13 14:33:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql ldap gdbm berkdb" @@ -9,7 +9,7 @@ DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/maildrop/maildrop-1.5.2.ebuild b/net-mail/maildrop/maildrop-1.5.2.ebuild index 9208ef7057c5..e1b917d04d63 100644 --- a/net-mail/maildrop/maildrop-1.5.2.ebuild +++ b/net-mail/maildrop/maildrop-1.5.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/net-mail/maildrop/maildrop-1.5.2.ebuild,v 1.1 2003/02/15 03:47:56 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit flag-o-matic filter-flags -funroll-loops @@ -11,7 +11,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild index 4344b1977bc2..9281ac8663ab 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.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/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild,v 1.4 2003/02/13 14:37:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="E-Mail virus scanner for qmail." @@ -8,7 +8,7 @@ HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild index 86576b57a13e..e3479fcb4de0 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.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/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild,v 1.4 2003/02/13 14:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild index 68ae51b0ccca..704f9f15c684 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-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/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild,v 1.3 2003/02/13 14:38:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20-r2 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild index 2b7701363c8e..ded2d79e3864 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.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/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.1 2003/02/15 19:36:57 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20-r2 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/randomsig/randomsig-1.10.0.ebuild b/net-mail/randomsig/randomsig-1.10.0.ebuild index dfd9704fca15..cfeda26386be 100644 --- a/net-mail/randomsig/randomsig-1.10.0.ebuild +++ b/net-mail/randomsig/randomsig-1.10.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/randomsig/randomsig-1.10.0.ebuild,v 1.5 2003/02/13 14:38:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/randomsig/randomsig-1.10.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ MY_P=${PN}-v${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="randomsig - perl script for generating random .signature files" HOMEPAGE="http://suso.suso.org/programs/randomsig/" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" SRC_URI="http://suso.suso.org/programs/randomsig/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/net-mail/razor/razor-2.12.ebuild b/net-mail/razor/razor-2.12.ebuild index 925c3301c3ba..983166d0e909 100644 --- a/net-mail/razor/razor-2.12.ebuild +++ b/net-mail/razor/razor-2.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/net-mail/razor/razor-2.12.ebuild,v 1.7 2003/02/13 14:38:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.12.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -14,7 +14,7 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ppc sparc" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/razor/razor-2.14.ebuild b/net-mail/razor/razor-2.14.ebuild index dc092da3dd1b..a1a73bca69af 100644 --- a/net-mail/razor/razor-2.14.ebuild +++ b/net-mail/razor/razor-2.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/net-mail/razor/razor-2.14.ebuild,v 1.3 2003/02/13 14:38:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.14.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc " -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/razor/razor-2.20.ebuild b/net-mail/razor/razor-2.20.ebuild index 85004b36e2b4..3bee9a43c6e7 100644 --- a/net-mail/razor/razor-2.20.ebuild +++ b/net-mail/razor/razor-2.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/net-mail/razor/razor-2.20.ebuild,v 1.3 2003/02/13 14:38:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.20.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc " -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/signify/signify-1.07.ebuild b/net-mail/signify/signify-1.07.ebuild index 736d946770cd..ec3df42d24b6 100644 --- a/net-mail/signify/signify-1.07.ebuild +++ b/net-mail/signify/signify-1.07.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/net-mail/signify/signify-1.07.ebuild,v 1.11 2003/02/13 14:40:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/signify-1.07.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A (semi-)random e-mail signature rotator" SRC_URI="http://www.ibiblio.org/pub/Linux/utils/text/${P}.tar.gz" HOMEPAGE="http://ibiblio.org/pub/Linux/utils/text/" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" SLOT="0" LICENSE="public-domain" diff --git a/net-mail/tpop3d/tpop3d-1.4.2.ebuild b/net-mail/tpop3d/tpop3d-1.4.2.ebuild index ab5be108fd19..f7d92c9e91fa 100644 --- a/net-mail/tpop3d/tpop3d-1.4.2.ebuild +++ b/net-mail/tpop3d/tpop3d-1.4.2.ebuild @@ -20,7 +20,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) ldap? ( >=net-nds/openldap-2.0.7 ) mysql? ( >=dev-db/mysql-3.23.28 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) pam? ( >=sys-libs/pam-0.75 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild index 33301bc27a09..591826b310a5 100644 --- a/net-misc/bwwhois/bwwhois-3.2.ebuild +++ b/net-misc/bwwhois/bwwhois-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/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.2 2003/02/13 14:46:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit perl-post @@ -15,7 +15,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { diff --git a/net-misc/dante/dante-1.1.13.ebuild b/net-misc/dante/dante-1.1.13.ebuild index 0a47c4a682ec..db07a77aabf0 100644 --- a/net-misc/dante/dante-1.1.13.ebuild +++ b/net-misc/dante/dante-1.1.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/net-misc/dante/dante-1.1.13.ebuild,v 1.12 2003/03/04 19:39:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.13.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ inherit gcc @@ -17,7 +17,7 @@ RDEPEND="virtual/glibc sys-libs/pam tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { [ "`gcc-version`" == "3.2" ] && export CFLAGS="" diff --git a/net-misc/esms/esms-0.9.5.ebuild b/net-misc/esms/esms-0.9.5.ebuild index ba651b061d02..6ff6d711ceec 100644 --- a/net-misc/esms/esms-0.9.5.ebuild +++ b/net-misc/esms/esms-0.9.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/net-misc/esms/esms-0.9.5.ebuild,v 1.11 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/esms/esms-0.9.5.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ SLOT="0" DEPEND=">=dev-perl/libwww-perl-5.64 \ >=dev-perl/HTML-Parser-3.26 \ >=dev-perl/HTML-Tree-3.11 - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { diff --git a/net-misc/ferm/ferm-1.1_pre7.ebuild b/net-misc/ferm/ferm-1.1_pre7.ebuild index 83c84c3d407f..3466aecef2b4 100644 --- a/net-misc/ferm/ferm-1.1_pre7.ebuild +++ b/net-misc/ferm/ferm-1.1_pre7.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/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.6 2003/02/13 14:49:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Command line util for managing firewall rules" HOMEPAGE="http://www.geo.vu.nl/~koka/ferm/" @@ -8,7 +8,7 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc " SLOT="0" DEPEND="" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SRC_URI="http://www.geo.vu.nl/~koka/ferm/${PN}.tar.gz" S=${WORKDIR}/${PN}-1.1-pre7 diff --git a/net-misc/linuxsms/linuxsms-0.58.ebuild b/net-misc/linuxsms/linuxsms-0.58.ebuild index 787cbb3020b8..bea548d040b6 100644 --- a/net-misc/linuxsms/linuxsms-0.58.ebuild +++ b/net-misc/linuxsms/linuxsms-0.58.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/net-misc/linuxsms/linuxsms-0.58.ebuild,v 1.3 2003/02/13 14:59:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.58.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc" LICENSE="GPL-2" SLOT="0" -DEPEND=">=sys-devel/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" src_install () { dodir /opt/linuxsms diff --git a/net-misc/openssh/openssh-3.4_p1-r2.ebuild b/net-misc/openssh/openssh-3.4_p1-r2.ebuild index b339298e2a96..0f81fd245e89 100644 --- a/net-misc/openssh/openssh-3.4_p1-r2.ebuild +++ b/net-misc/openssh/openssh-3.4_p1-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/net-misc/openssh/openssh-3.4_p1-r2.ebuild,v 1.11 2003/02/13 15:03:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r2.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.4_p1-r3.ebuild b/net-misc/openssh/openssh-3.4_p1-r3.ebuild index 05c07a668b9b..834b230983fa 100644 --- a/net-misc/openssh/openssh-3.4_p1-r3.ebuild +++ b/net-misc/openssh/openssh-3.4_p1-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/net-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.12 2003/02/13 15:03:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.5_p1-r1.ebuild b/net-misc/openssh/openssh-3.5_p1-r1.ebuild index a905bf2c2213..807e18ab2f6a 100644 --- a/net-misc/openssh/openssh-3.5_p1-r1.ebuild +++ b/net-misc/openssh/openssh-3.5_p1-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/net-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.6 2003/03/09 20:01:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd kerberos" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.5_p1.ebuild b/net-misc/openssh/openssh-3.5_p1.ebuild index c92aafa77f9e..ab4bb06b8172 100644 --- a/net-misc/openssh/openssh-3.5_p1.ebuild +++ b/net-misc/openssh/openssh-3.5_p1.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/net-misc/openssh/openssh-3.5_p1.ebuild,v 1.14 2003/02/13 15:03:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1.ebuild,v 1.15 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild index aed7163ba0d9..ffd8583f9105 100644 --- a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild @@ -15,7 +15,7 @@ SLOT="0" DEPEND="virtual/glibc >=x11-base/xfree-4.1.0 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 ~media-libs/jpeg-6b >=sys-libs/zlib-1.1.4" diff --git a/net-misc/tightvnc/tightvnc-1.2.6.ebuild b/net-misc/tightvnc/tightvnc-1.2.6.ebuild index 1e784a3584f5..de4febef770a 100644 --- a/net-misc/tightvnc/tightvnc-1.2.6.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.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/net-misc/tightvnc/tightvnc-1.2.6.ebuild,v 1.4 2003/02/13 15:08:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.6.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/vnc_unixsrc" DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 - sys-devel/perl + dev-lang/perl ~media-libs/jpeg-6b sys-libs/zlib" diff --git a/net-misc/tightvnc/tightvnc-1.2.7.ebuild b/net-misc/tightvnc/tightvnc-1.2.7.ebuild index b2c0c10ceb2c..fe5662dc23c8 100644 --- a/net-misc/tightvnc/tightvnc-1.2.7.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.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/net-misc/tightvnc/tightvnc-1.2.7.ebuild,v 1.2 2003/02/13 15:08:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.7.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="java tcpd" @@ -19,7 +19,7 @@ DEPEND=">=x11-base/xfree-4.2.1 tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} - sys-devel/perl + dev-lang/perl java? ( || ( >=virtual/jdk-1.3.1-r7 >=virtual/jre-1.3.1-r7 ) )" src_unpack() { diff --git a/net-misc/tightvnc/tightvnc-1.2.8.ebuild b/net-misc/tightvnc/tightvnc-1.2.8.ebuild index 2973f6958569..cc3f95f292c0 100644 --- a/net-misc/tightvnc/tightvnc-1.2.8.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.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/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.2 2003/02/24 10:33:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND=">=x11-base/xfree-4.2.1 tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} - sys-devel/perl + dev-lang/perl java? ( || ( >=virtual/jdk-1.3.1-r7 >=virtual/jre-1.3.1-r7 ) )" src_unpack() { diff --git a/net-misc/whois/whois-4.5.28-r1.ebuild b/net-misc/whois/whois-4.5.28-r1.ebuild index c614a52afdc2..e596c7bfa450 100644 --- a/net-misc/whois/whois-4.5.28-r1.ebuild +++ b/net-misc/whois/whois-4.5.28-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/net-misc/whois/whois-4.5.28-r1.ebuild,v 1.9 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.28-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.5.31.ebuild b/net-misc/whois/whois-4.5.31.ebuild index a40bee8de621..01205f979955 100644 --- a/net-misc/whois/whois-4.5.31.ebuild +++ b/net-misc/whois/whois-4.5.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/net-misc/whois/whois-4.5.31.ebuild,v 1.5 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.31.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.5.33.ebuild b/net-misc/whois/whois-4.5.33.ebuild index 31b3759339f1..25cbdea5dffc 100644 --- a/net-misc/whois/whois-4.5.33.ebuild +++ b/net-misc/whois/whois-4.5.33.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/net-misc/whois/whois-4.5.33.ebuild,v 1.5 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.33.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.6.1.ebuild b/net-misc/whois/whois-4.6.1.ebuild index a992c4b281e9..6132826fb4de 100644 --- a/net-misc/whois/whois-4.6.1.ebuild +++ b/net-misc/whois/whois-4.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/net-misc/whois/whois-4.6.1.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.6.2.ebuild b/net-misc/whois/whois-4.6.2.ebuild index e5d0c4135e27..85b0f2cd0188 100644 --- a/net-misc/whois/whois-4.6.2.ebuild +++ b/net-misc/whois/whois-4.6.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/net-misc/whois/whois-4.6.2.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild index b8fb5d6ea0dc..a24882b327fd 100644 --- a/net-p2p/dchub/dchub-0.2.5.ebuild +++ b/net-p2p/dchub/dchub-0.2.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/net-p2p/dchub/dchub-0.2.5.ebuild,v 1.3 2003/03/11 13:10:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.2.5.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub" DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND="virtual/glibc =dev-libs/glib-1* - sys-devel/perl + dev-lang/perl dev-db/edb" src_install() { diff --git a/net-p2p/dchub/dchub-0.4.0.ebuild b/net-p2p/dchub/dchub-0.4.0.ebuild index 78609d996042..adee5da809b7 100644 --- a/net-p2p/dchub/dchub-0.4.0.ebuild +++ b/net-p2p/dchub/dchub-0.4.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/net-p2p/dchub/dchub-0.4.0.ebuild,v 1.1 2003/03/11 13:10:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub" DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND="virtual/glibc =dev-libs/glib-1* - sys-devel/perl + dev-lang/perl dev-db/edb" src_install() { diff --git a/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild index 36c284b233ee..e1f65792bd24 100644 --- a/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.01-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/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild,v 1.4 2003/02/13 15:20:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -16,7 +16,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.01.ebuild b/net-p2p/mldonkey/mldonkey-2.01.ebuild index 699e70d959f3..9a11babbbcb5 100644 --- a/net-p2p/mldonkey/mldonkey-2.01.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.01.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/net-p2p/mldonkey/mldonkey-2.01.ebuild,v 1.4 2003/02/13 15:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.01.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -15,7 +15,7 @@ KEYWORDS="x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_compile() { use gtk || export GTK_CONFIG="no" diff --git a/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild index 914c9e97b171..cd75e548f012 100644 --- a/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02-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/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild,v 1.3 2003/02/13 15:20:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk mldonkeypango" @@ -20,7 +20,7 @@ KEYWORDS="~x86 ~ppc" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}-${N}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild b/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild index 4eee25d843aa..2460ef5a7517 100644 --- a/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02-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/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild,v 1.2 2003/02/13 15:20:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk mldonkeypango" @@ -20,7 +20,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}-${N}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.02.ebuild b/net-p2p/mldonkey/mldonkey-2.02.ebuild index ed4ea37b0166..e87192be4642 100644 --- a/net-p2p/mldonkey/mldonkey-2.02.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02.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/net-p2p/mldonkey/mldonkey-2.02.ebuild,v 1.2 2003/02/13 15:20:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -18,7 +18,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_compile() { use gtk || export GTK_CONFIG="no" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild index fbeb6a3ff80b..42708e438b66 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild,v 1.5 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ MY_PN=${PN/-cups/} @@ -14,7 +14,7 @@ DEPEND="net-print/cups =x11-libs/gtk+-1.2* media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl !media-gfx/gimp-print" LICENSE="GPL-2" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild index 66bffee43bea..514d6f5d7b23 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild,v 1.8 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild index 5ac4b8eeef04..155f29748f94 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.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/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild,v 1.6 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ MY_PN=${PN/-cups/} @@ -14,7 +14,7 @@ DEPEND="net-print/cups =x11-libs/gtk+-1.2* media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl !media-gfx/gimp-print" LICENSE="GPL-2" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild index d5de882dfbe7..4e6668c30ee8 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild,v 1.2 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl =x11-libs/gtk+-1.2* !media-gfx/gimp-print" #gtk? ( =x11-libs/gtk+-1.2* ) bug #14945 diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild index 708e57d49309..2fd7eb01ef60 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild,v 1.2 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild index 7eef561524d9..acfb3577795b 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild,v 1.4 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild index f4e8d934f48e..31cde4d62f28 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild,v 1.3 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild index b172d055a124..e928e1a9300f 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild,v 1.4 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-www/amaya/amaya-4.1-r1.ebuild b/net-www/amaya/amaya-4.1-r1.ebuild index 35b8ae7aaeb6..d8ec97db4d5c 100644 --- a/net-www/amaya/amaya-4.1-r1.ebuild +++ b/net-www/amaya/amaya-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/net-www/amaya/amaya-4.1-r1.ebuild,v 1.10 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-4.1-r1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF DESCRIPTION="The W3C Web-Browser" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" IUSE="" -DEPEND=">=x11-libs/openmotif-2.1.30 sys-devel/perl" +DEPEND=">=x11-libs/openmotif-2.1.30 dev-lang/perl" RDEPEND=">=x11-libs/openmotif-2.1.30" src_compile() { diff --git a/net-www/amaya/amaya-6.1.ebuild b/net-www/amaya/amaya-6.1.ebuild index b9ebad44087a..1bb36b9e8815 100644 --- a/net-www/amaya/amaya-6.1.ebuild +++ b/net-www/amaya/amaya-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/net-www/amaya/amaya-6.1.ebuild,v 1.10 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-6.1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF DESCRIPTION="The W3C Web-Browser" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND=">=x11-libs/openmotif-2.1.30 sys-devel/perl" +DEPEND=">=x11-libs/openmotif-2.1.30 dev-lang/perl" RDEPEND=">=x11-libs/openmotif-2.1.30" src_compile() { diff --git a/net-www/amaya/amaya-7.0.ebuild b/net-www/amaya/amaya-7.0.ebuild index 9a373a90c292..21433b01bfbb 100644 --- a/net-www/amaya/amaya-7.0.ebuild +++ b/net-www/amaya/amaya-7.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/net-www/amaya/amaya-7.0.ebuild,v 1.3 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.0.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF @@ -14,7 +14,7 @@ SLOT="0" IUSE="" DEPEND="=x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl >=x11-libs/openmotif-2.1.30 =dev-libs/glib-1.2*" RDEPEND=">=x11-libs/openmotif-2.1.30" diff --git a/net-www/amaya/amaya-7.1.ebuild b/net-www/amaya/amaya-7.1.ebuild index 10ee74a1b0dc..d12f5c327022 100644 --- a/net-www/amaya/amaya-7.1.ebuild +++ b/net-www/amaya/amaya-7.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/net-www/amaya/amaya-7.1.ebuild,v 1.3 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=x11-libs/openmotif-2.1.30" RDEPEND=">=x11-libs/openmotif-2.1.30" diff --git a/net-www/amaya/amaya-7.2.ebuild b/net-www/amaya/amaya-7.2.ebuild index 4abe6fe2917d..7dba228f3fb0 100644 --- a/net-www/amaya/amaya-7.2.ebuild +++ b/net-www/amaya/amaya-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/net-www/amaya/amaya-7.2.ebuild,v 1.2 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=x11-libs/openmotif-2.1.30" RDEPEND=">=x11-libs/openmotif-2.1.30" diff --git a/net-www/apache/apache-1.3.27-r1.ebuild b/net-www/apache/apache-1.3.27-r1.ebuild index c239e82f39dd..71de16e1c8cc 100644 --- a/net-www/apache/apache-1.3.27-r1.ebuild +++ b/net-www/apache/apache-1.3.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/net-www/apache/apache-1.3.27-r1.ebuild,v 1.6 2003/02/13 15:31:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} @@ -14,7 +14,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz # The mod_ssl archive is only for providing the EAPI patch in here. # You should install the net-www/mod_ssl package for the actual DSO. -DEPEND="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" diff --git a/net-www/apache/apache-1.3.27-r2.ebuild b/net-www/apache/apache-1.3.27-r2.ebuild index 8bd217393935..5bbb93a294fe 100644 --- a/net-www/apache/apache-1.3.27-r2.ebuild +++ b/net-www/apache/apache-1.3.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/net-www/apache/apache-1.3.27-r2.ebuild,v 1.3 2003/02/13 15:31:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 pam" @@ -17,7 +17,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz # The mod_ssl archive is only for providing the EAPI patch in here. # You should install the net-www/mod_ssl package for the actual DSO. -DEPEND="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" diff --git a/net-www/apache/apache-1.3.27-r3.ebuild b/net-www/apache/apache-1.3.27-r3.ebuild index 9434b04bfb37..44a621f6eba7 100644 --- a/net-www/apache/apache-1.3.27-r3.ebuild +++ b/net-www/apache/apache-1.3.27-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/net-www/apache/apache-1.3.27-r3.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r3.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} @@ -14,7 +14,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz # The mod_ssl archive is only for providing the EAPI patch in here. # You should install the net-www/mod_ssl package for the actual DSO. -DEPEND="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" diff --git a/net-www/apache/apache-1.3.27-r4.ebuild b/net-www/apache/apache-1.3.27-r4.ebuild index e25a869376bc..e79eb108c7a5 100644 --- a/net-www/apache/apache-1.3.27-r4.ebuild +++ b/net-www/apache/apache-1.3.27-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/net-www/apache/apache-1.3.27-r4.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 pam" @@ -17,7 +17,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz # The mod_ssl archive is only for providing the EAPI patch in here. # You should install the net-www/mod_ssl package for the actual DSO. -DEPEND="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" diff --git a/net-www/apache/apache-1.3.27.ebuild b/net-www/apache/apache-1.3.27.ebuild index 8466495da5d0..7f8ae723f3ab 100644 --- a/net-www/apache/apache-1.3.27.ebuild +++ b/net-www/apache/apache-1.3.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/net-www/apache/apache-1.3.27.ebuild,v 1.3 2003/02/13 15:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} HARD_SERVER_LIMIT=512 @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="Apache-1.1" SLOT="1" diff --git a/net-www/apache/apache-2.0.43-r1.ebuild b/net-www/apache/apache-2.0.43-r1.ebuild index 1a255e9744fb..2aa9e18e7a4b 100644 --- a/net-www/apache/apache-2.0.43-r1.ebuild +++ b/net-www/apache/apache-2.0.43-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/net-www/apache/apache-2.0.43-r1.ebuild,v 1.7 2003/02/13 15:31:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43-r1.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -18,7 +18,7 @@ LICENSE="Apache-1.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" DEPEND="sys-libs/db - sys-devel/perl + dev-lang/perl >=sys-libs/zlib-1.1.4 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2 diff --git a/net-www/apache/apache-2.0.44.ebuild b/net-www/apache/apache-2.0.44.ebuild index e7a711fa1b00..b98b12ccec49 100644 --- a/net-www/apache/apache-2.0.44.ebuild +++ b/net-www/apache/apache-2.0.44.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/net-www/apache/apache-2.0.44.ebuild,v 1.5 2003/02/23 19:39:22 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.44.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="2" DEPEND="dev-util/yacc sys-libs/db - sys-devel/perl + dev-lang/perl >=sys-libs/zlib-1.1.4 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2 diff --git a/net-www/cvsweb/cvsweb-1.112.ebuild b/net-www/cvsweb/cvsweb-1.112.ebuild index 12312019bb06..f22d6862751b 100644 --- a/net-www/cvsweb/cvsweb-1.112.ebuild +++ b/net-www/cvsweb/cvsweb-1.112.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/net-www/cvsweb/cvsweb-1.112.ebuild,v 1.8 2003/02/13 15:32:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.112.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ SLOT="0" KEYWORDS="x86 sparc ~ppc" @@ -10,7 +10,7 @@ SRC_URI="http://stud.fh-heilbronn.de/~zeller/download/${P}.tar.gz" HOMEPAGE="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi" S="${WORKDIR}/cvsweb" -RDEPEND=">=sys-devel/perl-5 >=app-text/rcs-5.7" +RDEPEND=">=dev-lang/perl-5 >=app-text/rcs-5.7" src_unpack() { unpack ${P}.tar.gz diff --git a/net-www/cvsweb/cvsweb-1.93-r1.ebuild b/net-www/cvsweb/cvsweb-1.93-r1.ebuild index bb3c9ff500f4..f7404151b099 100644 --- a/net-www/cvsweb/cvsweb-1.93-r1.ebuild +++ b/net-www/cvsweb/cvsweb-1.93-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/net-www/cvsweb/cvsweb-1.93-r1.ebuild,v 1.9 2003/02/13 15:32:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.93-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/cvsweb @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="BSD" -RDEPEND=">=sys-devel/perl-5 >=app-text/rcs-5.7" +RDEPEND=">=dev-lang/perl-5 >=app-text/rcs-5.7" src_unpack () { unpack ${A} diff --git a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild index f986bdc1459e..efea98e99fd8 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-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/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.7 2003/02/13 15:38:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Module for turning Apache into an MP3 or Ogg streaming server" HOMEPAGE="http://media.tangent.org/" @@ -9,7 +9,7 @@ KEYWORDS="x86 sparc " S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* sys-devel/perl" +DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild index 51705e52c48f..333dd736e563 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild +++ b/net-www/mod_mp3/mod_mp3-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/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.5 2003/02/13 15:38:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql" @@ -11,7 +11,7 @@ KEYWORDS="x86" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* sys-devel/perl +DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 )" LICENSE="as-is" diff --git a/net-www/mod_mp3/mod_mp3-0.39.ebuild b/net-www/mod_mp3/mod_mp3-0.39.ebuild index 957ce6e459aa..d058209e8c85 100644 --- a/net-www/mod_mp3/mod_mp3-0.39.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.39.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/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.3 2003/02/13 15:38:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql postgres" @@ -13,7 +13,7 @@ SRC_URI="http://software.tangent.org/download/${P}.tar.gz" DEPEND="virtual/glibc =net-www/apache-1* - sys-devel/perl + dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 ) postgres? ( dev-db/postgresql )" diff --git a/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild b/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild index febe367c47d6..671a7bff63d9 100644 --- a/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild +++ b/net-www/mod_xslt/mod_xslt-1.0.5a.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/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild,v 1.2 2003/02/13 15:39:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mod-xslt.com/" S=${WORKDIR}/mod-xslt-${PV} SRC_URI="http://www.dunkel.org/mod-xslt/downloads/mod-xslt-${PV}.tar.gz" -DEPEND="sys-devel/perl dev-libs/libxslt dev-libs/libxml2 =net-www/apache-2*" +DEPEND="dev-lang/perl dev-libs/libxslt dev-libs/libxml2 =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="~x86" IUSE="" diff --git a/net-www/mozilla/mozilla-1.0.1-r3.ebuild b/net-www/mozilla/mozilla-1.0.1-r3.ebuild index c8693e870d77..744fa37f1e5f 100644 --- a/net-www/mozilla/mozilla-1.0.1-r3.ebuild +++ b/net-www/mozilla/mozilla-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/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.7 2003/02/13 15:39:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="mozxmlterm moznomail java mozp3p crypt ipv6 gtk2 mozinterfaceinfo ssl ldap mozaccess mozctl gnome mozsvg" @@ -69,7 +69,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" # needed by src_compile() and src_install() diff --git a/net-www/mozilla/mozilla-1.1-r1.ebuild b/net-www/mozilla/mozilla-1.1-r1.ebuild index 514842ab22a9..40266996f4d8 100644 --- a/net-www/mozilla/mozilla-1.1-r1.ebuild +++ b/net-www/mozilla/mozilla-1.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/net-www/mozilla/mozilla-1.1-r1.ebuild,v 1.16 2003/02/13 15:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.1-r1.ebuild,v 1.17 2003/03/11 21:11:46 seemant Exp $ IUSE="moznomail java mozp3p crypt ldap gtk2 mozinterfaceinfo ssl mozaccess mozxmlterm mozctl gnome mozsvg" @@ -64,7 +64,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" # needed by src_compile() and src_install() diff --git a/net-www/mozilla/mozilla-1.2.1-r4.ebuild b/net-www/mozilla/mozilla-1.2.1-r4.ebuild index 0eaa0f7b80c5..fd1779b07cb0 100644 --- a/net-www/mozilla/mozilla-1.2.1-r4.ebuild +++ b/net-www/mozilla/mozilla-1.2.1-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/net-www/mozilla/mozilla-1.2.1-r4.ebuild,v 1.7 2003/02/13 15:39:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r4.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -88,7 +88,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/mozilla/mozilla-1.2.1-r5.ebuild b/net-www/mozilla/mozilla-1.2.1-r5.ebuild index 0e958c899465..e4dc574ea6bb 100644 --- a/net-www/mozilla/mozilla-1.2.1-r5.ebuild +++ b/net-www/mozilla/mozilla-1.2.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/net-www/mozilla/mozilla-1.2.1-r5.ebuild,v 1.4 2003/03/04 21:35:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r5.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -88,7 +88,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/mozilla/mozilla-1.3_beta.ebuild b/net-www/mozilla/mozilla-1.3_beta.ebuild index d2d7119d02fe..09aa207ea749 100644 --- a/net-www/mozilla/mozilla-1.3_beta.ebuild +++ b/net-www/mozilla/mozilla-1.3_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/net-www/mozilla/mozilla-1.3_beta.ebuild,v 1.1 2003/02/23 20:31:54 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.3_beta.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -86,7 +86,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/squid/squid-2.4.7.ebuild b/net-www/squid/squid-2.4.7.ebuild index e43056d8abf9..141b0caeed49 100644 --- a/net-www/squid/squid-2.4.7.ebuild +++ b/net-www/squid/squid-2.4.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/net-www/squid/squid-2.4.7.ebuild,v 1.4 2003/02/13 15:43:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.4.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="snmp pam ldap" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.squid-cache.org/pub/squid-2/STABLE/${MY_P}-src.tar.gz HOMEPAGE="http://www.squid-cache.org/" RDEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.72 ) ldap? ( >=net-nds/openldap-2 )" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="*" SLOT="0" diff --git a/net-www/squid/squid-2.5.1-r1.ebuild b/net-www/squid/squid-2.5.1-r1.ebuild index 721dda978d1c..7803546098cf 100644 --- a/net-www/squid/squid-2.5.1-r1.ebuild +++ b/net-www/squid/squid-2.5.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/net-www/squid/squid-2.5.1-r1.ebuild,v 1.5 2003/02/13 15:43:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -19,7 +19,7 @@ RDEPEND="pam? >=sys-libs/pam-0.72 ldap? >=net-nds/openldap-2 ssl? >=dev-libs/openssl-0.9.6g sasl? =dev-libs/cyrus-sasl-1*" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squid/squid-2.5.1-r2.ebuild b/net-www/squid/squid-2.5.1-r2.ebuild index 799eae9aaa6a..47428c43b701 100644 --- a/net-www/squid/squid-2.5.1-r2.ebuild +++ b/net-www/squid/squid-2.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/net-www/squid/squid-2.5.1-r2.ebuild,v 1.2 2003/02/13 15:43:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1-r2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-2.0.25 ) ssl? ( >=dev-libs/openssl-0.9.6g ) sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squid/squid-2.5.1.ebuild b/net-www/squid/squid-2.5.1.ebuild index dd12e5de65fe..cb7a1101cd15 100644 --- a/net-www/squid/squid-2.5.1.ebuild +++ b/net-www/squid/squid-2.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/net-www/squid/squid-2.5.1.ebuild,v 1.4 2003/02/13 15:43:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -19,7 +19,7 @@ RDEPEND="pam? >=sys-libs/pam-0.72 ldap? >=net-nds/openldap-2 ssl? >=dev-libs/openssl-0.9.6g sasl? =dev-libs/cyrus-sasl-1*" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squidalyser/squidalyser-0.2.55.ebuild b/net-www/squidalyser/squidalyser-0.2.55.ebuild index b64617249a82..57e1d89cb3ac 100644 --- a/net-www/squidalyser/squidalyser-0.2.55.ebuild +++ b/net-www/squidalyser/squidalyser-0.2.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/net-www/squidalyser/squidalyser-0.2.55.ebuild,v 1.2 2003/02/13 15:44:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squidalyser/squidalyser-0.2.55.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Interactive log analyser for the Squid proxy." HOMEPAGE="http://ababa.org" @@ -11,7 +11,7 @@ KEYWORDS="~x86 ~sparc ~alpha ~ppc" IUSE="" RDEPEND="net-www/squid - sys-devel/perl + dev-lang/perl dev-perl/CGI dev-perl/DBI dev-perl/DBD-mysql diff --git a/profiles/updates/1Q-2003 b/profiles/updates/1Q-2003 index 71d8dda8c9c8..e095abd426b6 100644 --- a/profiles/updates/1Q-2003 +++ b/profiles/updates/1Q-2003 @@ -16,3 +16,4 @@ move app-editors/kile-1.31 app-editors/kile-1.3.1 move app-i18n/kde-i18n-zh_CN.GB2312-2.2.2 app-i18n/kde-i18n-zh_CN-2.2.2 move app-i18n/kde-i18n-zh_TW.Big5-2.2.2 app-i18n/kde-i18n-zh_TW-2.2.2 move sys-apps/bash app-shells/bash +move sys-devel/perl dev-lang/perl diff --git a/sys-apps/efsd/efsd-0.0.1.20030220.ebuild b/sys-apps/efsd/efsd-0.0.1.20030220.ebuild index 53853a493816..abd9e54d249c 100644 --- a/sys-apps/efsd/efsd-0.0.1.20030220.ebuild +++ b/sys-apps/efsd/efsd-0.0.1.20030220.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/sys-apps/efsd/efsd-0.0.1.20030220.ebuild,v 1.4 2003/02/22 07:39:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/efsd/efsd-0.0.1.20030220.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="daemon that provides commonly needed file system functionality to clients" HOMEPAGE="http://www.enlightenment.org/pages/efsd.html" @@ -14,7 +14,7 @@ IUSE="pic" DEPEND="virtual/glibc sys-devel/gcc - sys-devel/perl" + dev-lang/perl" RDEPEND="${DEPEND} app-admin/fam-oss >=dev-db/edb-1.0.3.2003* diff --git a/sys-apps/epm/epm-0.7.ebuild b/sys-apps/epm/epm-0.7.ebuild index 94acd2192fcd..509c2d0e433a 100644 --- a/sys-apps/epm/epm-0.7.ebuild +++ b/sys-apps/epm/epm-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/sys-apps/epm/epm-0.7.ebuild,v 1.9 2003/02/13 15:54:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epm/epm-0.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="rpm workalike for Gentoo Linux" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/~agriffis/epm/" KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="GPL-2" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { dobin epm diff --git a/sys-apps/epm/epm-0.8.ebuild b/sys-apps/epm/epm-0.8.ebuild index 41fa9f2c9850..96ccc12be708 100644 --- a/sys-apps/epm/epm-0.8.ebuild +++ b/sys-apps/epm/epm-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epm/epm-0.8.ebuild,v 1.5 2003/02/24 22:34:59 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epm/epm-0.8.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="rpm workalike for Gentoo Linux" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/~agriffis/epm/" KEYWORDS="x86 ppc sparc alpha mips" SLOT="0" LICENSE="GPL-2" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install () { dobin epm diff --git a/sys-apps/help2man/help2man-1.29.ebuild b/sys-apps/help2man/help2man-1.29.ebuild index 39d2abd69b0a..4db9d91e2f8d 100644 --- a/sys-apps/help2man/help2man-1.29.ebuild +++ b/sys-apps/help2man/help2man-1.29.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/sys-apps/help2man/help2man-1.29.ebuild,v 1.7 2003/03/09 10:32:55 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="GNU utility to convert program --help output to a man page" HOMEPAGE="http://www.gnu.org/software/help2man" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips arm" IUSE="" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" src_install(){ diff --git a/sys-apps/logwatch/logwatch-4.2.1.ebuild b/sys-apps/logwatch/logwatch-4.2.1.ebuild index 84468c4d2d1a..187be2bdf2f3 100644 --- a/sys-apps/logwatch/logwatch-4.2.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.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/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.4 2003/02/19 21:33:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-4.3.1.ebuild b/sys-apps/logwatch/logwatch-4.3.1.ebuild index 4b9760fe06f7..a6d7c63c89c6 100644 --- a/sys-apps/logwatch/logwatch-4.3.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.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/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.2 2003/02/13 16:03:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" diff --git a/sys-apps/tpctl/tpctl-3.2.ebuild b/sys-apps/tpctl/tpctl-3.2.ebuild index 4cf4851e77bb..3bfbf195476a 100644 --- a/sys-apps/tpctl/tpctl-3.2.ebuild +++ b/sys-apps/tpctl/tpctl-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/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.10 2003/02/13 16:18:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ncurses tpctlir perl" @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="$DEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses )" -RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( sys-devel/perl )" +RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( dev-lang/perl )" src_compile() { emake -C lib || die "lib make failed" diff --git a/sys-apps/tpctl/tpctl-4.2.ebuild b/sys-apps/tpctl/tpctl-4.2.ebuild index 74eb8eddc784..793bb5438d45 100644 --- a/sys-apps/tpctl/tpctl-4.2.ebuild +++ b/sys-apps/tpctl/tpctl-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/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.1 2003/02/17 16:17:07 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="ncurses tpctlir perl" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="$DEPEND >=sys-apps/thinkpad-4.1 ncurses? ( sys-libs/ncurses )" -RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( sys-devel/perl )" +RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( dev-lang/perl )" src_compile() { emake -C lib || die "lib make failed" diff --git a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild b/sys-apps/util-linux/util-linux-2.11o-r3.ebuild index 2419eddab31e..3256d7cd260a 100644 --- a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.11o-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/sys-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.14 2003/03/11 06:21:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.15 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ LICENSE="GPL-2" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" SLOT="0" diff --git a/sys-apps/util-linux/util-linux-2.11y.ebuild b/sys-apps/util-linux/util-linux-2.11y.ebuild index ff6ed93d73ff..da01d76ad205 100644 --- a/sys-apps/util-linux/util-linux-2.11y.ebuild +++ b/sys-apps/util-linux/util-linux-2.11y.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/sys-apps/util-linux/util-linux-2.11y.ebuild,v 1.8 2003/02/13 16:21:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11y.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="crypt nls" @@ -25,7 +25,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" diff --git a/sys-apps/util-linux/util-linux-2.11z-r1.ebuild b/sys-apps/util-linux/util-linux-2.11z-r1.ebuild index a46056639c3a..3502c8305500 100644 --- a/sys-apps/util-linux/util-linux-2.11z-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.11z-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/sys-apps/util-linux/util-linux-2.11z-r1.ebuild,v 1.5 2003/02/27 21:22:18 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11z-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="crypt nls" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" diff --git a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild b/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild index 1b73bba6489d..eb328dcad934 100644 --- a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3-r7.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/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.9 2003/02/13 16:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.4.ebuild b/sys-apps/xinetd/xinetd-2.3.4.ebuild index aa144d1bf991..53fe353c34e0 100644 --- a/sys-apps/xinetd/xinetd-2.3.4.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.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/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.6 2003/02/13 16:23:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.5.ebuild b/sys-apps/xinetd/xinetd-2.3.5.ebuild index 4fe0ffa756fe..432404cb5b01 100644 --- a/sys-apps/xinetd/xinetd-2.3.5.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.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/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.9 2003/02/13 16:23:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild index e39135191b45..9ee13533d0f0 100644 --- a/sys-apps/xinetd/xinetd-2.3.7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.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/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.9 2003/02/13 16:23:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 tcpd" @@ -20,7 +20,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf diff --git a/sys-apps/xinetd/xinetd-2.3.9.ebuild b/sys-apps/xinetd/xinetd-2.3.9.ebuild index 30c5ec410842..0895c63d1367 100644 --- a/sys-apps/xinetd/xinetd-2.3.9.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.9.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/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.5 2003/02/13 16:23:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -11,7 +11,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf diff --git a/sys-apps/yard/yard-2.0-r1.ebuild b/sys-apps/yard/yard-2.0-r1.ebuild index 38f088b82822..c6c9c245250a 100644 --- a/sys-apps/yard/yard-2.0-r1.ebuild +++ b/sys-apps/yard/yard-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/sys-apps/yard/yard-2.0-r1.ebuild,v 1.15 2003/02/13 16:24:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.0-r1.ebuild,v 1.16 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/" SLOT="0" LICENSE="GPL-2 Artistic" KEYWORDS="x86 -ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${P}-extra.tar.bz2 diff --git a/sys-apps/yard/yard-2.2.ebuild b/sys-apps/yard/yard-2.2.ebuild index b7d0e708f665..52b96b9b706d 100644 --- a/sys-apps/yard/yard-2.2.ebuild +++ b/sys-apps/yard/yard-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/sys-apps/yard/yard-2.2.ebuild,v 1.4 2003/02/13 16:24:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.2.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/" SLOT="0" LICENSE="GPL-2 Artistic" KEYWORDS="x86 -ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" RDEPEND="" src_unpack() { |