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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCDD215800F for ; Mon, 13 Feb 2023 16:53:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9B45E07A9; Mon, 13 Feb 2023 16:53:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC8A6E07A9 for ; Mon, 13 Feb 2023 16:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87A4E3405BB for ; Mon, 13 Feb 2023 16:53:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17B2F888 for ; Mon, 13 Feb 2023 16:53:22 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1676307200.9b65b398eb3a4da3a0ea521516ed2fef2bff63ed.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/julia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/julia/julia-1.8.3-r3.ebuild dev-lang/julia/julia-1.8.3-r4.ebuild X-VCS-Directories: dev-lang/julia/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 9b65b398eb3a4da3a0ea521516ed2fef2bff63ed X-VCS-Branch: master Date: Mon, 13 Feb 2023 16:53:22 +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: 9d9b7946-4e44-4431-91bc-c4be536b53f0 X-Archives-Hash: 0b3d5cc3b5796f63e7bdffa0a9dce2a9 commit: 9b65b398eb3a4da3a0ea521516ed2fef2bff63ed Author: Maciej Barć gentoo org> AuthorDate: Mon Feb 13 16:51:41 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Feb 13 16:53:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b65b398 dev-lang/julia: remove libpcre dependency Signed-off-by: Maciej Barć gentoo.org> dev-lang/julia/{julia-1.8.3-r3.ebuild => julia-1.8.3-r4.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/julia/julia-1.8.3-r3.ebuild b/dev-lang/julia/julia-1.8.3-r4.ebuild similarity index 99% rename from dev-lang/julia/julia-1.8.3-r3.ebuild rename to dev-lang/julia/julia-1.8.3-r4.ebuild index 8c004212a919..a7496a13dbbd 100644 --- a/dev-lang/julia/julia-1.8.3-r3.ebuild +++ b/dev-lang/julia/julia-1.8.3-r4.ebuild @@ -25,7 +25,6 @@ RDEPEND=" app-misc/ca-certificates dev-libs/gmp:0= dev-libs/libgit2:0 - >=dev-libs/libpcre2-10.23:0=[jit,unicode] dev-libs/mpfr:0= >=dev-libs/libutf8proc-2.6.1:0=[-cjk] >=dev-util/patchelf-0.13