www-apps/netbox: useless diff that is mandatory to backport

Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
Alarig Le Lay 2024-08-21 16:01:31 +02:00
parent e71f5c4ff5
commit fc7cd6c3ee
Signed by: alarig
GPG key ID: 7AFE62C6DF8BCDEC
2 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_1
SLOT=0 SLOT=0
SRC_URI=https://github.com/netbox-community/netbox/archive/v3.2.9.tar.gz -> netbox-3.2.9.tar.gz SRC_URI=https://github.com/netbox-community/netbox/archive/v3.2.9.tar.gz -> netbox-3.2.9.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 _eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
_md5_=b90c525638ab4cfdeec62966a06fb165 _md5_=1569085f62d01d2564d13e70081619a3

View file

@ -109,7 +109,7 @@ src_install() {
/opt/netbox/netbox/netbox/configuration.py /opt/netbox/netbox/netbox/configuration.py
dodir /etc/netbox dodir /etc/netbox
insinto /etc/netbox insinto /etc/netbox
newins netbox/netbox/configuration.example.py configuration.py newins netbox/netbox/configuration_example.py configuration.py
doins "${FILESDIR}"/gunicorn_config.py doins "${FILESDIR}"/gunicorn_config.py
fowners -R netbox:netbox /etc/netbox /opt/${P} fowners -R netbox:netbox /etc/netbox /opt/${P}
fowners -h netbox:netbox /opt/netbox fowners -h netbox:netbox /opt/netbox