From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 00225138335 for ; Sun, 21 Oct 2018 11:10:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0976BE089C; Sun, 21 Oct 2018 11:10:42 +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 D7656E0885 for ; Sun, 21 Oct 2018 11:10:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 708C5335D0F for ; Sun, 21 Oct 2018 11:10:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50FB5448 for ; Sun, 21 Oct 2018 11:10:38 +0000 (UTC) From: "Ulrich Müller" 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" Message-ID: <1540107711.5713e7e0fbeb37a74743f11c80da2d8bdd87acf2.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0076.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5713e7e0fbeb37a74743f11c80da2d8bdd87acf2 X-VCS-Branch: master Date: Sun, 21 Oct 2018 11:10:38 +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: fd8599d1-275e-4449-857b-f6a6ab8a0f41 X-Archives-Hash: fa11ff5dffe3a2a0e7ee8e8dedd697b6 commit: 5713e7e0fbeb37a74743f11c80da2d8bdd87acf2 Author: Ulrich Müller gentoo org> AuthorDate: Sun Oct 21 07:41:51 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Oct 21 07:41:51 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=5713e7e0 glep-0076: Clarified real name requirement accepted. Bug: https://bugs.gentoo.org/653118#c15 glep-0076.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/glep-0076.rst b/glep-0076.rst index a650aed..3030864 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -8,9 +8,9 @@ Author: Richard Freeman , Michał Górny Type: Informational Status: Accepted -Version: 1 +Version: 1.1 Created: 2013-04-23 -Last-Modified: 2018-09-26 +Last-Modified: 2018-10-21 Post-History: 2018-06-10, 2018-06-19, 2018-08-31, 2018-09-26 Content-Type: text/x-rst --- @@ -20,7 +20,8 @@ Status ====== Accepted by the Gentoo Council on 2018-09-09 and approved by the -Gentoo Board of Trustees on 2018-09-15. Implementation in tools +Gentoo Board of Trustees on 2018-09-15. Reapproved with clarified +real name requirement on 2018-10-19. Implementation in tools (e.g., repoman) is pending.