diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-08-27 17:57:33 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-08-27 17:57:33 +0000 |
commit | 80fbb4dd6369872fae8bdb96ebe380bd1e5a7eaf (patch) | |
tree | 411cc85ef02a515951baec9afb7feb6d152f0d92 /media-sound/pulseaudio/metadata.xml | |
parent | Use valid atoms in flag restrict attributes. (diff) | |
download | historical-80fbb4dd6369872fae8bdb96ebe380bd1e5a7eaf.tar.gz historical-80fbb4dd6369872fae8bdb96ebe380bd1e5a7eaf.tar.bz2 historical-80fbb4dd6369872fae8bdb96ebe380bd1e5a7eaf.zip |
Use valid atoms in flag restrict attributes.
Package-Manager: portage-2.2_rc69_p73/cvs/Linux i686
Diffstat (limited to 'media-sound/pulseaudio/metadata.xml')
-rw-r--r-- | media-sound/pulseaudio/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 907fdd7b0d9c..82951b80e971 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -14,11 +14,11 @@ enable this flag if you want to use a system wide instance. If unsure, enable this flag. </flag> - <flag name="oss" restrict="<media-sound/pulseaudio-0.9.16-test5"> + <flag name="oss" restrict="<media-sound/pulseaudio-0.9.16_pre5"> Enable OSS sink/source (output/input). Also build the padsp script to make OSS software use PulseAudio. </flag> - <flag name="oss" restrict=">=media-sound/pulseaudio-0.9.16-test5"> + <flag name="oss" restrict=">=media-sound/pulseaudio-0.9.16_pre5"> Enable OSS sink/source (output/input). Deprecated, upstream does not support this on systems where other sink/source systems are available (i.e.: Linux). The padsp wrapper is now always build |