mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
dev-libs/oniguruma: Sync with Gentoo
It's from Gentoo commit 6a4303461769a8b0a446d33a804e0980029b2b1a.
This commit is contained in:
parent
64c06aeb0c
commit
f56e54928d
@ -18,6 +18,7 @@
|
|||||||
<flag name="crnl-as-line-terminator">Enable CR+NL as line terminator</flag>
|
<flag name="crnl-as-line-terminator">Enable CR+NL as line terminator</flag>
|
||||||
</use>
|
</use>
|
||||||
<upstream>
|
<upstream>
|
||||||
|
<remote-id type="cpe">cpe:/a:oniguruma_project:oniguruma</remote-id>
|
||||||
<remote-id type="github">kkos/oniguruma</remote-id>
|
<remote-id type="github">kkos/oniguruma</remote-id>
|
||||||
</upstream>
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2003-2023 Gentoo Authors
|
# Copyright 2003-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"
|
||||||
@ -21,7 +21,7 @@ fi
|
|||||||
|
|
||||||
LICENSE="BSD-2"
|
LICENSE="BSD-2"
|
||||||
SLOT="0/5"
|
SLOT="0/5"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="crnl-as-line-terminator static-libs"
|
IUSE="crnl-as-line-terminator static-libs"
|
||||||
|
|
||||||
BDEPEND=""
|
BDEPEND=""
|
||||||
|
Loading…
Reference in New Issue
Block a user