[gentoo-user] How does emerge know which files to delete during unmerge?

2011-07-14 Thread Pandu Poluan
Another question: How does emerge know which files to delete during unmerge? I'm asking this one because I'm in the midst of writing an ebuild, and I want to know how to tell emerge what new files has been added (if necessary) Rgds, -- Pandu E Poluan ~ IT Optimizer ~ Visit my Blog:

Re: [gentoo-user] How does emerge know which files to delete during unmerge?

2011-07-14 Thread Helmut Jarausch
On 07/14/2011 02:56:46 PM, Pandu Poluan wrote: Another question: How does emerge know which files to delete during unmerge? I'm asking this one because I'm in the midst of writing an ebuild, and I want to know how to tell emerge what new files has been added (if necessary) emerge

Re: [gentoo-user] How does emerge know which files to delete during unmerge?

2011-07-14 Thread Albert Hopkins
On Thursday, July 14 at 19:56 (+0700), Pandu Poluan said: Another question: How does emerge know which files to delete during unmerge? I'm asking this one because I'm in the midst of writing an ebuild, and I want to know how to tell emerge what new files has been added (if necessary)

Re: [gentoo-user] How does emerge know which files to delete during unmerge?

2011-07-14 Thread Alex Schuster
Pandu Poluan asks: How does emerge know which files to delete during unmerge? The list of files belonging to a package can be found in /var/db/pkg/category/package-version/CONTENTS. I'm asking this one because I'm in the midst of writing an ebuild, and I want to know how to tell emerge what

Re: [gentoo-user] How does emerge know which files to delete during unmerge?

2011-07-14 Thread Alan McKinnon
On Thursday, 14 July 2011 19:56:46 Pandu Poluan did opine thusly: Another question: How does emerge know which files to delete during unmerge? It remembered what it did when it merged them originally I'm asking this one because I'm in the midst of writing an ebuild, and I want to know how