From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-977097-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 369101396D1
	for <garchives@archives.gentoo.org>; Fri,  6 Oct 2017 13:21:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 478F72BC023;
	Fri,  6 Oct 2017 13:21:24 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 270922BC022
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2017 13:21:24 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 33EF63417B9
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2017 13:21:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C240D909F
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2017 13:21:21 +0000 (UTC)
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" <aballier@gentoo.org>
Message-ID: <1507296071.c7efb3bb928c9e46340c59cedf0ee93049c75a47.aballier@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/dns-lwt-unix/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild
X-VCS-Directories: dev-ml/dns-lwt-unix/
X-VCS-Committer: aballier
X-VCS-Committer-Name: Alexis Ballier
X-VCS-Revision: c7efb3bb928c9e46340c59cedf0ee93049c75a47
X-VCS-Branch: master
Date: Fri,  6 Oct 2017 13:21:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: c47cfee5-4d3d-4cb5-99f2-a92144b68b59
X-Archives-Hash: d1b00d12ca55a3e17715f1eb00ffa5f3

commit:     c7efb3bb928c9e46340c59cedf0ee93049c75a47
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 13:16:56 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 13:21:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7efb3bb

dev-ml/dns-lwt-unix: update dns dep

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild b/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild
index 22d60432830..6acdd19d0d8 100644
--- a/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild
+++ b/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild
@@ -19,7 +19,7 @@ IUSE="test"
 RDEPEND="
 	>=dev-lang/ocaml-4:=
 	dev-ml/dns-lwt:=
-	dev-ml/ocaml-dns:=
+	dev-ml/dns:=
 	dev-ml/cmdliner:=
 	dev-ml/mirage-profile:=
 	dev-ml/ocaml-ipaddr:=