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 687AF58973 for ; Sat, 6 Feb 2016 10:18:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FFF621C00C; Sat, 6 Feb 2016 10:18:04 +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 76F0921C00C for ; Sat, 6 Feb 2016 10:18:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CBA8340B7F for ; Sat, 6 Feb 2016 10:18:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F2C6D00 for ; Sat, 6 Feb 2016 10:18:01 +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: <1454753734.100c6185ec4d669d79dc0b23fea47d20933d63c9.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: 100c6185ec4d669d79dc0b23fea47d20933d63c9 X-VCS-Branch: master Date: Sat, 6 Feb 2016 10:18:01 +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: e9e5d538-9fbb-4ce8-8287-8937f67c7566 X-Archives-Hash: c297008b5387ab9772548ecb4c4ad9d9 commit: 100c6185ec4d669d79dc0b23fea47d20933d63c9 Author: Patrice Clement gentoo org> AuthorDate: Sat Feb 6 10:15:34 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Feb 6 10:15:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100c6185 Merge remote-tracking branch 'github/pr/790'. net-misc/i2pd/Manifest | 3 +- .../i2pd-2.4.0-fix_installed_components.patch | 30 ++++++++ net-misc/i2pd/files/i2pd.confd | 5 +- net-misc/i2pd/files/i2pd.initd | 8 +-- net-misc/i2pd/files/i2pd.service | 2 +- net-misc/i2pd/files/tunnels.cfg | 17 +++++ net-misc/i2pd/i2pd-0.5.0.ebuild | 63 ----------------- net-misc/i2pd/i2pd-0.6.0.ebuild | 65 ------------------ net-misc/i2pd/i2pd-2.4.0.ebuild | 80 ++++++++++++++++++++++ net-misc/i2pd/i2pd-9999.ebuild | 76 -------------------- net-misc/i2pd/metadata.xml | 3 - 11 files changed, 137 insertions(+), 215 deletions(-)