summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-05-03 12:44:37 +0200
committerUlrich Müller <ulm@gentoo.org>2022-05-03 12:44:37 +0200
commitedf40aeab84bfed880306527de3dccf401e792fa (patch)
treeee2f69cfb0ed044ee30110f225d81e033ff553a3
parentglep-0057: Add blank lines before literal blocks (diff)
downloadglep-edf40aea.tar.gz
glep-edf40aea.tar.bz2
glep-edf40aea.zip
glep-0023: Fix a typo
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--glep-0023.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/glep-0023.rst b/glep-0023.rst
index b2b5bf2..9113464 100644
--- a/glep-0023.rst
+++ b/glep-0023.rst
@@ -7,7 +7,7 @@ Type: Standards Track
Status: Final
Version: 1
Created: 2004-03-09
-Last-Modified: 2016-06-23
+Last-Modified: 2022-05-03
Post-History: 2004-03-08, 2004-03-10, 2004-10-25, 2006-11-18, 2006-11-21
Content-Type: text/x-rst
---
@@ -170,7 +170,7 @@ Backwards Compatibility
There should be no change to the user experience without the user
explicitly choosing to do so. This mandates that the
configuration variable be named ``ACCEPT_LICENSE`` as some users may
-already have it set due to ebuilds using ``eutil.eclass``'s
+already have it set due to ebuilds using ``eutils.eclass``'s
implementation. It also mandates that the default ``ACCEPT_LICENSE`` be
set to ``@NON-MUST-HAVE-READ`` in the main Gentoo repository as implementations
are not required to provide an internal default.