From 9406930786e022fee5b97318b59ff746549b0608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Mon, 24 Oct 2016 23:28:13 +0200 Subject: [PATCH] app-crypt/certbot: Remove no longer needed dependency on psutil Gentoo-Bug: #597332 Package-Manager: portage-2.3.2 --- .../certbot/{certbot-0.9.3.ebuild => certbot-0.9.3-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) rename app-crypt/certbot/{certbot-0.9.3.ebuild => certbot-0.9.3-r1.ebuild} (97%) diff --git a/app-crypt/certbot/certbot-0.9.3.ebuild b/app-crypt/certbot/certbot-0.9.3-r1.ebuild similarity index 97% rename from app-crypt/certbot/certbot-0.9.3.ebuild rename to app-crypt/certbot/certbot-0.9.3-r1.ebuild index 32d09fe41265c..6a6d79fcd4ddb 100644 --- a/app-crypt/certbot/certbot-0.9.3.ebuild +++ b/app-crypt/certbot/certbot-0.9.3-r1.ebuild @@ -33,7 +33,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)