diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-p2p/dchub | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r-- | net-p2p/dchub/dchub-0.2.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 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() { |