summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:47:59 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:13:56 +0100
commita0efa613a53d55f50c6fce64d387692922c5984b (patch)
tree399d3ce6f1c8d5efdc971e4ae014646d5c740c8a
parentapp-admin/ansible-base: eutils-- (diff)
downloadgentoo-a0efa613a53d55f50c6fce64d387692922c5984b.tar.gz
gentoo-a0efa613a53d55f50c6fce64d387692922c5984b.tar.bz2
gentoo-a0efa613a53d55f50c6fce64d387692922c5984b.zip
app-admin/ansible: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/ansible/ansible-2.10.6.ebuild2
-rw-r--r--app-admin/ansible/ansible-2.10.7.ebuild2
-rw-r--r--app-admin/ansible/ansible-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/ansible/ansible-2.10.6.ebuild b/app-admin/ansible/ansible-2.10.6.ebuild
index e0f16be830f7..1415a7a67101 100644
--- a/app-admin/ansible/ansible-2.10.6.ebuild
+++ b/app-admin/ansible/ansible-2.10.6.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1 eutils
+inherit distutils-r1
DESCRIPTION="Model-driven deployment, config management, and command execution framework"
HOMEPAGE="https://ansible.com/"
diff --git a/app-admin/ansible/ansible-2.10.7.ebuild b/app-admin/ansible/ansible-2.10.7.ebuild
index c736d9e59be5..a59b685c5211 100644
--- a/app-admin/ansible/ansible-2.10.7.ebuild
+++ b/app-admin/ansible/ansible-2.10.7.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1 eutils
+inherit distutils-r1
DESCRIPTION="Model-driven deployment, config management, and command execution framework"
HOMEPAGE="https://ansible.com/"
diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild
index cf61366acb01..c50250cd5308 100644
--- a/app-admin/ansible/ansible-9999.ebuild
+++ b/app-admin/ansible/ansible-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1 eutils
+inherit distutils-r1
DESCRIPTION="Model-driven deployment, config management, and command execution framework"
HOMEPAGE="https://ansible.com/"