Re: [gentoo-user] New portage adds USE description

2006-06-23 Thread Alexander Skwar

Richard Broersma Jr wrote:


Is there any significance to the USE color codes:

[...]

And also, is there any significance to * and %


Yes. But that's explained rather well in man emerge - search for %
there.

Nonetheless, I also asked this RTFM question a short while back :)

Alexander Skwar
--
There is no better way of exercising the imagination than the study of law.
No poet ever interpreted nature as freely as a lawyer interprets truth.
-- Jean Giraudoux, Tiger at the Gates
--
gentoo-user@gentoo.org mailing list



[gentoo-user] New portage adds USE description

2006-06-22 Thread Richard Broersma Jr
Would anyone be so kind as to point out any documentation that explain the new 
features of Portage
2.1.

I am primary enterested in the USE= ...  string that I see when I:

emerge --update --pretend world

Thanks for any answers.

Regards,

Richard Broersma Jr.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New portage adds USE description

2006-06-22 Thread Bo Ørsted Andresen
On Friday 23 June 2006 01:31, Richard Broersma Jr wrote:
 Would anyone be so kind as to point out any documentation that explain the
 new features of Portage 2.1.

 I am primary enterested in the USE= ...  string that I see when I:

Have a look at the first section in [1] and [2]. Note the references to 
release notes and news file in [2]. If this doesn't answer your question feel 
free to clarify your question.

[1] http://www.gentoo.org/news/en/gwn/20060116-newsletter.xml
[2] http://www.gentoo.org/news/en/gwn/20060612-newsletter.xml

-- 
Bo Andresen


pgpsR7anilTq6.pgp
Description: PGP signature


Re: [gentoo-user] New portage adds USE description

2006-06-22 Thread sternklang gentoo
There's a sticky forum thread that includes some information and links to several other sources as well: http://forums.gentoo.org/viewtopic-t-471357.html
On 6/22/06, Bo Ørsted Andresen [EMAIL PROTECTED] wrote:
On Friday 23 June 2006 01:31, Richard Broersma Jr wrote: Would anyone be so kind as to point out any documentation that explain the new features of Portage 2.1.-- sternklang
[EMAIL PROTECTED]


Re: [gentoo-user] New portage adds USE description

2006-06-22 Thread Richard Broersma Jr
 Have a look at the first section in [1] and [2]. Note the references to 
 release notes and news file in [2]. If this doesn't answer your question feel 
 free to clarify your question.
 [1] http://www.gentoo.org/news/en/gwn/20060116-newsletter.xml
 [2] http://www.gentoo.org/news/en/gwn/20060612-newsletter.xml

Thanks for the links.  They explained alot.  I now understand what is meant by 
the USE parameters
and the minus use parameters. But I have a few additional questions.

For example: from emerge -DuvpN world
net-im/gaim-1.5.0  USE=eds nls perl spell tcltk* -cjk -debug -gnutls -krb4 
-minimal% -nas -silc
0 kB

Is there any significance to the USE color codes:
RED:eds, nls, perl, spell
GREEN:  tcltk*
BLUE:   -cjk, -debug, -gnutls, -krb4, -nas, -silc
YELLOW: -minimal%

And also, is there any significance to * and %
tcltk*
-minimal%

Thanks for the your input.

Regards,

Richard Broersma Jr.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New portage adds USE description

2006-06-22 Thread Willie Wong
On Thu, Jun 22, 2006 at 06:16:27PM -0700, Penguin Lover Richard Broersma Jr 
squawked:
 For example: from emerge -DuvpN world
 net-im/gaim-1.5.0  USE=eds nls perl spell tcltk* -cjk -debug -gnutls -krb4 
 -minimal% -nas -silc
 0 kB
 
 Is there any significance to the USE color codes:
 RED:eds, nls, perl, spell
 GREEN:  tcltk*
 BLUE:   -cjk, -debug, -gnutls, -krb4, -nas, -silc
 YELLOW: -minimal%

The color is redundant: only serves to hilight what information is
already there. 

RED means that the flag is currently set, and will still be set when
you compile. 

BLUE means the same as the minus sign, meaning that the flag is
currently unset and will still be unset when you compile. 

GREEN means the same as the *, it means that the flag will be changed
compare to the current version. For example, in your output, that
means that the previous version of gaim was compiled without tcltk
support, and the new one will be compiled with tcltk support. 

YELLOW is the same as %, it means that the flag did not exist for the
previous version. 

W
-- 
Last year I tried to borrow pencils and pens and hold them together while 
rotating myself. It was quite a spectacle.
~DeathMech, S. Sondhi. P-town PHY 205
Sortir en Pantoufles: up 13 days,  4:27
-- 
gentoo-user@gentoo.org mailing list