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 115E01395E2 for ; Sat, 26 Nov 2016 05:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5941E0B07; Sat, 26 Nov 2016 05:46:19 +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 9B9C5E0B07 for ; Sat, 26 Nov 2016 05:46:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 450B6341016 for ; Sat, 26 Nov 2016 05:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6FBE49F for ; Sat, 26 Nov 2016 05:46:14 +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: <1480139118.c884a9f6edaf89c4096258468fa2dfe3fe471bcc.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/runc/metadata.xml X-VCS-Directories: app-emulation/runc/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: c884a9f6edaf89c4096258468fa2dfe3fe471bcc X-VCS-Branch: master Date: Sat, 26 Nov 2016 05:46:14 +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: 024ea869-2c58-4a1d-b092-d1b2db28dde4 X-Archives-Hash: f27002e014dd93136747f60a727a3cff commit: c884a9f6edaf89c4096258468fa2dfe3fe471bcc Author: William Hubbs gentoo org> AuthorDate: Sat Nov 26 05:45:18 2016 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Nov 26 05:45:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c884a9f6 app-emulation/runc: add myself as a maintainer Package-Manager: portage-2.3.0 app-emulation/runc/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-emulation/runc/metadata.xml b/app-emulation/runc/metadata.xml index 5dc82f3..f69f23e 100644 --- a/app-emulation/runc/metadata.xml +++ b/app-emulation/runc/metadata.xml @@ -9,6 +9,10 @@ cardoe@gentoo.org Doug Goldstein + + williamh@gentoo.org + William Hubbs + Enable AppArmor support.