Gentoo Archives: gentoo-portage-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Try to specify how to get that a USE flag is present in current ebuild
Date: Sat, 22 Sep 2012 18:09:57
Message-Id: 201209221354.42825.vapier@gentoo.org
In Reply to: [gentoo-portage-dev] Try to specify how to get that a USE flag is present in current ebuild by Pacho Ramos
1 On Friday 21 September 2012 15:08:20 Pacho Ramos wrote:
2 > In that one, we try to use the following:
3 > has vala ${IUSE//+/} && ! use vala && return 0
4
5 inherit eutils
6 use_if_iuse vala
7 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies