commit: 19f82da43fdd06f13b5552af6d154f5f8c0c3074
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 04:18:21 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 04:19:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f82da4
dev-libs/libgit2: non-maintainer revbump 1.1.0, bump subslot
soname changed to 1.1, breaks rust/cargo
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-libs/libgit2/{libgit2-1.1.0.ebuild => libgit2-1.1.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libgit2/libgit2-1.1.0.ebuild
b/dev-libs/libgit2/libgit2-1.1.0-r1.ebuild
similarity index 99%
rename from dev-libs/libgit2/libgit2-1.1.0.ebuild
rename to dev-libs/libgit2/libgit2-1.1.0-r1.ebuild
index b9331796cd2..44028477146 100644
--- a/dev-libs/libgit2/libgit2-1.1.0.ebuild
+++ b/dev-libs/libgit2/libgit2-1.1.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
S=${WORKDIR}/${P/_/-}
LICENSE="GPL-2-with-linking-exception"
-SLOT="0/1.0"
+SLOT="0/1.1"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-macos"
IUSE="examples gssapi libressl +ssh test +threads trace"
RESTRICT="!test? ( test )"