diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-13 17:29:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-13 17:29:03 +0000 |
commit | 19b175f1983c687c62a1a2ee158f932437c054a9 (patch) | |
tree | 8e3ed2a7df8c6057cb7355568d12460d3fe5e5c7 /media-sound/kwave | |
parent | ia64/sparc stable wrt #283715 (diff) | |
download | gentoo-2-19b175f1983c687c62a1a2ee158f932437c054a9.tar.gz gentoo-2-19b175f1983c687c62a1a2ee158f932437c054a9.tar.bz2 gentoo-2-19b175f1983c687c62a1a2ee158f932437c054a9.zip |
whitespace
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/kwave')
-rw-r--r-- | media-sound/kwave/kwave-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/kwave/kwave-0.8.4.ebuild b/media-sound/kwave/kwave-0.8.4.ebuild index 7a092c71967e..0cc24d5f4b5d 100644 --- a/media-sound/kwave/kwave-0.8.4.ebuild +++ b/media-sound/kwave/kwave-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild,v 1.2 2009/10/13 17:16:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild,v 1.3 2009/10/13 17:29:03 ssuominen Exp $ EAPI=2 # Note that kwave use really bad linguas code so we have to install them all. @@ -34,7 +34,7 @@ src_configure() { # This option is available, but the build dies at compile phase. # $(cmake-utils_use_with libsamplerate SAMPLERATE) - + mycmakeargs="${mycmakeargs} $(cmake-utils_use_with alsa) $(cmake-utils_use_with doc) |