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 DCA221382C5 for ; Wed, 17 Feb 2021 21:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A7BEE0823; Wed, 17 Feb 2021 21:17:54 +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 234B2E0825 for ; Wed, 17 Feb 2021 21:17:54 +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 2E0F23419BE for ; Wed, 17 Feb 2021 21:17:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6C044C0 for ; Wed, 17 Feb 2021 21:17:51 +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: <1613596654.611edfce8bd604b77fb999e97255e5552c4fd4e1.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/opam/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/opam/opam-1.3.1-r1.ebuild dev-ml/opam/opam-1.3.1-r2.ebuild X-VCS-Directories: dev-ml/opam/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 611edfce8bd604b77fb999e97255e5552c4fd4e1 X-VCS-Branch: master Date: Wed, 17 Feb 2021 21:17:51 +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: 75bedf67-5c27-4f19-984c-91a44f5b93e7 X-Archives-Hash: 817a1c5d946f10f67d4b3d44ce5bb6e1 commit: 611edfce8bd604b77fb999e97255e5552c4fd4e1 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Feb 17 21:17:34 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Feb 17 21:17:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=611edfce dev-ml/opam: ocaml-re -> re Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/opam/{opam-1.3.1-r1.ebuild => opam-1.3.1-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/opam/opam-1.3.1-r1.ebuild b/dev-ml/opam/opam-1.3.1-r2.ebuild similarity index 94% rename from dev-ml/opam/opam-1.3.1-r1.ebuild rename to dev-ml/opam/opam-1.3.1-r2.ebuild index a9416d6d2d1..17c5bc14ce1 100644 --- a/dev-ml/opam/opam-1.3.1-r1.ebuild +++ b/dev-ml/opam/opam-1.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ fi RDEPEND="dev-lang/ocaml:= || ( net-misc/wget net-misc/curl ) dev-ml/extlib:= - dev-ml/ocaml-re:= + dev-ml/re:= dev-ml/ocamlgraph:= dev-ml/cmdliner:= dev-ml/cudf:=