Diff re2-0.2022.06.01 with a re2-0.2022.12.01
/usr/portage/dev-libs/re2/re2-0.2022.12.01.ebuild 2023-10-09 14:52:29.756368357 +0300 | ||
---|---|---|
1 |
# Copyright 2012-2022 Gentoo Authors |
|
1 |
# Copyright 2012-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
16 | 16 |
LICENSE="BSD" |
17 | 17 |
# NOTE: Always run libre2 through abi-compliance-checker! |
18 | 18 |
# https://abi-laboratory.pro/tracker/timeline/re2/ |
19 |
SONAME="9" |
|
19 |
SONAME="10" |
|
20 | 20 |
SLOT="0/${SONAME}" |
21 | 21 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" |
22 | 22 |
IUSE="icu" |