diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-10 19:49:54 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-10 19:49:54 +0000 |
commit | fb87d9922a6c463bd2cad9de53e75f0090a6b726 (patch) | |
tree | d31b9f24a2e69ab527cbe72026f909bf76206746 /media-sound/snd/snd-7.15.ebuild | |
parent | Stable on amd64/x86. (diff) | |
download | gentoo-2-fb87d9922a6c463bd2cad9de53e75f0090a6b726.tar.gz gentoo-2-fb87d9922a6c463bd2cad9de53e75f0090a6b726.tar.bz2 gentoo-2-fb87d9922a6c463bd2cad9de53e75f0090a6b726.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'media-sound/snd/snd-7.15.ebuild')
-rw-r--r-- | media-sound/snd/snd-7.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/snd/snd-7.15.ebuild b/media-sound/snd/snd-7.15.ebuild index 6c32d1a2f33c..e3fe375b9cfe 100644 --- a/media-sound/snd/snd-7.15.ebuild +++ b/media-sound/snd/snd-7.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.8 2006/11/20 21:16:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.9 2007/01/10 19:49:54 peper Exp $ IUSE="alsa esd fam fftw gsl gtk guile jack ladspa motif nls opengl ruby" @@ -23,7 +23,7 @@ RDEPEND="media-libs/audiofile fftw? ( sci-libs/fftw ) gsl? ( >=sci-libs/gsl-0.8 ) gtk? ( >=x11-libs/gtk+-2 ) - guile? ( >=dev-util/guile-1.3.4 ) + guile? ( >=dev-scheme/guile-1.3.4 ) jack? ( media-sound/jack-audio-connection-kit ) ladspa? ( media-libs/ladspa-sdk ) nls? ( sys-devel/gettext ) |