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 ECB8713888F for ; Thu, 15 Oct 2015 16:44:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6827821C00C; Thu, 15 Oct 2015 16:44:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EACCE21C00C for ; Thu, 15 Oct 2015 16:44:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4A2D340C1E for ; Thu, 15 Oct 2015 16:44:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F66E10CA for ; Thu, 15 Oct 2015 16:44:17 +0000 (UTC) From: "Paul Varner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Paul Varner" Message-ID: <1305168733.923f15361bc2ce6f015012e840c5a9e41717abf0.fuzzyray@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: / X-VCS-Repository: proj/gentoolkit X-VCS-Committer: fuzzyray X-VCS-Committer-Name: Paul Varner X-VCS-Revision: 923f15361bc2ce6f015012e840c5a9e41717abf0 X-VCS-Branch: master Date: Thu, 15 Oct 2015 16:44:17 +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: cc4c1277-d09a-4676-9f53-d6c5d34243fc X-Archives-Hash: 4441510a4acb3cea243e9526ffaefed2 commit: 923f15361bc2ce6f015012e840c5a9e41717abf0 Author: Paul Varner gentoo org> AuthorDate: Thu May 12 02:52:13 2011 +0000 Commit: Paul Varner gentoo org> CommitDate: Thu May 12 02:52:13 2011 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=923f1536 Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolkit into gentoolkit bin/{analyse => enalyze} | 6 +-- man/{analyse.1 => enalyze.1} | 46 +++++++++++----------- pym/gentoolkit/{analyse => enalyze}/__init__.py | 10 ++--- .../{analyse/analyse.py => enalyze/analyze.py} | 46 +++++++++++----------- pym/gentoolkit/{analyse => enalyze}/base.py | 4 +- pym/gentoolkit/{analyse => enalyze}/lib.py | 4 +- pym/gentoolkit/{analyse => enalyze}/output.py | 2 +- pym/gentoolkit/{analyse => enalyze}/rebuild.py | 26 ++++++------ 8 files changed, 72 insertions(+), 72 deletions(-)