Gentoo Archives: gentoo-dev

From: "Michael Sterrett -Mr. Bones.-" <msterret@××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] use.local.desc mess
Date: Fri, 30 Apr 2004 01:35:48
Message-Id: Pine.LNX.4.58.0404292129180.17894@rutrow.coat.com
In Reply to: Re: [gentoo-dev] Re: Apply patch depending on USE flag by Mike Frysinger
1 There's a bunch of lines missing from the use.local.desc file.
2
3 Please find yours and do something about it:
4
5 app-admin/amanda: pic
6 app-admin/amanda: xfs
7 app-admin/webalizer: geoip
8 app-emulation/wine: nptl
9 app-laptop/tpctl: tpctlir
10 app-office/gnumeric: gnomedb
11 app-office/pointless: freetype
12 app-sci/blas-reference: ifc
13 dev-dotnet/mono: nptl
14 dev-java/sun-j2sdk: nptl
15 dev-libs/pwlib: ieee1394
16 dev-libs/redland: php
17 dev-lisp/clisp: threads
18 dev-lisp/sbcl: threads
19 dev-scheme/bigloo-lib: expat
20 dev-scheme/bigloo-lib: ipcs
21 dev-util/monodevelop: nptl
22 gnome-base/gnome-vfs: gnutls
23 media-gfx/gimp: mng
24 media-gfx/gnuplot: xemacs
25 media-gfx/opendx: cdf
26 media-gfx/opendx: hdf
27 media-libs/openvrml: javascript
28 media-sound/ardour: ardour-ksi
29 media-sound/rhythmbox: faad
30 media-sound/terminatorx: sox
31 media-video/vlc: faad
32 net-dialup/gammu: bluetooth
33 net-dialup/gammu: irda
34 net-libs/c-client: pic
35 net-libs/libvncserver: no24bpp
36 net-libs/libvncserver: nobackchannel
37 net-mail/clamav: milter
38 net-mail/sendmail: milter
39 net-mail/uw-imap: pic
40 net-misc/neon: expat
41 net-wireless/hostap-driver: hostap-nopci
42 net-wireless/hostap-driver: hostap-noplx
43 net-www/apache: threads
44 sys-apps/iproute2: atm
45 sys-apps/partimage: nologin
46 sys-devel/gcc: objc
47 sys-devel/gcc: uclibc
48 sys-devel/hardened-gcc: multilib
49 sys-devel/hardened-gcc: nogcj
50 sys-devel/libperl: threads
51 sys-kernel/alpha-sources: usagi
52 sys-kernel/development-sources: ultra1
53 sys-kernel/hppa-sources: xfs
54 sys-kernel/ppc-sources-benh: xfs
55 sys-kernel/ppc64-sources: extlib
56 sys-libs/libcap: pic
57 x11-base/xfree: pie
58 x11-base/xorg-x11: pie
59 x11-base/xorg-x11: sdk
60 x11-libs/fltk: nptl
61 x11-libs/gtk-sharp: gnomedb
62 x11-plugins/gkrellm-trayicons: mpeg4
63 x11-terms/rxvt-unicode: xgetdefault
64
65 I haven't verified all of these to be actually used in the ebuild,
66 but they are part of the the IUSE variable. If they're not used, they
67 should be removed from the IUSE variable. If they are used, they need
68 to be either added to use.local.desc with the appropriate description or
69 brought up for discussion to be added to use.desc.
70
71 Thanks,
72
73 Michael Sterrett
74 -Mr. Bones.-
75 mr_bones_@g.o
76
77 --
78 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] use.local.desc mess George Shapovalov <george@g.o>
Re: [gentoo-dev] use.local.desc mess Paul de Vrieze <pauldv@g.o>