diff options
-rw-r--r-- | dependencies.rst | 8 | ||||
-rw-r--r-- | other-metadata.rst | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dependencies.rst b/dependencies.rst index 5334eee..ce9caf6 100644 --- a/dependencies.rst +++ b/dependencies.rst @@ -1,7 +1,7 @@ Dependencies ============ -.. index:: RDEPEND; optional +.. index:: dependency; optional runtime .. index:: USE flags; for optional RDEPEND Optional runtime dependencies @@ -30,9 +30,9 @@ This is especially important for packages that take long time to build. by the Council but no reference implementation has been written. -.. index:: RDEPEND; slot and subslot deps -.. index:: Slot; dependencies -.. index:: Subslot; dependencies +.. index:: + pair: slot; dependency + pair: subslot; dependency Slot and subslot dependencies ----------------------------- diff --git a/other-metadata.rst b/other-metadata.rst index ddc8377..0b01c4b 100644 --- a/other-metadata.rst +++ b/other-metadata.rst @@ -1,7 +1,7 @@ Other metadata variables ======================== -.. index:: SLOT; dynamic +.. index:: slot; dynamic .. index:: USE flags; multislot Dynamic slots (multislot flag) |