summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:46 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:46 +0000
commit5077d8b122125a272652fac9bf6125dfe99dadf5 (patch)
tree2f0f773ccb8e8e0dc06cb090f7b3a66566988adc /media-sound/gnump3d
parentmoved perl from sys-devel to dev-lang (diff)
downloadhistorical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.gz
historical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.bz2
historical-5077d8b122125a272652fac9bf6125dfe99dadf5.zip
moved perl from sys-devel to dev-lang
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r--media-sound/gnump3d/gnump3d-0.9.9.4.ebuild4
-rw-r--r--media-sound/gnump3d/gnump3d-1.0.ebuild4
-rw-r--r--media-sound/gnump3d/gnump3d-2.2.ebuild4
3 files changed, 6 insertions, 6 deletions
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'`