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 E05B8138334 for ; Thu, 12 Dec 2019 10:19:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDF94E08F2; Thu, 12 Dec 2019 10:19:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C593FE08F2 for ; Thu, 12 Dec 2019 10:19:28 +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 7B7FB34D824 for ; Thu, 12 Dec 2019 10:19:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BC8A8B0 for ; Thu, 12 Dec 2019 10:19:25 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1576145961.c4aa2f31e7c7cb18213ce43174c5623dfadf8936.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/shellinaboxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-user/shellinaboxd/shellinaboxd-0.ebuild X-VCS-Directories: acct-user/shellinaboxd/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c4aa2f31e7c7cb18213ce43174c5623dfadf8936 X-VCS-Branch: master Date: Thu, 12 Dec 2019 10:19:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b2a55f77-0c84-4d46-98af-c11db6cd2d96 X-Archives-Hash: a23682cf8e1ae09f4eeb50d0df94c842 commit: c4aa2f31e7c7cb18213ce43174c5623dfadf8936 Author: Patrice Clement gentoo org> AuthorDate: Thu Dec 12 10:18:59 2019 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Dec 12 10:19:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4aa2f31 acct-user/shellinaboxd: change UID to 306. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement gentoo.org> acct-user/shellinaboxd/shellinaboxd-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild index 413ed572089..02ff9473f3f 100644 --- a/acct-user/shellinaboxd/shellinaboxd-0.ebuild +++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild @@ -6,4 +6,4 @@ EAPI=7 inherit acct-user DESCRIPTION="shellinabox user" -ACCT_USER_ID=14000 +ACCT_USER_ID=306