aboutsummaryrefslogtreecommitdiff
blob: 270230e8cdc32ff684fe1ac5aa4fc09dda9552ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<guide self="ebuild-maintenance/">
<chapter>
<title>Ebuild Maintenance</title>
<body>

<p>
This section aims to explain common everyday ebuild maintenance routines,
as well as other rarer maintenance routines which developers may not be
familiar with.
</p>

</body>

<section>
<title>Contents</title>
<body>
<contentsTree/>
</body>
</section>
</chapter>

<include href="new-ebuild/"/>
<include href="git/"/>
<include href="package-moves/"/>
<include href="removal/"/>
</guide>