Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 485314 | Differences between
and this patch

Collapse All | Expand All

(-)a/hb-introduction-new-devs.xml (-3 / +2 lines)
Lines 150-157 $ <i>repoman manifest</i> Link Here
150
$ <i>${EDITOR} metadata.xml</i>
150
$ <i>${EDITOR} metadata.xml</i>
151
<comment>You don't necessarily need a files directory any more</comment>
151
<comment>You don't necessarily need a files directory any more</comment>
152
$ <i>cvs add foo-1.0.ebuild metadata.xml files</i>
152
$ <i>cvs add foo-1.0.ebuild metadata.xml files</i>
153
<comment>[Don't forget to create a ChangeLog - see the man page for echangelog.]</comment>
153
<comment>repoman will update the ChangeLog for you automatically.</comment>
154
$ <i>echangelog "New ebuild for foo. Ebuild written by me. Fixes bug #XXXXXX."</i>
154
$ <i>repoman commit -m "New ebuild for foo. Ebuild written by me. Fixes bug #XXXXXX."</i>
155
</pre>
155
</pre>
156
156
157
<p>
157
<p>
158
- 

Return to bug 485314