summaryrefslogtreecommitdiff
path: root/app-admin/ansible/ansible-7.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-17 00:25:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-17 00:25:50 +0000
commit48dbe17904ac8ee6f006488d8f21734b0d253db4 (patch)
tree90c7f087cbefd4ac6b893072d309e75dbf019f76 /app-admin/ansible/ansible-7.3.0.ebuild
parent7972abc05090180dcc09d2b16af4020ce1cd1841 (diff)
gentoo auto-resync : 17:03:2023 - 00:25:50
Diffstat (limited to 'app-admin/ansible/ansible-7.3.0.ebuild')
-rw-r--r--app-admin/ansible/ansible-7.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-7.3.0.ebuild b/app-admin/ansible/ansible-7.3.0.ebuild
index f5a53bb0b081..b74fccd0afab 100644
--- a/app-admin/ansible/ansible-7.3.0.ebuild
+++ b/app-admin/ansible/ansible-7.3.0.ebuild
@@ -5,11 +5,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Model-driven deployment, config management, and command execution framework"
HOMEPAGE="https://www.ansible.com/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"