summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-09-02 10:29:24 +0100
committerMarek Szuba <marecki@gentoo.org>2022-09-02 10:29:24 +0100
commitf3f90018e3bd4e9258b24c63d1159d43cc4371a0 (patch)
tree7993d910d044f26991b92b6503d98f6d2e17f48e /app-admin/ansible/ansible-4.6.0.ebuild
parentapp-admin/ansible-lint: add dev-python/black to RDEPEND (diff)
downloadgentoo-f3f90018e3bd4e9258b24c63d1159d43cc4371a0.tar.gz
gentoo-f3f90018e3bd4e9258b24c63d1159d43cc4371a0.tar.bz2
gentoo-f3f90018e3bd4e9258b24c63d1159d43cc4371a0.zip
app-admin/ansible-core: rename from app-admin/ansible-base
This is the name upstream has eventually settled on. Change discussed with and approved by monsieurp on IRC. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-admin/ansible/ansible-4.6.0.ebuild')
-rw-r--r--app-admin/ansible/ansible-4.6.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/ansible/ansible-4.6.0.ebuild b/app-admin/ansible/ansible-4.6.0.ebuild
index d96231433bb4..a932683ff21d 100644
--- a/app-admin/ansible/ansible-4.6.0.ebuild
+++ b/app-admin/ansible/ansible-4.6.0.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
@@ -16,8 +16,8 @@ SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
RESTRICT="test"
-RDEPEND=">=app-admin/ansible-base-2.11.1
- <app-admin/ansible-base-2.12"
+RDEPEND=">=app-admin/ansible-core-2.11.1
+ <app-admin/ansible-core-2.12"
python_compile() {
local -x ANSIBLE_SKIP_CONFLICT_CHECK=1