From 86d33a7e5855010c1af8a0b9636c353b6d204e8d Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 6 Oct 2017 15:17:21 +0200 Subject: dev-ml/odns: block dev-ml/dns too Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- dev-ml/odns/odns-0.3-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-ml') diff --git a/dev-ml/odns/odns-0.3-r1.ebuild b/dev-ml/odns/odns-0.3-r1.ebuild index 7fb39b7df3bf..d330c21321f0 100644 --- a/dev-ml/odns/odns-0.3-r1.ebuild +++ b/dev-ml/odns/odns-0.3-r1.ebuild @@ -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}" -- cgit v1.2.3-65-gdbad