sys-process/psmisc: Sync with Gentoo

It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
This commit is contained in:
Flatcar Buildbot 2024-01-29 07:16:05 +00:00 committed by Krzesimir Nowak
parent 8244a6f706
commit 31f6e51760
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -23,7 +23,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
>=sys-devel/libtool-2.2.6b
>=dev-build/libtool-2.2.6b
nls? ( sys-devel/gettext )
test? ( dev-util/dejagnu )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,7 +23,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
>=sys-devel/libtool-2.2.6b
>=dev-build/libtool-2.2.6b
nls? ( sys-devel/gettext )
test? ( dev-util/dejagnu )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -24,7 +24,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
>=sys-devel/libtool-2.2.6b
>=dev-build/libtool-2.2.6b
nls? ( sys-devel/gettext )
test? ( dev-util/dejagnu )
"