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

Author: grobian
Date: 2008-11-02 10:16:39 +0000 (Sun, 02 Nov 2008)
New Revision: 11799

Modified:
   main/branches/prefix/pym/portage/dbapi/vartree.py
Log:
uhm... we need ostype

Modified: main/branches/prefix/pym/portage/dbapi/vartree.py
===================================================================
--- main/branches/prefix/pym/portage/dbapi/vartree.py	2008-11-02 10:02:21 UTC (rev 11798)
+++ main/branches/prefix/pym/portage/dbapi/vartree.py	2008-11-02 10:16:39 UTC (rev 11799)
@@ -9,7 +9,7 @@
 from portage.checksum import perform_md5
 from portage.const import CACHE_PATH, CONFIG_MEMORY_FILE, \
 	PORTAGE_PACKAGE_ATOM, PRIVATE_PATH, VDB_PATH, EPREFIX, EPREFIX_LSTRIP
-from portage.data import portage_gid, portage_uid, secpass
+from portage.data import portage_gid, portage_uid, secpass, ostype
 from portage.dbapi import dbapi
 from portage.dep import use_reduce, paren_reduce, isvalidatom, \
 	isjustname, dep_getkey, match_from_list




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

only message in thread, other threads:[~2008-11-02 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02 10:16 [gentoo-commits] portage r11799 - 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