Gentoo Archives: gentoo-dev

From: Alec Warner <antarus@g.o>
To: gentoo-dev@l.g.o
Cc: vapier@g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-libs/libIDL: libIDL-0.8.10.ebuild
Date: Mon, 08 Dec 2008 20:58:07
Message-Id: b41005390812081258w3b318003wfee0d67e59c6f0b7@mail.gmail.com
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-libs/libIDL: libIDL-0.8.10.ebuild by Mart Raudsepp
1 On Sun, Dec 7, 2008 at 4:50 PM, Mart Raudsepp <leio@g.o> wrote:
2 > On P, 2008-12-07 at 12:07 +0000, Mike Frysinger (vapier) wrote:
3 >> vapier 08/12/07 12:07:53
4 >>
5 >> Modified: libIDL-0.8.10.ebuild
6 >
7 > 
8 > ChangeLog entires are mandatory without any exceptions for
9 > stabilizations. Don't touch packages I co-maintain without a ChangeLog
10 > entry if it's not a whitespace change.
11 >
12 > etc for any other packages I'll skip replies on this time. Please get
13 > the idea.
14
15 also mandatory for p.g.o, just modify your wrapper to call echangelog
16 $commitmsg, can't take you more than a minute (your arm and sh
17 machines have perl installed right?).
18
19 -Alec
20
21 >
22 >> Log:
23 >> arm/sh stable
24 >> (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
25 >>
26 >> Revision Changes Path
27 >> 1.9 dev-libs/libIDL/libIDL-0.8.10.ebuild
28 >>
29 >> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?rev=1.9&view=markup
30 >> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?rev=1.9&content-type=text/plain
31 >> diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?r1=1.8&r2=1.9
32 >>
33 >> Index: libIDL-0.8.10.ebuild
34 >> ===================================================================
35 >> RCS file: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v
36 >> retrieving revision 1.8
37 >> retrieving revision 1.9
38 >> diff -u -r1.8 -r1.9
39 >> --- libIDL-0.8.10.ebuild 22 Mar 2008 03:57:44 -0000 1.8
40 >> +++ libIDL-0.8.10.ebuild 7 Dec 2008 12:07:53 -0000 1.9
41 >> @@ -1,6 +1,6 @@
42 >> # Copyright 1999-2008 Gentoo Foundation
43 >> # Distributed under the terms of the GNU General Public License v2
44 >> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v 1.8 2008/03/22 03:57:44 dang Exp $
45 >> +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v 1.9 2008/12/07 12:07:53 vapier Exp $
46 >>
47 >> inherit eutils gnome2
48 >>
49 >> @@ -9,7 +9,7 @@
50 >>
51 >> LICENSE="LGPL-2"
52 >> SLOT="0"
53 >> -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
54 >> +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
55 >> IUSE=""
56 >>
57 >> RDEPEND=">=dev-libs/glib-2.4"
58 >>
59 >>
60 >>
61 >
62 > --
63 > Mart Raudsepp
64 > Gentoo Developer
65 > Mail: leio@g.o
66 > Weblog: http://planet.gentoo.org/developers/leio
67 >