summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-15.2.17-r1.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-16.2.10-r3.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-16.2.9-r3.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-17.2.3-r4.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-17.2.4-r1.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-17.2.5-r1.ebuild2
-rw-r--r--sys-cluster/vzctl/vzctl-4.9.4.ebuild4
7 files changed, 8 insertions, 8 deletions
diff --git a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
index 4a2410087c9c..3b6a85973f2f 100644
--- a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
@@ -135,7 +135,7 @@ RDEPEND="${DEPEND}
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
index ba6d39c6971d..2baeafd7a648 100644
--- a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
@@ -142,7 +142,7 @@ RDEPEND="
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild b/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
index ebff7345cd0c..f0a979f3d579 100644
--- a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
@@ -142,7 +142,7 @@ RDEPEND="
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild b/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
index 86a86efbf5ce..c17190f53c53 100644
--- a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
@@ -148,7 +148,7 @@ RDEPEND="
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild b/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
index ce98cc188fe4..81ee0e1b042d 100644
--- a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
@@ -150,7 +150,7 @@ RDEPEND="
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
index c0441b3e9817..4b3d087b60f6 100644
--- a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
@@ -150,7 +150,7 @@ RDEPEND="
sys-fs/cryptsetup
sys-fs/lsscsi
sys-fs/lvm2[lvm]
- virtual/awk
+ app-alternatives/awk
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
diff --git a/sys-cluster/vzctl/vzctl-4.9.4.ebuild b/sys-cluster/vzctl/vzctl-4.9.4.ebuild
index c81f292bc9d1..fc75cfa78c5f 100644
--- a/sys-cluster/vzctl/vzctl-4.9.4.ebuild
+++ b/sys-cluster/vzctl/vzctl-4.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -34,7 +34,7 @@ RDEPEND="
net-misc/openssh
net-misc/rsync[xattr,acl]
net-misc/bridge-utils
- virtual/awk
+ app-alternatives/awk
)
"
DEPEND="${RDEPEND}"