Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [RFC] making the tree depend on portage
Date: Tue, 20 Dec 2005 14:36:02
Message-Id: 200512202336.10568.jstubbs@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [RFC] making the tree depend on portage by Jason Stubbs
1 On Tuesday 20 December 2005 23:15, Jason Stubbs wrote:
2 > On Tuesday 20 December 2005 01:49, Marius Mauch wrote:
3 > > Also not talking about implementation details yet, just after comments
4 > > about the general idea of forced portage updates.
5 >
6 > I gave it a go anyway... ;)
7
8 Also needed:
9
10 Index: portage.py
11 ===================================================================
12 --- portage.py (revision 2414)
13 +++ portage.py (working copy)
14 @@ -6742,7 +6742,7 @@
15 mtimedbkeys=[
16 "updates", "info",
17 "version", "starttime",
18 -"resume", "ldpath"
19 +"resume", "ldpath", "last_system_check"
20 ]
21 mtimedbfile=root+"var/cache/edb/mtimedb"
22 try:
23
24 --
25 Jason Stubbs
26 --
27 gentoo-portage-dev@g.o mailing list