From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E2E5058973 for ; Sat, 6 Feb 2016 11:42:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D796E07C5; Sat, 6 Feb 2016 11:42:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3E64E07C5 for ; Sat, 6 Feb 2016 11:42:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7C93340B57 for ; Sat, 6 Feb 2016 11:42:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E037C6F for ; Sat, 6 Feb 2016 11:42:26 +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: <1454758758.c2553ee0f3cdfdd7d2f9db5e7029ab2b30a9044f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c2553ee0f3cdfdd7d2f9db5e7029ab2b30a9044f X-VCS-Branch: master Date: Sat, 6 Feb 2016 11:42:26 +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: b2e7f746-134b-468b-8acb-574565798eed X-Archives-Hash: cf877b4f43a23a0190f4fa794773f95a commit: c2553ee0f3cdfdd7d2f9db5e7029ab2b30a9044f Author: Patrice Clement gentoo org> AuthorDate: Sat Feb 6 11:39:08 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Feb 6 11:39:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2553ee0 Merge remote-tracking branch 'github/pr/301'. Gentoo-Bug: 573996 Pull-Request: https://github.com/gentoo/gentoo/pull/301 net-libs/tox/files/confd | 2 + net-libs/tox/files/initd | 30 ++++++++++++ net-libs/tox/files/tox-bootstrapd.conf | 65 ++++++++++++++++++++++++++ net-libs/tox/files/tox-bootstrapd.service | 15 ++++++ net-libs/tox/metadata.xml | 24 ++++++++++ net-libs/tox/tox-0_p20160201.ebuild | 78 +++++++++++++++++++++++++++++++ net-libs/tox/tox-9999.ebuild | 77 ++++++++++++++++++++++++++++++ 7 files changed, 291 insertions(+)