Gentoo Archives: gentoo-dev

From: Lars Weiler <pylon@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Script for easier stabilising of ebuilds
Date: Sun, 08 Jul 2007 04:27:01
Message-Id: 20070708042331.GX8720@elladan.wh-og.hs-niederrhein.de
1 Hi devs,
2
3 my fingers were tired of typing the same things over and
4 over again when I stabilised an ebuild. So I wrote the
5 attached script which should take away the work.
6
7 Now I only have to attach the bug-number and optionally an
8 ebuild with atom version. If there is no second argument,
9 the script tries to resolve the wanted ebuild from the bugs'
10 summary (like app-portage/gatt-svn does). The script also
11 makes use of www-client/pybugz for an appropriate
12 bug-comment and removing the given arch from the bug. It
13 can also close the bug, if you see that no other arch is
14 listed as Assignee or on CC.
15
16 It might also be possible that you can use the script for
17 mass-stabilisation in a for-loop, but I did not test that
18 case yet. Probably that's a nice extension for a future
19 version, where you can attach a list of ebuilds, which
20 should be stabilised.
21
22 Comments are welcome!
23
24 Regards, Lars
25
26 --
27 Lars Weiler <pylon@g.o> +49-171-1963258
28 Instant Messaging : pylon@××××××××××.de
29 Gentoo Linux PowerPC : Developer
30 Gentoo Infrastructure : CVS Administrator

Attachments

File name MIME type
estable text/plain

Replies

Subject Author
[gentoo-dev] Re: Script for easier stabilising of ebuilds Christian Faulhammer <opfer@g.o>