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 DC8CF139695 for ; Fri, 21 Apr 2017 17:52:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31104E0C87; Fri, 21 Apr 2017 17:52:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C1EAE0C87 for ; Fri, 21 Apr 2017 17:52:45 +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 BBB7134071C for ; Fri, 21 Apr 2017 17:52:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F2DF743C for ; Fri, 21 Apr 2017 17:52:43 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1492797100.83d2126894e46c5bbfc73705a7b4f3e77fccf17d.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/tini/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/tini/metadata.xml X-VCS-Directories: sys-process/tini/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 83d2126894e46c5bbfc73705a7b4f3e77fccf17d X-VCS-Branch: master Date: Fri, 21 Apr 2017 17:52:43 +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-Archives-Salt: 162d6477-434d-49b8-92bf-bee599d75e37 X-Archives-Hash: f19b7eac19297ec607e38da4001016c6 commit: 83d2126894e46c5bbfc73705a7b4f3e77fccf17d Author: William Hubbs gentoo org> AuthorDate: Fri Apr 21 17:51:03 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Apr 21 17:51:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d21268 sys-process/tini: add myself as maintainer (approved by mrueg) Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-process/tini/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys-process/tini/metadata.xml b/sys-process/tini/metadata.xml index ea1ee8a4239..f4f20fac2aa 100644 --- a/sys-process/tini/metadata.xml +++ b/sys-process/tini/metadata.xml @@ -12,6 +12,10 @@ mrueg@gentoo.org Manuel RĂ¼ger + + williamh@gentoo.org + William Hubbs + Enable argument parsing.