commit:     214ce5bae41d223818d241e9aa4b07c89bd7d41a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 07:34:59 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 07:34:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214ce5ba

dev-libs/dqlite: add subslot

 - ABI: libdqlite.so.0(64) func(+1) vars(-1) [BREAKING]

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/dqlite/dqlite-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/dqlite/dqlite-1.12.0.ebuild 
b/dev-libs/dqlite/dqlite-1.12.0.ebuild
index 4ca71ad7217d..59ce7c3bdc58 100644
--- a/dev-libs/dqlite/dqlite-1.12.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.12.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://dqlite.io/ 
https://github.com/canonical/dqlite";
 SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-3-with-linking-exception"
-SLOT="0"
+SLOT="0/1.12.0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"

Reply via email to