commit: c59e7bb2c8731157e55310d453f61ed7030f0f84
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 23:30:03 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 23:30:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c59e7bb2
dev-libs/protothreads: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../{protothreads-1.4-r1.ebuild => protothreads-1.4-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/protothreads/protothreads-1.4-r1.ebuild
b/dev-libs/protothreads/protothreads-1.4-r2.ebuild
similarity index 98%
rename from dev-libs/protothreads/protothreads-1.4-r1.ebuild
rename to dev-libs/protothreads/protothreads-1.4-r2.ebuild
index c312adc83..f117992e8 100644
--- a/dev-libs/protothreads/protothreads-1.4-r1.ebuild
+++ b/dev-libs/protothreads/protothreads-1.4-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
S="${WORKDIR}/pt-${PV}"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="doc examples"