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 C799F138D53 for ; Mon, 24 Oct 2016 21:29:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BAA1E081C; Mon, 24 Oct 2016 21:29:13 +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 05525E081C for ; Mon, 24 Oct 2016 21:29:12 +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 19FCA341686 for ; Mon, 24 Oct 2016 21:29:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C771A7D2 for ; Mon, 24 Oct 2016 21:29:10 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1477344539.c193a16543e73d1078130c9449d557c434ca38d0.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/certbot/certbot-9999.ebuild X-VCS-Directories: app-crypt/certbot/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: c193a16543e73d1078130c9449d557c434ca38d0 X-VCS-Branch: master Date: Mon, 24 Oct 2016 21:29:10 +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: b4e1e13a-97ef-4eb5-9d43-12716f754c47 X-Archives-Hash: a1dd5fe12551f972acf8c2486a62c8c1 commit: c193a16543e73d1078130c9449d557c434ca38d0 Author: Manuel Rüger gentoo org> AuthorDate: Mon Oct 24 21:28:59 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Oct 24 21:28:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c193a165 app-crypt/certbot: Sync live Package-Manager: portage-2.3.2 app-crypt/certbot/certbot-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index 693e420..c0c4f61 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -32,7 +32,6 @@ RDEPEND=" dev-python/pyrfc3339[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] - >=dev-python/psutil-2.2.1[${PYTHON_USEDEP}] dev-python/zope-component[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] $(python_gen_cond_dep '>=dev-python/pythondialog-3.2.2:python-2' python2_7)