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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1D031581EC for ; Fri, 22 Nov 2024 19:30:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8ACDE08CE; Fri, 22 Nov 2024 19:30:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD797E08CE for ; Fri, 22 Nov 2024 19:30:47 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF019340943 for ; Fri, 22 Nov 2024 19:30:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BBE0214E for ; Fri, 22 Nov 2024 19:30:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1732303837.2f2b704bf3cd6563fbf76725e3c5c82d18db65bc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GridDataFormats/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild X-VCS-Directories: dev-python/GridDataFormats/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2f2b704bf3cd6563fbf76725e3c5c82d18db65bc X-VCS-Branch: master Date: Fri, 22 Nov 2024 19:30:43 +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: 635a8518-a83d-4af6-ad3a-dba6186c5821 X-Archives-Hash: c602e0edd2e07a5726c2276c884b054e commit: 2f2b704bf3cd6563fbf76725e3c5c82d18db65bc Author: Michał Górny gentoo org> AuthorDate: Fri Nov 22 19:27:39 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Nov 22 19:30:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2b704b dev-python/GridDataFormats: Fix variable order Signed-off-by: Michał Górny gentoo.org> dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild index 1dd8a85e3a3f..197727e62898 100644 --- a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild @@ -16,8 +16,8 @@ HOMEPAGE=" https://github.com/MDAnalysis/GridDataFormats/ " -SLOT="0" LICENSE="LGPL-3" +SLOT="0" KEYWORDS="~amd64" RDEPEND="