public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r10178 - main/branches/prefix/pym/portage/dbapi
@ 2008-05-04 12:19 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2008-05-04 12:19 UTC (permalink / raw
  To: gentoo-commits

Author: grobian
Date: 2008-05-04 12:19:23 +0000 (Sun, 04 May 2008)
New Revision: 10178

Modified:
   main/branches/prefix/pym/portage/dbapi/vartree.py
Log:
stupid typo

Modified: main/branches/prefix/pym/portage/dbapi/vartree.py
===================================================================
--- main/branches/prefix/pym/portage/dbapi/vartree.py	2008-05-04 12:02:29 UTC (rev 10177)
+++ main/branches/prefix/pym/portage/dbapi/vartree.py	2008-05-04 12:19:23 UTC (rev 10178)
@@ -222,7 +222,7 @@
 							rValue.add(x)
 		return rValue
 					
-class LinkageMapMachoO(object):
+class LinkageMapMachO(object):
 	def __init__(self, vardbapi):
 		self._dbapi = vardbapi
 		self._libs = {}

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



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

only message in thread, other threads:[~2008-05-04 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-04 12:19 [gentoo-commits] portage r10178 - main/branches/prefix/pym/portage/dbapi Fabian Groffen (grobian)

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