Skip to content

Commit d6921fb

Browse files
committed
Add the "Ebuild: Sub-slots" page.
1 parent 27fe94a commit d6921fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/notes/Ebuild_Sub_slots.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
title = "Ebuild: Sub-slots"
3+
+++
4+
5+
Ebuild sub-slots can be used to specify versions of the package that cannot be installed simultaneously (compared to regular slots that allow that). For example, the [`media-libs/libsfml`](https://packages.gentoo.org/packages/media-libs/libsfml) package has subslots `0/2.6` and `0/3.0`.
6+
7+
See [Devmanual > Slotting > Sub-slots](https://devmanual.gentoo.org/general-concepts/slotting/#sub-slots).

0 commit comments

Comments
 (0)