mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 12:41:28 +01:00
app-portage/getuto: Sync with Gentoo
It's from Gentoo commit cea83daf500c95b2f50bbc231571a13d58db0c4d. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
2576e4c675
commit
9f85ea3555
@ -25,8 +25,12 @@ SLOT="0"
|
|||||||
IUSE="test"
|
IUSE="test"
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
|
# gpg[sequoia] fails w/ 0.13.1 because of missing --lsign-key
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-crypt/gnupg
|
|| (
|
||||||
|
app-alternatives/gpg[reference]
|
||||||
|
app-alternatives/gpg[freepg(-)]
|
||||||
|
)
|
||||||
dev-libs/openssl
|
dev-libs/openssl
|
||||||
sec-keys/openpgp-keys-gentoo-release
|
sec-keys/openpgp-keys-gentoo-release
|
||||||
sys-apps/gentoo-functions
|
sys-apps/gentoo-functions
|
||||||
@ -1,4 +1,4 @@
|
|||||||
# 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
|
||||||
@ -25,8 +25,12 @@ SLOT="0"
|
|||||||
IUSE="test"
|
IUSE="test"
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
|
# gpg[sequoia] fails w/ 0.13.1 because of missing --lsign-key
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-crypt/gnupg
|
|| (
|
||||||
|
app-alternatives/gpg[reference]
|
||||||
|
app-alternatives/gpg[freepg(-)]
|
||||||
|
)
|
||||||
dev-libs/openssl
|
dev-libs/openssl
|
||||||
sec-keys/openpgp-keys-gentoo-release
|
sec-keys/openpgp-keys-gentoo-release
|
||||||
sys-apps/gentoo-functions
|
sys-apps/gentoo-functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user