From 0c85dbb060efade7114a72db615199c88e8558d6 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Thu, 8 Apr 2010 07:59:15 +0200 Subject: Add --rebuilt-binaries-timestamp option This option makes emerge ignore binaries that would have been used for --rebuilt-binaries, if they are older than the given timestamp. Binaries are only reinstalled if they have a newer BUILD_TIME than the installed package (not only unequal) with this option. --- man/emerge.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/emerge.1') diff --git a/man/emerge.1 b/man/emerge.1 index e717c9821..d1b73778c 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -504,6 +504,13 @@ automatically when using binary packages (\fB\-\-usepkgonly\fR or \fB\-\-getbinpkgonly\fR) together with \fB\-\-update\fR and \fB\-\-deep\fR. .TP +.BR "\-\-rebuilt\-binaries\-timestamp[=TIMESTAMP]" +This option modifies emerge's behaviour only if +\fB\-\-rebuilt\-binaries\fR is given. Only binaries that +have a BUILD_TIME that is larger than the given TIMESTAMP +and that is larger than that of the installed package will +be considered by the rebuilt\-binaries logic. +.TP .BR "\-\-reinstall changed\-use" Tells emerge to include installed packages where USE flags have changed since installation. Unlike \fB\-\-newuse\fR, this option does -- cgit v1.2.3-1-g7c22