public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r13727 - main/branches/prefix/pym/_emerge
@ 2009-06-28 19:17 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2009-06-28 19:17 UTC (permalink / raw
  To: gentoo-commits

Author: grobian
Date: 2009-06-28 19:17:51 +0000 (Sun, 28 Jun 2009)
New Revision: 13727

Modified:
   main/branches/prefix/pym/_emerge/actions.py
Log:
it helps when EPREFIX is known

Modified: main/branches/prefix/pym/_emerge/actions.py
===================================================================
--- main/branches/prefix/pym/_emerge/actions.py	2009-06-28 19:03:33 UTC (rev 13726)
+++ main/branches/prefix/pym/_emerge/actions.py	2009-06-28 19:17:51 UTC (rev 13727)
@@ -29,7 +29,7 @@
 
 from portage import digraph
 from portage.cache.cache_errors import CacheError
-from portage.const import NEWS_LIB_PATH
+from portage.const import NEWS_LIB_PATH, EPREFIX
 from portage.output import blue, bold, colorize, create_color_func, darkgreen, \
 	red, yellow
 good = create_color_func("GOOD")




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

only message in thread, other threads:[~2009-06-28 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-28 19:17 [gentoo-commits] portage r13727 - main/branches/prefix/pym/_emerge 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