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 2DEAC138AD6 for ; Sat, 21 Feb 2015 18:41:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C631E0928; Sat, 21 Feb 2015 18:41:49 +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 0493CE0928 for ; Sat, 21 Feb 2015 18:41:48 +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 92406340A30 for ; Sat, 21 Feb 2015 18:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35F2412410 for ; Sat, 21 Feb 2015 18:41:46 +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: <1424544090.1a55cb1aecddcf0651084aa5f9088d51d1b3f644.twitch153@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: layman/ X-VCS-Repository: proj/layman X-VCS-Files: layman/Layman.py layman/layman.py X-VCS-Directories: layman/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: 1a55cb1aecddcf0651084aa5f9088d51d1b3f644 X-VCS-Branch: master Date: Sat, 21 Feb 2015 18:41:46 +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: ab5ec178-e2d8-4150-b904-fbfc6691f2f5 X-Archives-Hash: a549b64b478b5cafcf343eb3b975680f commit: 1a55cb1aecddcf0651084aa5f9088d51d1b3f644 Author: Devan Franchini gentoo org> AuthorDate: Sat Feb 21 18:41:30 2015 +0000 Commit: Devan Franchini gentoo org> CommitDate: Sat Feb 21 18:41:30 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=1a55cb1a Layman.py: Due to namespace collisions the file is being renamed to Layman.py --- layman/{layman.py => Layman.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/layman/layman.py b/layman/Layman.py similarity index 100% rename from layman/layman.py rename to layman/Layman.py