commit: 20781a37b9b289ec6f4fdfb5d6e5d08d06c68110
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 12:38:08 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 12:53:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20781a37
dev-ml/gapi-ocaml: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../gapi-ocaml/{gapi-ocaml-0.4.2.ebuild => gapi-ocaml-0.4.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild
b/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild
similarity index 97%
rename from dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild
rename to dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild
index 3380c8279..4abebaa30 100644
--- a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild
+++ b/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="
SRC_URI="https://github.com/astrada/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="ocamlopt test"