projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff50de5
)
net-mail/mailman: Drop direct dependency on dnspython
author
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 11:20:48 +0000
(12:20 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 11:32:17 +0000
(12:32 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-mail/mailman/mailman-2.1.20.ebuild
patch
|
blob
|
history
diff --git
a/net-mail/mailman/mailman-2.1.20.ebuild
b/net-mail/mailman/mailman-2.1.20.ebuild
index 4d08ceae1f32cdca5f356f90b0f52cf08d4508a3..0e04cba167ac96e67ae400924d058c820237da62 100644
(file)
--- a/
net-mail/mailman/mailman-2.1.20.ebuild
+++ b/
net-mail/mailman/mailman-2.1.20.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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 )
"