From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-973379-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 956291396D0 for <garchives@archives.gentoo.org>; Sun, 17 Sep 2017 21:41:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B213F1FC007; Sun, 17 Sep 2017 21:41:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8EE3B1FC007 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2017 21:41:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61C2B33BF1C for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2017 21:41:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CF43907C for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2017 21:41:38 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1505684227.3a2e3b6c2fca365ddc5e618ae9169b1e3f73fe48.ulm@gentoo> Subject: [gentoo-commits] proj/eselect:master commit in: / X-VCS-Repository: proj/eselect X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3a2e3b6c2fca365ddc5e618ae9169b1e3f73fe48 X-VCS-Branch: master Date: Sun, 17 Sep 2017 21:41:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b2d1a0a2-fcb2-483e-a339-d486391b3106 X-Archives-Hash: 03507a1debaafcb4aaf2e08a387d1242 commit: 3a2e3b6c2fca365ddc5e618ae9169b1e3f73fe48 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 21:37:07 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 21:37:07 2017 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=3a2e3b6c README: Fix length of title underline. README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c83a07c..a7ccd3a 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ README for eselect -=================== +================== Authors -------