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 DFA1B159C9B for ; Mon, 5 Aug 2024 14:18:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E431E2B2C; Mon, 5 Aug 2024 14:18:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 04551E2B2C for ; Mon, 5 Aug 2024 14:18:39 +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 D8794340C76 for ; Mon, 5 Aug 2024 14:18:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BBE21E69 for ; Mon, 5 Aug 2024 14:18:37 +0000 (UTC) From: "Ivan Lloro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ivan Lloro" Message-ID: <1722867492.20694fb96d42175d401fcbac407189bf88c86a1f.ivan.lloro.boada@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-physics/openmodelica/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-physics/openmodelica/openmodelica-1.23.1.ebuild X-VCS-Directories: sci-physics/openmodelica/ X-VCS-Committer: ivan.lloro.boada X-VCS-Committer-Name: Ivan Lloro X-VCS-Revision: 20694fb96d42175d401fcbac407189bf88c86a1f X-VCS-Branch: dev Date: Mon, 5 Aug 2024 14:18:37 +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: f97e9f44-2f5d-4a02-b056-b2821f725576 X-Archives-Hash: caab456a42fd58a6aabd7edca592ea6e commit: 20694fb96d42175d401fcbac407189bf88c86a1f Author: Ivan Lloro gmail com> AuthorDate: Mon Aug 5 14:18:12 2024 +0000 Commit: Ivan Lloro gmail com> CommitDate: Mon Aug 5 14:18:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20694fb9 sci-physics/openmodelica: Removed CORBA dependency (interface not used, so far) Signed-off-by: Ivan Lloro gmail.com> sci-physics/openmodelica/openmodelica-1.23.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild index 5852a1535..b14cc60dd 100644 --- a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild +++ b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild @@ -55,7 +55,6 @@ RDEPEND=" dev-qt/qtxmlpatterns:5 dev-qt/qtwebchannel:5[qml] >=net-misc/curl-8.7.1-r4 - >=net-misc/omniORB-4.3.0 >=sci-libs/hdf5-1.14.3-r1 >=sys-apps/hwloc-2.9.2 >=sys-devel/flex-2.6.4-r6