commit: b763891f702042df25091bc04fc31841487fb3d3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 10:57:45 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 10:57:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b763891f
dev-libs/libkdumpfile: crank subslot for SONAME change
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{libkdumpfile-0.5.5-r1.ebuild => libkdumpfile-0.5.5-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libkdumpfile/libkdumpfile-0.5.5-r1.ebuild
b/dev-libs/libkdumpfile/libkdumpfile-0.5.5-r2.ebuild
similarity index 98%
rename from dev-libs/libkdumpfile/libkdumpfile-0.5.5-r1.ebuild
rename to dev-libs/libkdumpfile/libkdumpfile-0.5.5-r2.ebuild
index bb8034001c93..2c9c9ab35874 100644
--- a/dev-libs/libkdumpfile/libkdumpfile-0.5.5-r1.ebuild
+++ b/dev-libs/libkdumpfile/libkdumpfile-0.5.5-r2.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/ptesarik/libkdumpfile"
SRC_URI="https://github.com/ptesarik/libkdumpfile/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="|| ( LGPL-3+ GPL-2+ )"
-SLOT="0"
+SLOT="0/1"
KEYWORDS="~amd64"
IUSE="lzo snappy zlib zstd"