public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r10673 - main/trunk/pym/portage/dbapi
@ 2008-06-16 14:40 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-06-16 14:40 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2008-06-16 14:40:30 +0000 (Mon, 16 Jun 2008)
New Revision: 10673

Modified:
   main/trunk/pym/portage/dbapi/vartree.py
Log:
Fix typo.


Modified: main/trunk/pym/portage/dbapi/vartree.py
===================================================================
--- main/trunk/pym/portage/dbapi/vartree.py	2008-06-16 14:33:27 UTC (rev 10672)
+++ main/trunk/pym/portage/dbapi/vartree.py	2008-06-16 14:40:30 UTC (rev 10673)
@@ -531,7 +531,7 @@
 		self._clear_cache(pkg_dblink)
 
 	def _clear_cache(self, pkg_dblink):
-		# Due to 1 second mtime granularity in < python-1.5, mtime checks
+		# Due to 1 second mtime granularity in <python-2.5, mtime checks
 		# are not always sufficient to invalidate vardbapi caches. Therefore,
 		# the caches need to be actively invalidated here.
 		self.mtdircache.pop(pkg_dblink.cat, None)

-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-16 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 14:40 [gentoo-commits] portage r10673 - main/trunk/pym/portage/dbapi Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox