commit: 15c0458d94d4ac402b03573fd663afdde87d6a77
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 02:14:18 2024 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 02:14:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c0458d
sys-cluster/ceph: Reorder variables in ebuilds
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-cluster/ceph/ceph-16.2.14-r1.ebuild | 5 ++---
sys-cluster/ceph/ceph-16.2.15.ebuild | 5 ++---
sys-cluster/ceph/ceph-17.2.6-r8.ebuild | 8 ++++----
sys-cluster/ceph/ceph-17.2.7.ebuild | 9 +++++----
4 files changed, 13 insertions(+), 14 deletions(-)
diff --git a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
index 9f334bb302cd..959bb8c34e99 100644
--- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
@@ -11,14 +11,13 @@ CMAKE_MAKEFILE_GENERATOR=emake
inherit check-reqs bash-completion-r1 cmake python-r1 flag-o-matic \
lua-single udev readme.gentoo-r1 toolchain-funcs systemd
tmpfiles
-SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
-
DESCRIPTION="Ceph distributed filesystem"
HOMEPAGE="https://ceph.com/"
+SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3
GPL-3 BSD Boost-1.0 MIT public-domain"
SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
CPU_FLAGS_X86=(avx2 avx512f pclmul sse{,2,3,4_1,4_2} ssse3)
diff --git a/sys-cluster/ceph/ceph-16.2.15.ebuild
b/sys-cluster/ceph/ceph-16.2.15.ebuild
index 9fed2b0553e6..0c8bb2c4f280 100644
--- a/sys-cluster/ceph/ceph-16.2.15.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.15.ebuild
@@ -10,14 +10,13 @@ CMAKE_MAKEFILE_GENERATOR=emake
inherit check-reqs bash-completion-r1 cmake python-r1 flag-o-matic \
lua-single udev readme.gentoo-r1 toolchain-funcs systemd
tmpfiles
-SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
-
DESCRIPTION="Ceph distributed filesystem"
HOMEPAGE="https://ceph.com/"
+SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3
GPL-3 BSD Boost-1.0 MIT public-domain"
SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
CPU_FLAGS_X86=(avx2 avx512f pclmul sse{,2,3,4_1,4_2} ssse3)
diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
index b30fbd6be9a9..d6e758a0b622 100644
--- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
@@ -10,17 +10,17 @@ inherit check-reqs bash-completion-r1 cmake flag-o-matic
lua-single \
python-r1 udev readme.gentoo-r1 toolchain-funcs systemd tmpfiles
XSIMD_HASH="aeec9c872c8b475dedd7781336710f2dd2666cb2"
+DESCRIPTION="Ceph distributed filesystem"
+HOMEPAGE="https://ceph.com/"
+
SRC_URI="
https://download.ceph.com/tarballs/${P}.tar.gz
parquet? (
https://github.com/xtensor-stack/xsimd/archive/${XSIMD_HASH}.tar.gz ->
ceph-xsimd-${PV}.tar.gz )
"
-KEYWORDS="amd64 ~arm64"
-
-DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="https://ceph.com/"
LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3
GPL-3 BSD Boost-1.0 MIT public-domain"
SLOT="0"
+KEYWORDS="amd64 ~arm64"
CPU_FLAGS_X86=(avx2 avx512f pclmul sse{,2,3,4_1,4_2} ssse3)
diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild
b/sys-cluster/ceph/ceph-17.2.7.ebuild
index 5b8e6c36cdc6..7513a424410b 100644
--- a/sys-cluster/ceph/ceph-17.2.7.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.7.ebuild
@@ -10,17 +10,18 @@ inherit check-reqs bash-completion-r1 cmake flag-o-matic
lua-single \
python-r1 udev readme.gentoo-r1 toolchain-funcs systemd tmpfiles
XSIMD_HASH="aeec9c872c8b475dedd7781336710f2dd2666cb2"
+
+DESCRIPTION="Ceph distributed filesystem"
+HOMEPAGE="https://ceph.com/"
+
SRC_URI="
https://download.ceph.com/tarballs/${P}.tar.gz
parquet? (
https://github.com/xtensor-stack/xsimd/archive/${XSIMD_HASH}.tar.gz ->
ceph-xsimd-${PV}.tar.gz )
"
-KEYWORDS="amd64 ~arm64 ppc64"
-
-DESCRIPTION="Ceph distributed filesystem"
-HOMEPAGE="https://ceph.com/"
LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3
GPL-3 BSD Boost-1.0 MIT public-domain"
SLOT="0"
+KEYWORDS="amd64 ~arm64 ppc64"
CPU_FLAGS_X86=(avx2 avx512f pclmul sse{,2,3,4_1,4_2} ssse3)