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 /media-sound/zinf | |
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 'media-sound/zinf')
-rw-r--r-- | media-sound/zinf/zinf-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" |