summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
commitf68541f7823c5f01a1d17215138989a709a5bab8 (patch)
treec22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-p2p
parentunmasked in x86 (diff)
downloadgentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dchub/dchub-0.2.5.ebuild4
-rw-r--r--net-p2p/dchub/dchub-0.4.0.ebuild4
-rw-r--r--net-p2p/mldonkey/mldonkey-2.01-r1.ebuild4
-rw-r--r--net-p2p/mldonkey/mldonkey-2.01.ebuild4
-rw-r--r--net-p2p/mldonkey/mldonkey-2.02-r1.ebuild4
-rw-r--r--net-p2p/mldonkey/mldonkey-2.02-r2.ebuild4
-rw-r--r--net-p2p/mldonkey/mldonkey-2.02.ebuild4
7 files changed, 14 insertions, 14 deletions
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"