Nest the EAPI 2 "USE Dependencies" section inside a "Dependencies" section.
authorZac Medico <zmedico@gentoo.org>
Thu, 4 Sep 2008 18:50:58 +0000 (18:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 4 Sep 2008 18:50:58 +0000 (18:50 -0000)
svn path=/main/trunk/; revision=11489

doc/package/ebuild/eapi/2.docbook

index b2f9e412739666641738184776738389d9b5dd3a..a972b5b0c9b31b00ed782c07e23188936e37fd38 100644 (file)
@@ -307,9 +307,11 @@ src_compile() {
        </table>
        </section>
        </section>
-       <section id='package-ebuild-eapi-2-draft-use-deps'>
+       <section id='package-ebuild-eapi-2-draft-dependencies'>
+       <title>Dependencies</title>
+       <section id='package-ebuild-eapi-2-draft-dependencies-use'>
        <title>USE Dependencies</title>
-       <section id='package-ebuild-eapi-2-draft-use-deps-unconditional'>
+       <section id='package-ebuild-eapi-2-draft-dependencies-use-unconditional'>
        <title>Unconditional USE Dependencies</title>
        <table><title>Syntax Examples</title>
        <tgroup cols='2' align='left' >
@@ -338,7 +340,7 @@ src_compile() {
        </tgroup>
        </table>
        </section>
-       <section id='package-ebuild-eapi-2-draft-use-deps-conditional'>
+       <section id='package-ebuild-eapi-2-draft-dependencies-use-conditional'>
        <title>Conditional USE Dependencies</title>
        <table><title>Syntax Examples</title>
        <tgroup cols='2' align='left' >
@@ -372,6 +374,7 @@ src_compile() {
        </table>
        </section>
        </section>
+       </section>
        <section id='package-ebuild-eapi-2-draft-phases'>
                <title>Phases</title>
                <section id='package-ebuild-eapi-2-draft-phases-src-prepare'>