summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-02-05 11:56:28 -0800
committerPatrick McLean <chutzpah@gentoo.org>2020-02-05 11:56:56 -0800
commit7e17cac47396116e52d35fd34a3822d1cac79310 (patch)
tree2cc27f81ed58f8c840a4a24cf0712721f4efe699
parentsys-cluster/ceph: Drop old versions (diff)
downloadgentoo-7e17cac47396116e52d35fd34a3822d1cac79310.tar.gz
gentoo-7e17cac47396116e52d35fd34a3822d1cac79310.tar.bz2
gentoo-7e17cac47396116e52d35fd34a3822d1cac79310.zip
sys-cluster/ceph-12.2.12-r2: Migrate to GLEP 81
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--sys-cluster/ceph/ceph-12.2.12-r2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.12-r2.ebuild b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild
index b2a3dc2cc6ed..bca26f0d130b 100644
--- a/sys-cluster/ceph/ceph-12.2.12-r2.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_6 )
DISTUTILS_OPTIONAL=1
inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
- python-r1 udev user readme.gentoo-r1 systemd
+ python-r1 udev readme.gentoo-r1 systemd
if [[ ${PV} == *9999* ]]; then
inherit git-r3
@@ -33,6 +33,8 @@ IUSE+=" $(printf "cpu_flags_x86_%s\n" ${CPU_FLAGS_X86[@]})"
#>=dev-libs/jerasure-2.0.0-r1
#>=dev-libs/gf-complete-2.0.0
COMMON_DEPEND="
+ acct-group/ceph
+ acct-user/ceph
virtual/libudev:=
app-arch/bzip2:=[static-libs?]
app-arch/lz4:=[static-libs?]