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 8F091138CA2 for ; Wed, 22 Apr 2015 20:09:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D270E0857; Wed, 22 Apr 2015 20:09:23 +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 C338FE0857 for ; Wed, 22 Apr 2015 20:09:22 +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 D3F7A340B63 for ; Wed, 22 Apr 2015 20:09:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 229791681E for ; Wed, 22 Apr 2015 20:09:15 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1429732076.c2aa56a7c49214b1fef355f79dfcd94265efe089.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: README README.md X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: c2aa56a7c49214b1fef355f79dfcd94265efe089 X-VCS-Branch: master Date: Wed, 22 Apr 2015 20:09:15 +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: cfd5511d-14be-49d4-9b74-ef0156aa96db X-Archives-Hash: 07eaf3831553ebd8c035f4c6f01eb427 commit: c2aa56a7c49214b1fef355f79dfcd94265efe089 Author: William Hubbs gmail com> AuthorDate: Wed Apr 22 19:47:56 2015 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Apr 22 19:47:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=c2aa56a7 Rename README README.md This fixes #26. README => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/README b/README.md similarity index 100% rename from README rename to README.md