mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit 8fe733c7182537e28e4454a4a7ed70734ff17ba8.
This commit is contained in:
parent
10b9c4ab2c
commit
5d97149197
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -25,7 +25,7 @@ IUSE="static-libs"
|
|||||||
RDEPEND=">=dev-libs/libgpg-error-1.8"
|
RDEPEND=">=dev-libs/libgpg-error-1.8"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
sys-devel/bison
|
app-alternatives/yacc
|
||||||
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -26,7 +26,7 @@ IUSE="static-libs"
|
|||||||
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
sys-devel/bison
|
app-alternatives/yacc
|
||||||
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -25,7 +25,7 @@ IUSE="static-libs"
|
|||||||
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
sys-devel/bison
|
app-alternatives/yacc
|
||||||
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -20,13 +20,13 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )"
|
|||||||
|
|
||||||
LICENSE="LGPL-3+ GPL-2+ GPL-3"
|
LICENSE="LGPL-3+ GPL-2+ GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="static-libs"
|
IUSE="static-libs"
|
||||||
|
|
||||||
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
RDEPEND=">=dev-libs/libgpg-error-1.33"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
sys-devel/bison
|
app-alternatives/yacc
|
||||||
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
verify-sig? ( sec-keys/openpgp-keys-gnupg )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user