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/lhinv
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/lhinv')
-rw-r--r--app-misc/lhinv/lhinv-1.1-r1.ebuild4
-rw-r--r--app-misc/lhinv/lhinv-1.1-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/lhinv/lhinv-1.1-r1.ebuild b/app-misc/lhinv/lhinv-1.1-r1.ebuild
index baca0999c3c9..cf70ddccd589 100644
--- a/app-misc/lhinv/lhinv-1.1-r1.ebuild
+++ b/app-misc/lhinv/lhinv-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/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.11 2003/02/13 09:05:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Linux Hardware Inventory"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-RDEPEND="sys-devel/perl"
+RDEPEND="dev-lang/perl"
src_compile() {
cd ${S}/cgi
diff --git a/app-misc/lhinv/lhinv-1.1-r2.ebuild b/app-misc/lhinv/lhinv-1.1-r2.ebuild
index e156744c39fc..5d009c1c18c2 100644
--- a/app-misc/lhinv/lhinv-1.1-r2.ebuild
+++ b/app-misc/lhinv/lhinv-1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.4 2003/02/13 09:05:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Linux Hardware Inventory"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-RDEPEND="sys-devel/perl"
+RDEPEND="dev-lang/perl"
src_compile() {
cd ${S}/cgi