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 B62421393DD for ; Fri, 15 Aug 2014 22:33:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35AA1E0AEE; Fri, 15 Aug 2014 22:33:25 +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 7C928E0AF5 for ; Fri, 15 Aug 2014 22:33:24 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A256134061B for ; Fri, 15 Aug 2014 22:33:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 6C9541881B for ; Fri, 15 Aug 2014 22:33:22 +0000 (UTC) From: "Devan Franchini" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Devan Franchini" Message-ID: <1408042267.271e4b4066f90144750d1e14e2b19515c198d745.twitch153@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: / X-VCS-Repository: proj/layman X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: 271e4b4066f90144750d1e14e2b19515c198d745 X-VCS-Branch: master Date: Fri, 15 Aug 2014 22:33:22 +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: 4b9c872e-7156-46bc-b29b-745aed21e729 X-Archives-Hash: 632dd38840cc1145fe88526a0d519136 commit: 271e4b4066f90144750d1e14e2b19515c198d745 Author: Devan Franchini hotmail com> AuthorDate: Thu Aug 14 18:51:07 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Thu Aug 14 18:51:07 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=271e4b40 Merge pull request #18 from twitch153/bug-squashing This merge attempts to squash the following Gentoo bugs: - X-Gentoo-Bug: 315359 - X-Gentoo-Bug: 396031 - X-Gentoo-Bug: 461540 - X-Gentoo-Bug: 518846 - X-Gentoo-Bug: 519922 layman/api.py | 2 +- layman/argsparser.py | 21 +++++++++++---------- layman/cli.py | 26 +++++++++++++------------- layman/config.py | 5 +++-- layman/db.py | 43 +++++++++++++++++++++++++++++++++++++++---- layman/repoconfmanager.py | 27 ++++++++++++++++++++------- 6 files changed, 87 insertions(+), 37 deletions(-)