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 3423D159CAA for ; Mon, 5 Aug 2024 13:44:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21C262BC023; Mon, 5 Aug 2024 13:44:14 +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 03D832BC023 for ; Mon, 5 Aug 2024 13:44:14 +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 048B134106C for ; Mon, 5 Aug 2024 13:44:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B63D1E9A for ; Mon, 5 Aug 2024 13:44:11 +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: <1722865449.9d39d7512a11b361b2277b4413991013e6821dd3.ivan.lloro.boada@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/mayo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/mayo/mayo-0.8.0.ebuild X-VCS-Directories: media-gfx/mayo/ X-VCS-Committer: ivan.lloro.boada X-VCS-Committer-Name: Ivan Lloro X-VCS-Revision: 9d39d7512a11b361b2277b4413991013e6821dd3 X-VCS-Branch: dev Date: Mon, 5 Aug 2024 13:44:11 +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: faff2719-1eb0-4a8d-b8b0-1423821f55f6 X-Archives-Hash: da4606de3607717cfb2367b63a675e6e commit: 9d39d7512a11b361b2277b4413991013e6821dd3 Author: Ivan Lloro gmail com> AuthorDate: Mon Aug 5 12:18:23 2024 +0000 Commit: Ivan Lloro gmail com> CommitDate: Mon Aug 5 13:44:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d39d751 media-gfx/mayo: Dependencies in alphabetical order as mandated by Gentoo's style guide Signed-off-by: Ivan Lloro gmail.com> media-gfx/mayo/mayo-0.8.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/mayo/mayo-0.8.0.ebuild b/media-gfx/mayo/mayo-0.8.0.ebuild index 0939fec5e..e503f2e4e 100644 --- a/media-gfx/mayo/mayo-0.8.0.ebuild +++ b/media-gfx/mayo/mayo-0.8.0.ebuild @@ -14,13 +14,13 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - >=sci-libs/opencascade-7.7.0-r2 - =media-libs/assimp-5.3.1 + >=sci-libs/opencascade-7.7.0-r2 +