projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a35a0d6
)
When an update is discarded due to confmem, record it's mtime in the contents (it...
author
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Jun 2007 13:17:59 +0000
(13:17 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Jun 2007 13:17:59 +0000
(13:17 -0000)
svn path=/main/branches/2.1.2/; revision=6783
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 4cd51154ecb8b3ff0bfcf776d060926fe6971e7f..21861eac3a788f0e427efc2499989832af367b18 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-7848,7
+7848,7
@@
class dblink:
cfgprot = cfgfiledict["IGNORE"]
if not moveme:
zing = "-o-"
- mymtime = long(my
d
stat.st_mtime)
+ mymtime = long(mystat.st_mtime)
else:
moveme = 1
cfgprot = 1