mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
sys-libs/libcap-ng: Sync with Gentoo
It's from Gentoo commit 1b76984022215a7087f0bf5268623de315578616.
This commit is contained in:
parent
d8646ba749
commit
0fc5abbac8
@ -1,11 +1,11 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
# Keep an eye on Fedora's packaging (https://src.fedoraproject.org/rpms/libcap-ng/tree/rawhide) for patches
|
# Keep an eye on Fedora's packaging (https://src.fedoraproject.org/rpms/libcap-ng/tree/rawhide) for patches
|
||||||
# Same maintainer in Fedora as upstream
|
# Same maintainer in Fedora as upstream
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
inherit autotools flag-o-matic out-of-source-utils python-r1
|
inherit autotools flag-o-matic out-of-source-utils python-r1
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user