From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D6253138010 for ; Fri, 21 Sep 2012 22:18:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BDDFE01BE; Fri, 21 Sep 2012 22:17:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DA5EE01BE for ; Fri, 21 Sep 2012 22:17:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EFFD33C28D for ; Fri, 21 Sep 2012 22:17:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9390BE5442 for ; Fri, 21 Sep 2012 22:17:56 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1348265865.d6f16994180d624113ee8c0d3b9808b67516f821.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/package/ebuild/ X-VCS-Repository: proj/portage X-VCS-Files: pym/portage/package/ebuild/doebuild.py X-VCS-Directories: pym/portage/package/ebuild/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: d6f16994180d624113ee8c0d3b9808b67516f821 X-VCS-Branch: master Date: Fri, 21 Sep 2012 22:17:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f72d319a-3fef-4733-9b9a-81d4f97ba354 X-Archives-Hash: ed27a822ec8aecafdadfacf28a119424 commit: d6f16994180d624113ee8c0d3b9808b67516f821 Author: Zac Medico gentoo org> AuthorDate: Fri Sep 21 22:17:45 2012 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Sep 21 22:17:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d6f16994 doebuild.py: remove unused f = None --- pym/portage/package/ebuild/doebuild.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pym/portage/package/ebuild/doebuild.py b/pym/portage/package/ebuild/doebuild.py index b9952be..e7a8983 100644 --- a/pym/portage/package/ebuild/doebuild.py +++ b/pym/portage/package/ebuild/doebuild.py @@ -1786,7 +1786,6 @@ def _post_src_install_uid_fix(mysettings, out): for i in xdg_dirs if i) qa_desktop_file = "" - f = None try: with io.open(_unicode_encode(os.path.join( mysettings["PORTAGE_BUILDDIR"],