Gentoo Archives: gentoo-dev

From: Chris Gianelloni <wolf31o2@g.o>
To: Robert Cole <robert.cole@×××××××××××××.com>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] creating ebuilds
Date: Tue, 06 Jan 2004 19:35:59
Message-Id: 1073417191.17110.37.camel@localhost
In Reply to: Re: [gentoo-dev] creating ebuilds by Robert Cole
1 On Tue, 2004-01-06 at 13:01, Robert Cole wrote:
2 > Or maybe this is the staging area that I've been pushing for. All that needs
3 > to be done is an easy and painless way for a person with cvs access to the
4 > gentoo tree to approve something in the breakmygentoo tree and move it over
5 > to the gentoo tree if there isn't already.
6
7 cp -r /path/to/breakmygentoo/category/package ~cvsroot/category/package
8 cd ~cvsroot/category
9 cvs add package package/files package/files/{filnames}
10 package/{filenames}
11 repoman scan
12 repoman commit
13
14 done...
15
16 This would of course only apply for a package that has already gone
17 through testing and is deemed stable enough for inclusion.
18
19
20 Also, here's a little hint for everyone:
21
22 Use repoman to check your ebuilds before submitting them, even if
23 submitting them to breakmygentoo. Improper ebuilds help no one.
24
25 --
26 Chris Gianelloni
27 Developer, Gentoo Linux
28 Games Team
29
30 Is your power animal a pengiun?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] creating ebuilds Peter Ruskin <Peter.Ruskin@×××××××××.com>