diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-13 08:45:50 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-13 08:45:50 +0000 |
commit | 25f5930bfaa854c73c686ee2eb3100cf15ad2d4e (patch) | |
tree | 5e91268e92aa9a325b5945cf57b32ea5cc551e49 /media-sound/rezound/rezound-0.9.0_beta.ebuild | |
parent | Getting rid of virtual/jack. (diff) | |
download | historical-25f5930bfaa854c73c686ee2eb3100cf15ad2d4e.tar.gz historical-25f5930bfaa854c73c686ee2eb3100cf15ad2d4e.tar.bz2 historical-25f5930bfaa854c73c686ee2eb3100cf15ad2d4e.zip |
Getting rid of virtual/jack.
Diffstat (limited to 'media-sound/rezound/rezound-0.9.0_beta.ebuild')
-rw-r--r-- | media-sound/rezound/rezound-0.9.0_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rezound/rezound-0.9.0_beta.ebuild b/media-sound/rezound/rezound-0.9.0_beta.ebuild index 5904d68cfea0..6c5bb15016e9 100644 --- a/media-sound/rezound/rezound-0.9.0_beta.ebuild +++ b/media-sound/rezound/rezound-0.9.0_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.9.0_beta.ebuild,v 1.4 2004/03/24 23:19:06 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.9.0_beta.ebuild,v 1.5 2004/06/13 08:37:17 eradicator Exp $ MY_P="${P/_/}" DESCRIPTION="Sound editor and recorder" @@ -15,7 +15,7 @@ KEYWORDS="x86" IUSE="oggvorbis jack nls static oss cdr" DEPEND="virtual/x11 - jack? ( virtual/jack ) + jack? ( media-sound/jack-audio-connection-kit ) oggvorbis? ( media-libs/libvorbis media-libs/libogg ) cdr? ( app-cdr/cdrdao ) =dev-libs/fftw-2* |