commit:     f63ef6ce88226de4e1f950b62d5af2005c78cb2b
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Jul 30 15:31:05 2024 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jul 30 15:31:05 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f63ef6ce

dev-python/pynwb: reordered variables

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/pynwb/pynwb-2.5.0.ebuild | 2 +-
 dev-python/pynwb/pynwb-2.8.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pynwb/pynwb-2.5.0.ebuild 
b/dev-python/pynwb/pynwb-2.5.0.ebuild
index ca11c3dbe..0a357113f 100644
--- a/dev-python/pynwb/pynwb-2.5.0.ebuild
+++ b/dev-python/pynwb/pynwb-2.5.0.ebuild
@@ -10,8 +10,8 @@ inherit distutils-r1 pypi
 DESCRIPTION="A Python API for working with Neurodata stored in the NWB Format "
 HOMEPAGE="https://github.com/NeurodataWithoutBorders/pynwb";
 
-SLOT="0"
 LICENSE="BSD"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="

diff --git a/dev-python/pynwb/pynwb-2.8.1.ebuild 
b/dev-python/pynwb/pynwb-2.8.1.ebuild
index 5be67428b..1fb2ba26a 100644
--- a/dev-python/pynwb/pynwb-2.8.1.ebuild
+++ b/dev-python/pynwb/pynwb-2.8.1.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1 pypi
 DESCRIPTION="A Python API for working with Neurodata stored in the NWB Format "
 HOMEPAGE="https://github.com/NeurodataWithoutBorders/pynwb";
 
-SLOT="0"
 LICENSE="BSD"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
 # Segfault error on testing
 RESTRICT="test"

Reply via email to