Gentoo Archives: gentoo-dev

From: Brian Harring <ferringb@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gtk's X use flag
Date: Thu, 13 Jul 2006 23:53:06
Message-Id: 20060713234652.GA23218@seldon
In Reply to: Re: [gentoo-dev] gtk's X use flag by Tuan Van
1 On Thu, Jul 13, 2006 at 04:31:52PM -0700, Tuan Van wrote:
2 > Jakub Moc wrote:
3 > > Ser Gio wrote:
4 > >> Hello,
5 > >>
6 > >> Why does x11-libs/gtk+-2.8.19 has the "X" useflag? The ebuild doesn't
7 > >> look like it's using it.
8 > >>
9 > >> thanks,
10 > >> Sérgio
11 > >
12 > > Because virtualx.eclass has it in IUSE and the ebuild inherits it.
13 > >
14 > >
15 >
16 > I hate it when this happens.
17 > I have an ebuild inherits perl-app. It pulls in minimal and perl
18 > USE-flags. kinda misleading.
19
20 *Cough*implementation-specific*cough* strip it from E_IUSE .
21 ~harring