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 /app-misc/jail
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 'app-misc/jail')
-rw-r--r--app-misc/jail/jail-1.9-r1.ebuild4
-rw-r--r--app-misc/jail/jail-1.9.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/jail/jail-1.9-r1.ebuild b/app-misc/jail/jail-1.9-r1.ebuild
index c5bfadaaa899..fda7128334a5 100644
--- a/app-misc/jail/jail-1.9-r1.ebuild
+++ b/app-misc/jail/jail-1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9-r1.ebuild,v 1.3 2003/02/14 08:23:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9-r1.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 -ppc -sparc "
DEPEND="virtual/glibc"
-RDEPEND="sys-devel/perl
+RDEPEND="dev-lang/perl
dev-util/strace"
src_unpack() {
diff --git a/app-misc/jail/jail-1.9.ebuild b/app-misc/jail/jail-1.9.ebuild
index 0bfca711780d..88be29b42720 100644
--- a/app-misc/jail/jail-1.9.ebuild
+++ b/app-misc/jail/jail-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/app-misc/jail/jail-1.9.ebuild,v 1.8 2003/02/13 09:02:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $
S="${WORKDIR}/${PN}_1-9_stable"
DESCRIPTION="Jail Chroot Project is a tool that builds a chrooted environment and automagically configures and builds all the required files, directories and libraries"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 -ppc -sparc "
DEPEND="virtual/glibc"
-RDEPEND="sys-devel/perl
+RDEPEND="dev-lang/perl
dev-util/strace"
src_unpack() {