Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?
Date: Sat, 27 May 2006 08:30:32
Message-Id: 20060527090225.6cacba96@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in? by michael@michaelshiloh.com
1 On Fri, 26 May 2006 20:05:34 -0700 (PDT), michael@×××××××××××××.com wrote:
2
3 > $ grep USE /etc/make.conf | grep -v "^#"
4 > USE="berkdb innodb"
5 >
6 > I have no /usr/portage/package.use
7 >
8 > $ grep USE /etc/make.profile/make.defaults
9 > USE="alsa apm arts avi bitmap-fonts cups eds emboss encode fortran
10 > foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++
11 > libwww mad mikmod motif mp3 mpeg ogg oggvorbis opengl oss pdflib png qt
12 > quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml2
13 > xmms xv"
14
15 The correct way to see which USE flags are in operation is
16
17 emerge --info | grep USE
18
19 This shows the combined effect of your profile and make.conf (but not
20 per-package settings from /etc/portage).
21
22
23 --
24 Neil Bothwick
25
26 Sex is hereditary. If your parents never had it, chances are you wont
27 either. -

Attachments

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

Replies

Subject Author
Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in? Walter Dnes <waltdnes@××××××××.org>