Gentoo Archives: gentoo-dev

From: Matt Turner <mattst88@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] IUSE="minimal" seems like a bad idea
Date: Sun, 21 Nov 2010 04:44:38
Message-Id: AANLkTinm_Bxy0A+NZO8JUvRD7wyE+WXzKRiUWTMyfv-7@mail.gmail.com
1 mattst88@Sempron /usr/portage $ egrep -l 'IUSE=.*minimal' `find -name
2 '*.ebuild'`
3
4 ^ shows lots of ebuilds with IUSE="minimal". Instead of having a
5 minimal use flag for these packages, shouldn't we have, possibly
6 local, use flags for whatever feature(s) the minimal flag turns off?
7
8 Thanks,
9 Matt

Replies

Subject Author
Re: [gentoo-dev] IUSE="minimal" seems like a bad idea "Michał Górny" <mgorny@g.o>
Re: [gentoo-dev] IUSE="minimal" seems like a bad idea Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>