commit: 960a6440525ee68d7bd43035ebfe6d1579c875e3 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Jun 14 12:38:47 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Jun 14 12:38:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960a6440
profiles: Add URL of IANA registry to l10n.desc. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/desc/l10n.desc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc index 4d30aa57eb3..fdca61b9613 100644 --- a/profiles/desc/l10n.desc +++ b/profiles/desc/l10n.desc @@ -1,9 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 2016-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of L10N USE_EXPAND flags. -# Keep it sorted. Entries must be valid IETF language tags (BCP 47). +# Keep it sorted. Entries must be valid IETF language tags (BCP 47): +# https://www.iana.org/assignments/language-subtag-registry # The following are considered duplicates. Use the generic language # tag without region subtag instead.
