sysutils/*ansible*: Update CPE_VENDOR

The "ansibleworks" is not a correct CPE vendor. Change it to "redhat",
which is mentioned on websites like https://nvd.nist.gov.
This commit is contained in:
Mateusz Piotrowski 2021-05-12 20:45:13 +02:00
parent e025129daf
commit 0031954bf4
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-base>0:sysutils/py-ansible-base@${PY
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
USES= cpe gmake python:3.6+ shebangfix
CPE_VENDOR= ansibleworks
CPE_VENDOR= redhat
USE_PYTHON= autoplist concurrent distutils
SHEBANG_FILES= ansible_collections/community/zabbix/roles/zabbix_proxy/files/install_semodule.bsx \

View file

@ -30,7 +30,7 @@ TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
USES?= cpe gmake python:3.6+ shebangfix
CPE_VENDOR= ansibleworks
CPE_VENDOR= redhat
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX?= [.]/test/.*[.]py

View file

@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
USES= cpe gmake python:3.6+ shebangfix
CPE_VENDOR= ansibleworks
CPE_VENDOR= redhat
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX= [.]/test/.*[.]py

View file

@ -27,7 +27,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
USES= cpe gmake python:3.6+ shebangfix
CPE_VENDOR= ansibleworks
CPE_VENDOR= redhat
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX= [.]/test/.*[.]py