Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Paul Varner (fuzzyray)" <fuzzyray@g.o>
Subject: gentoo-x86 commit in app-portage/porthole/files: porthole-0.6.0_rc3-oneshot-fix.patch
Date: Tue, 27 May 2008 19:09:03 +0000
fuzzyray    08/05/27 19:09:03

  Added:                porthole-0.6.0_rc3-oneshot-fix.patch
  Log:
  Version bump. This version contains support for profuse and etc-proposals via plugins and contins minor bug fixes.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.1                  app-portage/porthole/files/porthole-0.6.0_rc3-oneshot-fix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porthole/files/porthole-0.6.0_rc3-oneshot-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porthole/files/porthole-0.6.0_rc3-oneshot-fix.patch?rev=1.1&content-type=text/plain

Index: porthole-0.6.0_rc3-oneshot-fix.patch
===================================================================
Index: porthole/mainwindow.py
===================================================================
--- porthole/mainwindow.py	(revision 968)
+++ porthole/mainwindow.py	(working copy)
@@ -845,7 +845,7 @@
             #debug.dprint(self.packages_list)
             #debug.dprint(self.keyorder)
             for key in self.keyorder:
-                if not self.packages_list[key]:
+                if not self.packages_list[key].in_world:
                         debug.dprint("MAINWINDOW: upgrade_packages(); dependancy selected: " + key)
                         if not self.setup_command(key, emerge_cmd +" --oneshot" +
                                 config.Prefs.emerge.get_string() + key[:]): #use the full name



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-portage/porthole: ChangeLog porthole-0.6.0_rc3.ebuild
Next by thread:
gentoo-x86 commit in x11-libs/libX11: ChangeLog
Previous by date:
gentoo-x86 commit in app-portage/porthole: ChangeLog porthole-0.6.0_rc3.ebuild
Next by date:
gentoo-x86 commit in profiles: ChangeLog package.mask


Updated Jun 14, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.