From 428eadac4916e2b4ecd2e0f9a94f6a9ae0c937ee Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 11 Jan 2016 12:20:48 +0100 Subject: [PATCH] net-mail/mailman: Drop direct dependency on dnspython Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- net-mail/mailman/mailman-2.1.20.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/net-mail/mailman/mailman-2.1.20.ebuild b/net-mail/mailman/mailman-2.1.20.ebuild index 4d08ceae1f32..0e04cba167ac 100644 --- a/net-mail/mailman/mailman-2.1.20.ebuild +++ b/net-mail/mailman/mailman-2.1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,10 +20,8 @@ IUSE="selinux" DEPEND="virtual/mta virtual/cron virtual/httpd-cgi - || ( - dev-python/dnspython:0 - virtual/python-dnspython - )" + virtual/python-dnspython + " RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-mailman ) " -- 2.26.2