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 /media-sound
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 'media-sound')
-rw-r--r--media-sound/freeamp/freeamp-2.1.1-r1.ebuild4
-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
-rw-r--r--media-sound/lilypond/lilypond-1.6.6.ebuild4
-rw-r--r--media-sound/rip/rip-1.01-r1.ebuild4
-rw-r--r--media-sound/speechd/speechd-0.56.ebuild4
-rw-r--r--media-sound/zinf/zinf-2.2.0.ebuild4
-rw-r--r--media-sound/zinf/zinf-2.2.1.ebuild4
-rw-r--r--media-sound/zinf/zinf-2.2.3.ebuild4
10 files changed, 20 insertions, 20 deletions
diff --git a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild b/media-sound/freeamp/freeamp-2.1.1-r1.ebuild
index 19c5f04f6eeb..98c5d36e6447 100644
--- a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild
+++ b/media-sound/freeamp/freeamp-2.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/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.13 2003/02/13 13:11:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $
IUSE="arts esd gnome X gtk oggvorbis alsa"
@@ -27,7 +27,7 @@ RDEPEND="=x11-libs/gtk+-1.2*
DEPEND="${RDEPEND}
x86? ( dev-lang/nasm )
- sys-devel/perl"
+ dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"
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'`
diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild
index b5b6fc241aa2..352464b03aec 100644
--- a/media-sound/lilypond/lilypond-1.6.6.ebuild
+++ b/media-sound/lilypond/lilypond-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.5 2003/03/09 19:50:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $
IUSE="doc"
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 alpha"
DEPEND=">=dev-lang/python-2.2.1-r2
- >=sys-devel/perl-5.6.1-r6
+ >=dev-lang/perl-5.6.1-r6
>=dev-util/guile-1.4-r3
>=sys-devel/bison-1.35
>=app-text/tetex-1.0.7-r12
diff --git a/media-sound/rip/rip-1.01-r1.ebuild b/media-sound/rip/rip-1.01-r1.ebuild
index ce8a380cb079..1bd107ca29cb 100644
--- a/media-sound/rip/rip-1.01-r1.ebuild
+++ b/media-sound/rip/rip-1.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/media-sound/rip/rip-1.01-r1.ebuild,v 1.8 2003/02/13 13:18:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rip/rip-1.01-r1.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="A command-line based audio CD ripper and mp3 encoder"
@@ -15,7 +15,7 @@ DEPEND=""
RDEPEND="media-sound/cdparanoia
sys-apps/eject
- sys-devel/perl
+ dev-lang/perl
>=dev-perl/CDDB_get-1.66
>=dev-perl/MP3-Info-0.91"
diff --git a/media-sound/speechd/speechd-0.56.ebuild b/media-sound/speechd/speechd-0.56.ebuild
index 68ee82ffc186..0e726596f53a 100644
--- a/media-sound/speechd/speechd-0.56.ebuild
+++ b/media-sound/speechd/speechd-0.56.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/speechd/speechd-0.56.ebuild,v 1.5 2003/02/13 13:19:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/speechd/speechd-0.56.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Implements /dev/speech (any text written to /dev/speech will be spoken aloud)"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="sys-devel/perl
+DEPEND="dev-lang/perl
media-sound/festival"
src_compile() {
diff --git a/media-sound/zinf/zinf-2.2.0.ebuild b/media-sound/zinf/zinf-2.2.0.ebuild
index 78b88f0474cd..8483cb1e61ab 100644
--- a/media-sound/zinf/zinf-2.2.0.ebuild
+++ b/media-sound/zinf/zinf-2.2.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/zinf/zinf-2.2.0.ebuild,v 1.13 2003/02/13 13:22:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.0.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $
IUSE="arts esd X gtk oggvorbis gnome alsa"
@@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2*
DEPEND="x86? ( dev-lang/nasm )
media-libs/id3lib
- sys-devel/perl"
+ dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"
diff --git a/media-sound/zinf/zinf-2.2.1.ebuild b/media-sound/zinf/zinf-2.2.1.ebuild
index 8612fe218ad6..53112a8ca37b 100644
--- a/media-sound/zinf/zinf-2.2.1.ebuild
+++ b/media-sound/zinf/zinf-2.2.1.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/zinf/zinf-2.2.1.ebuild,v 1.4 2003/03/08 11:58:43 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $
IUSE="esd X gtk oggvorbis gnome"
@@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2*
DEPEND="$RDEPEND x86? ( dev-lang/nasm )
media-libs/id3lib
- sys-devel/perl"
+ dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"
diff --git a/media-sound/zinf/zinf-2.2.3.ebuild b/media-sound/zinf/zinf-2.2.3.ebuild
index 6d2252d85a5c..a2e2ea26ae90 100644
--- a/media-sound/zinf/zinf-2.2.3.ebuild
+++ b/media-sound/zinf/zinf-2.2.3.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/zinf/zinf-2.2.3.ebuild,v 1.4 2003/02/14 13:16:32 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $
IUSE="esd X gtk oggvorbis gnome arts"
@@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2*
DEPEND="$RDEPEND x86? ( dev-lang/nasm )
media-libs/id3lib
- sys-devel/perl"
+ dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"