mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/kdsingleapplication: missing soname bump
Bug: https://bugs.gentoo.org/969387 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45830 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
843fac2059
commit
7d0e82ee6b
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/KDAB/KDSingleApplication/releases/download/v${PV}/kd
|
||||
S="${WORKDIR}"/KDSingleApplication-${PV}
|
||||
|
||||
LICENSE="BSD MIT"
|
||||
SLOT="0"
|
||||
SLOT="0/$(ver_cut 1-2)" # ${PROJECT_NAME}_SOVERSION
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
|
||||
|
||||
IUSE="doc examples test"
|
||||
Reference in New Issue
Block a user