Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I update *every* ebuild?
Date: Thu, 24 Jan 2013 12:38:06
Message-Id: 20130124123742.7cb505ef@digimed.co.uk
In Reply to: Re: [gentoo-user] How can I update *every* ebuild? by Dale
1 On Thu, 24 Jan 2013 03:46:09 -0600, Dale wrote:
2
3 > Why do you say that -N will compile packages that don't need it? If a
4 > USE flags is added, changed or whatever, I want that change to be seen
5 > and the package to be recompiled. It could very well affect how the
6 > package works or some feature.
7
8 If you built a package with USE="-foo" and the foo USE flag is later
9 removed, -N would rebuild it, --changed-use would not.
10
11 Now think about all those linguas variables that are expanded to USE
12 flags. Do you really want to recompile LibreOffice just because a
13 linguas_klingon USE flag has been added? One that you wouldn't use anyway
14 and so makes no difference to the software you actually have installed.
15
16
17 --
18 Neil Bothwick
19
20 A computer without Microsoft is like a chocolate cake without mustard.

Attachments

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

Replies

Subject Author
Re: [gentoo-user] How can I update *every* ebuild? Jean-Christophe Bach <jc.bach@×××××.com>
Re: [gentoo-user] How can I update *every* ebuild? Yohan Pereira <yohan.pereira@×××××.com>