diff options
author | 2019-07-08 21:29:15 +0200 | |
---|---|---|
committer | 2019-07-15 21:01:13 +0200 | |
commit | 875d1f093c79b4b3320dd3691c9f39e22717889b (patch) | |
tree | 0eac7645e4dc722ba9b72c0d8ca7ae3906457942 | |
parent | glep-0081: Fix missing opening parenthesis (diff) | |
download | glep-875d1f093c79b4b3320dd3691c9f39e22717889b.tar.gz glep-875d1f093c79b4b3320dd3691c9f39e22717889b.tar.bz2 glep-875d1f093c79b4b3320dd3691c9f39e22717889b.zip |
glep-0081: Update reference implementation info
Update the reference implementation section to indicate that it has been
committed already.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | glep-0081.rst | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/glep-0081.rst b/glep-0081.rst index 6357d37..cec18f3 100644 --- a/glep-0081.rst +++ b/glep-0081.rst @@ -7,8 +7,8 @@ Type: Standards Track Status: Draft Version: 1 Created: 2019-05-29 -Last-Modified: 2019-06-18 -Post-History: 2019-05-29 +Last-Modified: 2019-07-08 +Post-History: 2019-05-29, 2019-07-08 Content-Type: text/x-rst Replaces: 27 --- @@ -224,8 +224,9 @@ applies to fixed UIDs/GIDs. Reference Implementation ======================== -The reference implementation has been submitted to review on gentoo-dev -mailing list. The version at the time of writing is v4. [#REFIMPL]_ +The reference implementation has been committed to the Gentoo repository +in the form of ``acct-user.eclass`` and ``acct-group.eclass``. Initial +user and group packages have been created in order to test the concept. References @@ -234,9 +235,6 @@ References .. [#GLEP27] GLEP 27: Portage Management of UIDs/GIDs (https://www.gentoo.org/glep/glep-0027.html) -.. [#REFIMPL] [gentoo-dev] [PATCH v4 0/9] User/group packages - (https://archives.gentoo.org/gentoo-dev/message/527b343890c1280cb64efce2e941fdae) - Copyright ========= |