On Tue, 2004-01-06 at 13:01, Robert Cole wrote: > Or maybe this is the staging area that I've been pushing for. All that needs > to be done is an easy and painless way for a person with cvs access to the > gentoo tree to approve something in the breakmygentoo tree and move it over > to the gentoo tree if there isn't already.
cp -r /path/to/breakmygentoo/category/package ~cvsroot/category/package
cd ~cvsroot/category
cvs add package package/files package/files/{filnames}
package/{filenames}
repoman scan
repoman commit
done...
This would of course only apply for a package that has already gone
through testing and is deemed stable enough for inclusion.
Also, here's a little hint for everyone:
Use repoman to check your ebuilds before submitting them, even if
submitting them to breakmygentoo. Improper ebuilds help no one.
--
Chris Gianelloni
Developer, Gentoo Linux
Games Team
Is your power animal a pengiun?
signature.asc
Description: This is a digitally signed message part
