Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Ignoring/overwriting IUSE from an eclass
Date: Mon, 30 Oct 2006 18:37:23
Message-Id: 454645AE.7010300@gentoo.org
In Reply to: Re: [gentoo-dev] Ignoring/overwriting IUSE from an eclass by "Diego 'Flameeyes' Pettenò"
1 Diego 'Flameeyes' Pettenò wrote:
2 > On Monday 30 October 2006 17:26, Donnie Berkholz wrote:
3 >> Anyone got any ideas? The only one I have is to add significant missing
4 >> functionality to font.eclass and switch every font package over that
5 >> instead of x-modular.eclass.
6 >
7 > if [[ ${CATEGORY} == "media-font" ]]; then
8 > fonteclass="font"
9 > endif
10 >
11 > inherit foo bar autotools ${fonteclass}
12
13 This is the best idea so far. I think I'll go with some variant of it.
14
15 Thanks,
16 Donnie

Attachments

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