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 448F0138A2F for ; Tue, 19 Aug 2014 06:36:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2E39E093E; Tue, 19 Aug 2014 06:36:52 +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 53D9CE093D for ; Tue, 19 Aug 2014 06:36:52 +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 528FA3401BF for ; Tue, 19 Aug 2014 06:36:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F88D3B8B for ; Tue, 19 Aug 2014 01:49:05 +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: <1408145203.0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4.twitch153@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: layman/ X-VCS-Repository: proj/layman X-VCS-Files: layman/cli.py X-VCS-Directories: layman/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: 0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4 X-VCS-Branch: master Date: Tue, 19 Aug 2014 01:49:05 +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: 263a26b5-64a9-437b-83c3-f51240569d73 X-Archives-Hash: e64fbc874c3ba757fe20f2a5442e1777 commit: 0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4 Author: Devan Franchini gentoo org> AuthorDate: Fri Aug 15 23:26:43 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Fri Aug 15 23:26:43 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=0ee15b6d cli.py: Modifies print_shortlist info unpacking --- layman/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layman/cli.py b/layman/cli.py index bb84081..47824b8 100644 --- a/layman/cli.py +++ b/layman/cli.py @@ -63,7 +63,7 @@ class ListPrinter(object): self.print_overlay(summary, supported, official, complain) def print_shortlist(self, info, complain): - for summary, official, supported in info: + for summary, supported, official in info: self.print_overlay(summary, supported, official, complain) 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 020A313877A for ; Fri, 15 Aug 2014 23:27:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FD39E0AFB; Fri, 15 Aug 2014 23:27:26 +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 1EE0AE0AFB for ; Fri, 15 Aug 2014 23:27:26 +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 12BD234056F for ; Fri, 15 Aug 2014 23:27:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id C98C818816 for ; Fri, 15 Aug 2014 23:27:23 +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: <1408145203.0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4.twitch153@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: layman/ X-VCS-Repository: proj/layman X-VCS-Files: layman/cli.py X-VCS-Directories: layman/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: 0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4 X-VCS-Branch: master Date: Fri, 15 Aug 2014 23:27:23 +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: dbeadde8-8138-4da0-bd37-d8dc68e0a6bb X-Archives-Hash: 24ab7b957e918b6091d2b3a5a71e38f2 Message-ID: <20140815232723.hg3zvugTAM13OrcuuPO7B3iDrXcVO2nVokaw8ns7R0o@z> commit: 0ee15b6d6b6fcbd5a83e346098d4aaab5a898bf4 Author: Devan Franchini gentoo org> AuthorDate: Fri Aug 15 23:26:43 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Fri Aug 15 23:26:43 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=0ee15b6d cli.py: Modifies print_shortlist info unpacking --- layman/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layman/cli.py b/layman/cli.py index bb84081..47824b8 100644 --- a/layman/cli.py +++ b/layman/cli.py @@ -63,7 +63,7 @@ class ListPrinter(object): self.print_overlay(summary, supported, official, complain) def print_shortlist(self, info, complain): - for summary, official, supported in info: + for summary, supported, official in info: self.print_overlay(summary, supported, official, complain)