summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 00:55:21 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 00:58:42 -0800
commitb30b0991ccbb37341ee64b166676a2f765c5cda5 (patch)
tree4deed3850e6cf8fd40406fd9cf9ff0a10e205fbb /app-containers/docker-bench-security
parentMove {app-emulation -> app-containers}/docker-cli (diff)
downloadgentoo-b30b0991ccbb37341ee64b166676a2f765c5cda5.tar.gz
gentoo-b30b0991ccbb37341ee64b166676a2f765c5cda5.tar.bz2
gentoo-b30b0991ccbb37341ee64b166676a2f765c5cda5.zip
Move {app-emulation -> app-containers}/docker
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-containers/docker-bench-security')
-rw-r--r--app-containers/docker-bench-security/docker-bench-security-1.3.2.ebuild2
-rw-r--r--app-containers/docker-bench-security/docker-bench-security-1.3.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/docker-bench-security/docker-bench-security-1.3.2.ebuild b/app-containers/docker-bench-security/docker-bench-security-1.3.2.ebuild
index 6e423e8ccc19..7f98da207205 100644
--- a/app-containers/docker-bench-security/docker-bench-security-1.3.2.ebuild
+++ b/app-containers/docker-bench-security/docker-bench-security-1.3.2.ebuild
@@ -11,7 +11,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND=">=app-emulation/docker-1.10"
+RDEPEND=">=app-containers/docker-1.10"
src_install() {
dobin "${FILESDIR}/docker-bench-security"
diff --git a/app-containers/docker-bench-security/docker-bench-security-1.3.3.ebuild b/app-containers/docker-bench-security/docker-bench-security-1.3.3.ebuild
index 6e423e8ccc19..7f98da207205 100644
--- a/app-containers/docker-bench-security/docker-bench-security-1.3.3.ebuild
+++ b/app-containers/docker-bench-security/docker-bench-security-1.3.3.ebuild
@@ -11,7 +11,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND=">=app-emulation/docker-1.10"
+RDEPEND=">=app-containers/docker-1.10"
src_install() {
dobin "${FILESDIR}/docker-bench-security"