Skip to content

Commit

Permalink
sys-process/criu: Bump v.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jan 5, 2024
1 parent da40c89 commit c00cfbb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions packages/atoms-extra/server/sys-process/criu/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: criu
version: 3.18+1
version: "3.19"
category: sys-process
use_flags:
- -doc
Expand Down Expand Up @@ -42,23 +42,23 @@ uri:
- https://criu.org/
license: GPL-2
labels:
DEPEND: python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9?
( dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
DEPEND: python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_7?
( dev-lang/python:3.7 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_8?
( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_10(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_10(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
dev-libs/protobuf-c dev-libs/libnl:3 net-libs/libnet:1.1 sys-libs/libcap selinux?
( sys-libs/libselinux ) setproctitle? ( dev-libs/libbsd ) video_cards_amdgpu?
( x11-libs/libdrm[video_cards_amdgpu?] ) doc? ( app-text/asciidoc app-text/xmlto
)
IUSE: doc selinux setproctitle static-libs -video_cards_amdgpu kernel_linux python_targets_python3_7
python_targets_python3_9 python_targets_python3_8 python_targets_python3_10
RDEPEND: python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9?
( dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
IUSE: doc selinux setproctitle static-libs -video_cards_amdgpu kernel_linux python_targets_python3_10
python_targets_python3_7 python_targets_python3_9 python_targets_python3_8
RDEPEND: python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_7?
( dev-lang/python:3.7 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_8?
( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_10(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_10(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
dev-libs/protobuf-c dev-libs/libnl:3 net-libs/libnet:1.1 sys-libs/libcap selinux?
( sys-libs/libselinux ) setproctitle? ( dev-libs/libbsd ) video_cards_amdgpu?
( x11-libs/libdrm[video_cards_amdgpu?] ) dev-python/protobuf-python[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
( x11-libs/libdrm[video_cards_amdgpu?] ) dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_10(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
emerge.packages: sys-process/criu
kit: core-kit
original.package.name: sys-process/criu
original.package.slot: "0"
original.package.version: "3.18"
original.package.version: "3.19"

0 comments on commit c00cfbb

Please sign in to comment.