commit: 36e1a9d3833504033edf30fbcebcf964627c879b Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Jul 4 19:53:08 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 19:54:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e1a9d3
dev-libs/libfmt: revbump 8.0.1 and subslot Closes: https://bugs.gentoo.org/800236 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-libs/libfmt/{libfmt-8.0.1.ebuild => libfmt-8.0.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfmt/libfmt-8.0.1.ebuild b/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild similarity index 97% rename from dev-libs/libfmt/libfmt-8.0.1.ebuild rename to dev-libs/libfmt/libfmt-8.0.1-r1.ebuild index 40d16db5117..858bf182268 100644 --- a/dev-libs/libfmt/libfmt-8.0.1.ebuild +++ b/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/fmtlib/fmt" LICENSE="MIT" IUSE="test" -SLOT="0/$(ver_cut 1)" +SLOT="0/${PV}" if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/fmtlib/fmt.git"
