From f194433a374641882e95ce48f0fbcef5068b83d6 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sat, 28 May 2022 14:25:49 +0200 Subject: [PATCH] dev-cpp/std-format: add subslot Signed-off-by: Alessandro Barbieri --- ...-0_pre20220112.ebuild => std-format-0_pre20220112-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-cpp/std-format/{std-format-0_pre20220112.ebuild => std-format-0_pre20220112-r1.ebuild} (97%) diff --git a/dev-cpp/std-format/std-format-0_pre20220112.ebuild b/dev-cpp/std-format/std-format-0_pre20220112-r1.ebuild similarity index 97% rename from dev-cpp/std-format/std-format-0_pre20220112.ebuild rename to dev-cpp/std-format/std-format-0_pre20220112-r1.ebuild index 1a13be61ca..bf72695584 100644 --- a/dev-cpp/std-format/std-format-0_pre20220112.ebuild +++ b/dev-cpp/std-format/std-format-0_pre20220112-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.com/ananicy-cpp/stl-polyfills/${PN}/-/archive/${COMMIT}/ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="CC0-1.0" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="test"