dev-ml/odns: block dev-ml/dns too
authorAlexis Ballier <aballier@gentoo.org>
Fri, 6 Oct 2017 13:17:21 +0000 (15:17 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 6 Oct 2017 13:21:11 +0000 (15:21 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-ml/odns/odns-0.3-r1.ebuild

index 7fb39b7df3bf9c4ebc367732b78e00ce6cf29423..d330c21321f05268ff107801e356ee4ef3ec093d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,7 @@ IUSE=""
 # It is ancient and upstream is dead. Consider using ocaml-dns instead.
 RDEPEND="
        >=dev-lang/ocaml-3.10.2:=[ocamlopt]
+       !dev-ml/dns
        !dev-ml/ocaml-dns
 "
 DEPEND="${RDEPEND}"