From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-921893-garchives=archives.gentoo.org@lists.gentoo.org> 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 4E69D139087 for <garchives@archives.gentoo.org>; Sat, 7 Jan 2017 21:46:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0E2FE0C99; Sat, 7 Jan 2017 21:46:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CADAFE0D0E for <gentoo-commits@lists.gentoo.org>; Sat, 7 Jan 2017 21:46:50 +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 0601834155D for <gentoo-commits@lists.gentoo.org>; Sat, 7 Jan 2017 21:46:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C04C82624 for <gentoo-commits@lists.gentoo.org>; Sat, 7 Jan 2017 21:46:48 +0000 (UTC) From: "Robin H. Johnson" <robbat2@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" <robbat2@gentoo.org> Message-ID: <1483825566.91bfd7f2cc9f2990aeb44febcc8b9827f81cfede.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 91bfd7f2cc9f2990aeb44febcc8b9827f81cfede X-VCS-Branch: master Date: Sat, 7 Jan 2017 21:46:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cae67e7c-8d52-436c-88b8-b4c25d8ba336 X-Archives-Hash: c1fc217c6ec19c34a1987ba13c9d0e13 commit: 91bfd7f2cc9f2990aeb44febcc8b9827f81cfede Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 21:46:06 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 21:46:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91bfd7f2 Merge GitHub PR #3184. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> app-emulation/docker/Manifest | 1 - app-emulation/docker/docker-1.13.0_rc4.ebuild | 287 --------------------- net-firewall/nftables/Manifest | 1 + net-firewall/nftables/files/libexec/nftables.sh | 2 +- net-firewall/nftables/files/nftables.init | 5 +- net-firewall/nftables/nftables-0.6-r4.ebuild | 9 +- ...{nftables-0.6-r4.ebuild => nftables-0.7.ebuild} | 14 +- net-libs/libnftnl/Manifest | 1 + net-libs/libnftnl/libnftnl-1.0.7.ebuild | 60 +++++ 9 files changed, 76 insertions(+), 304 deletions(-)