mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
app-misc/pax-utils: Sync with Gentoo
It's from Gentoo commit 4bf05e8d9bd443344945a2d71dac35bd859773a9.
This commit is contained in:
parent
fb633eb0b0
commit
73e3e0b3d6
@ -6,12 +6,12 @@ EAPI=8
|
||||
# Note: if bumping pax-utils because of syscall changes in glibc, please
|
||||
# revbump glibc and update the dependency in its ebuild for the affected
|
||||
# versions.
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit meson python-single-r1
|
||||
|
||||
DESCRIPTION="ELF utils that can check files for security relevant properties"
|
||||
HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pax-utils.git"
|
||||
|
@ -6,12 +6,12 @@ EAPI=8
|
||||
# Note: if bumping pax-utils because of syscall changes in glibc, please
|
||||
# revbump glibc and update the dependency in its ebuild for the affected
|
||||
# versions.
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit meson python-single-r1
|
||||
|
||||
DESCRIPTION="ELF utils that can check files for security relevant properties"
|
||||
HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pax-utils.git"
|
||||
|
@ -6,12 +6,12 @@ EAPI=8
|
||||
# Note: if bumping pax-utils because of syscall changes in glibc, please
|
||||
# revbump glibc and update the dependency in its ebuild for the affected
|
||||
# versions.
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit meson python-single-r1
|
||||
|
||||
DESCRIPTION="ELF utils that can check files for security relevant properties"
|
||||
HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pax-utils.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user