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 4BDAD13877A for ; Fri, 15 Aug 2014 22:33:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCA0DE0B00; Fri, 15 Aug 2014 22:33: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 27234E0AFE for ; Fri, 15 Aug 2014 22:33: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 573E034060C for ; Fri, 15 Aug 2014 22:33:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 5B6C618822 for ; Fri, 15 Aug 2014 22:33: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: <1408141590.5463bcbb85fef961d1ee27061e2c4012edf6fcdd.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: 5463bcbb85fef961d1ee27061e2c4012edf6fcdd X-VCS-Branch: master Date: Fri, 15 Aug 2014 22:33: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: 5ccd517c-607d-488c-a46a-9f2dc7863139 X-Archives-Hash: 27982804f526977128ba42834b826261 Message-ID: <20140815223323.LaWFOt4jBNQpWR_9B1KvYJ07NPF8FrwsORW1VbTwe1A@z> commit: 5463bcbb85fef961d1ee27061e2c4012edf6fcdd Author: Devan Franchini hotmail com> AuthorDate: Fri Aug 15 22:26:30 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Fri Aug 15 22:26:30 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=5463bcbb Merge pull request #24 from twitch153/new_release Reflects current changes for new layman release: - version.py: Updates version to 2.2.0-git. - CHANGES: Lists changes made for newest release. - layman.8.txt: Updates man pages. - layman.cfg: Adds new config options for newest release. CHANGES | 31 +++++++++++++++++++++ doc/layman.8.txt | 81 ++++++++++++++++++++++++++++++++++++++----------------- etc/layman.cfg | 13 +++++++++ layman/version.py | 2 +- 4 files changed, 102 insertions(+), 25 deletions(-)