From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 330AB1381FA for ; Tue, 27 May 2014 20:56:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A624E086A; Tue, 27 May 2014 20:56:46 +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 8B47CE08AF for ; Tue, 27 May 2014 20:56:45 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [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 A847433F9FC for ; Tue, 27 May 2014 20:56:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 7B865181A9 for ; Tue, 27 May 2014 20:56:41 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1401030284.76a04d936e0bc69a235b4a4cd932429f1110dd44.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-keys:master commit in: / X-VCS-Repository: proj/gentoo-keys X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 76a04d936e0bc69a235b4a4cd932429f1110dd44 X-VCS-Branch: master Date: Tue, 27 May 2014 20:56:41 +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: 47b3bd87-79fa-481e-94c6-dce6330395f3 X-Archives-Hash: 69f996c7b5dccd83ea230ee31a6c3429 commit: 76a04d936e0bc69a235b4a4cd932429f1110dd44 Author: Pavlos Ratis gentoo org> AuthorDate: Sun May 25 15:04:44 2014 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sun May 25 15:04:44 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=76a04d93 Merge pull request #4 from gentoo/week1_seed_handling Refine seed handling & improve seed loading gkeyldap/actions.py | 14 ++--- gkeyldap/search.py | 3 - gkeys/actions.py | 12 ++-- gkeys/config.py | 35 +----------- gkeys/seed.py | 41 +++++++------- gkeys/seedhandler.py | 153 ++++++++++++++------------------------------------- 6 files changed, 77 insertions(+), 181 deletions(-)