From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 3D7E01382C5 for ; Wed, 17 Feb 2021 21:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B84DE086C; Wed, 17 Feb 2021 21:08: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 4EAF5E086C for ; Wed, 17 Feb 2021 21:08:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5575F3419AC for ; Wed, 17 Feb 2021 21:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 893204C0 for ; Wed, 17 Feb 2021 21:08:21 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1613596089.11a04c9e4c4008e354e10d58ed245bb6c0cf23ee.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/dns/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/dns/dns-1.0.0-r1.ebuild dev-ml/dns/dns-1.0.0.ebuild X-VCS-Directories: dev-ml/dns/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 11a04c9e4c4008e354e10d58ed245bb6c0cf23ee X-VCS-Branch: master Date: Wed, 17 Feb 2021 21:08:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c21e2808-02f6-4e9b-9a84-dfbfea73cf60 X-Archives-Hash: 2f75735cc03276207e8e8213615b768a commit: 11a04c9e4c4008e354e10d58ed245bb6c0cf23ee Author: Alfredo Tupone gentoo org> AuthorDate: Wed Feb 17 21:08:09 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Feb 17 21:08:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a04c9e dev-ml/dns: ocaml-re -> re Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/dns/{dns-1.0.0.ebuild => dns-1.0.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/dns/dns-1.0.0.ebuild b/dev-ml/dns/dns-1.0.0-r1.ebuild similarity index 93% rename from dev-ml/dns/dns-1.0.0.ebuild rename to dev-ml/dns/dns-1.0.0-r1.ebuild index 1780cf1361f..02a29c7096f 100644 --- a/dev-ml/dns/dns-1.0.0.ebuild +++ b/dev-ml/dns/dns-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" >=dev-ml/ocaml-cstruct-3.0.2:=[ppx] dev-ml/ocaml-hashcons:= >=dev-ml/ocaml-ipaddr-2.6.0:= - dev-ml/ocaml-re:= + dev-ml/re:= >=dev-ml/ocaml-uri-1.7.0:= dev-ml/result:= !dev-ml/odns