summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 11:33:30 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 11:54:09 +0100
commit32100e32a0b211f4ec778cb4908e45585e29a36b (patch)
treebaec9c92be2ad66cb79d6ca164918279fdda0077 /net-mail/mailman/mailman-2.1.20.ebuild
parentwww-servers/tornado: Version Bump (diff)
downloadgentoo-32100e32a0b211f4ec778cb4908e45585e29a36b.tar.gz
gentoo-32100e32a0b211f4ec778cb4908e45585e29a36b.tar.bz2
gentoo-32100e32a0b211f4ec778cb4908e45585e29a36b.zip
Sanitize virtual namespace of python packages
Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-mail/mailman/mailman-2.1.20.ebuild')
-rw-r--r--net-mail/mailman/mailman-2.1.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailman/mailman-2.1.20.ebuild b/net-mail/mailman/mailman-2.1.20.ebuild
index 33a25bc5f07d..4d08ceae1f32 100644
--- a/net-mail/mailman/mailman-2.1.20.ebuild
+++ b/net-mail/mailman/mailman-2.1.20.ebuild
@@ -22,7 +22,7 @@ DEPEND="virtual/mta
virtual/httpd-cgi
|| (
dev-python/dnspython:0
- virtual/dnspython
+ virtual/python-dnspython
)"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-mailman )