Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/
Date: Fri, 30 Aug 2019 12:46:54
Message-Id: 1567169206.a024bf7041fa7f7d3d966dbbb917cde286daf837.mgorny@gentoo
1 commit: a024bf7041fa7f7d3d966dbbb917cde286daf837
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 30 12:46:27 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 30 12:46:46 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a024bf70
7
8 uid-gid.txt: Disable line wrapping by default
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 files/uid-gid.txt | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/files/uid-gid.txt b/files/uid-gid.txt
16 index 1832c6a..82ef3d9 100644
17 --- a/files/uid-gid.txt
18 +++ b/files/uid-gid.txt
19 @@ -214,4 +214,4 @@ nobody 65534 65534 baselayout-fbsd
20 - 61184..65519 61184..65519 reserved Used by systemd DynamicUser feature
21 - 524288..1878982656 524288..1878982656 reserved Used by systemd for containers
22
23 -# vim:se ts=8 sts=0 tw=0 :
24 +# vim:se ts=8 sts=0 tw=0 nowrap :