On 18:20 Mon 18 Feb     , Sven Wegener (swegener) wrote:
> swegener    08/02/18 18:20:47
> 
>   Modified:             flag-o-matic.eclass
>   Log:
>   redirect the ewarn message to stderr
> 
> Revision  Changes    Path
> 1.122                eclass/flag-o-matic.eclass
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/flag-o-matic.eclass?rev=1.122&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/flag-o-matic.eclass?rev=1.122&content-type=text/plain
> diff : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/flag-o-matic.eclass?r1=1.121&r2=1.122

> @@ -614,7 +614,7 @@
>  # @DESCRIPTION:
>  # DEPRECATED - Gets the flags needed for "NOW" binding
>  bindnow-flags() {
> -     ewarn "QA: stop using the bindnow-flags function ... simply drop it 
> from your ebuild"
> +     ewarn "QA: stop using the bindnow-flags function ... simply drop it 
> from your ebuild" >&2

This seems like something ewarn should do on its own.

Thanks,
Donnie
-- 
gentoo-dev@lists.gentoo.org mailing list

Reply via email to