summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pulseaudio/pulseaudio-0.9.21.ebuild')
-rw-r--r--media-sound/pulseaudio/pulseaudio-0.9.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.21.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.21.ebuild
index 0d28269f778c..21ba897319bc 100644
--- a/media-sound/pulseaudio/pulseaudio-0.9.21.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-0.9.21.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/pulseaudio/pulseaudio-0.9.21.ebuild,v 1.1 2009/11/23 12:27:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.21.ebuild,v 1.2 2009/11/30 11:18:02 flameeyes Exp $
EAPI=2
@@ -176,7 +176,7 @@ pkg_postinst() {
fi
if use alsa &&
has_version media-plugins/alsa-plugins &&
- !built_with_use --missing false media-plugins/alsa-plugins pulseaudio; then
+ ! built_with_use --missing false media-plugins/alsa-plugins pulseaudio; then
elog
elog "You have alsa support enabled so you probably want to install"