Il giorno dom, 24/01/2010 alle 18.51 +0200, Petteri Räty ha scritto:
>
> There should be no legitimate reason for the number to go up so please
> whenever bumping ebuilds, remove the usage of built_with_use.
There is still legitimate use when you're not using it for dependencies.
See for instance PulseAudio ebuild:
local pkg="media-plugins/alsa-plugins"
if has_version ${pkg} && ! built_with_use --missing false ${pkg}
pulseaudio; then
elog
elog "You have alsa support enabled so you probably want to
install"
elog "${pkg} with pulseaudio support to have"
elog "alsa using applications route their sound through
pulseaudio"
fi
--
Diego Elio Pettenò — “Flameeyes”
http://blog.flameeyes.eu/
If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/