From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1054317-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 7F8C0138334
	for <garchives@archives.gentoo.org>; Sat, 27 Oct 2018 07:31:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 657FAE09C9;
	Sat, 27 Oct 2018 07:31:13 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 3FD7FE09C9
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Oct 2018 07:31:13 +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 D3A56335C63
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Oct 2018 07:31:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5818343D
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Oct 2018 07:31:10 +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: <1540625156.af1ed8f138ef72f483dc21dbd0109516c8b02982.ulm@gentoo>
Subject: [gentoo-commits] data/glep:master commit in: /
X-VCS-Repository: data/glep
X-VCS-Files: glep-0001.rst
X-VCS-Directories: /
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: af1ed8f138ef72f483dc21dbd0109516c8b02982
X-VCS-Branch: master
Date: Sat, 27 Oct 2018 07:31:10 +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: 1b0be51a-5a96-4ddd-b094-571d5e79e35f
X-Archives-Hash: f32895c1ac6463a9af5647f55dc4d43a

commit:     af1ed8f138ef72f483dc21dbd0109516c8b02982
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 07:25:56 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 07:25:56 2018 +0000
URL:        https://gitweb.gentoo.org/data/glep.git/commit/?id=af1ed8f1

glep-0001: Whitespace.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 glep-0001.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/glep-0001.rst b/glep-0001.rst
index d9d8202..97e58f8 100644
--- a/glep-0001.rst
+++ b/glep-0001.rst
@@ -8,7 +8,7 @@ Type: Informational
 Status: Active
 Version: 3
 Created: 2003-05-31
-Last-Modified: 2018-07-10
+Last-Modified: 2018-10-27
 Post-History: 2003-06-01, 2003-07-02, 2008-01-19, 2008-06-05, 2011-03-09,
               2013-12-14, 2017-09-17, 2018-07-10
 Content-Type: text/x-rst
@@ -265,7 +265,7 @@ All other headers are required.
 
 The Author header lists the names, and optionally the email addresses
 of all the authors/owners of the GLEP.  Anybody who submits changes to
-the GLEP should be added to this field.The format of the Author header
+the GLEP should be added to this field.  The format of the Author header
 value must be
 
     Random J. User <address@dom.ain>
@@ -274,7 +274,7 @@ if the email address is included, and just
 
     Random J. User
 
-if the address is not given.  
+if the address is not given.
 
 If there are multiple authors, each should be on a separate line
 following RFC 2822 continuation line conventions.