On Sun, Dec 7, 2008 at 4:50 PM, Mart Raudsepp <[EMAIL PROTECTED]> wrote: > On P, 2008-12-07 at 12:07 +0000, Mike Frysinger (vapier) wrote: >> vapier 08/12/07 12:07:53 >> >> Modified: libIDL-0.8.10.ebuild > > > ChangeLog entires are mandatory without any exceptions for > stabilizations. Don't touch packages I co-maintain without a ChangeLog > entry if it's not a whitespace change. > > etc for any other packages I'll skip replies on this time. Please get > the idea.
also mandatory for p.g.o, just modify your wrapper to call echangelog $commitmsg, can't take you more than a minute (your arm and sh machines have perl installed right?). -Alec > >> Log: >> arm/sh stable >> (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) >> >> Revision Changes Path >> 1.9 dev-libs/libIDL/libIDL-0.8.10.ebuild >> >> file : >> http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?rev=1.9&view=markup >> plain: >> http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?rev=1.9&content-type=text/plain >> diff : >> http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild?r1=1.8&r2=1.9 >> >> Index: libIDL-0.8.10.ebuild >> =================================================================== >> RCS file: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v >> retrieving revision 1.8 >> retrieving revision 1.9 >> diff -u -r1.8 -r1.9 >> --- libIDL-0.8.10.ebuild 22 Mar 2008 03:57:44 -0000 1.8 >> +++ libIDL-0.8.10.ebuild 7 Dec 2008 12:07:53 -0000 1.9 >> @@ -1,6 +1,6 @@ >> # Copyright 1999-2008 Gentoo Foundation >> # Distributed under the terms of the GNU General Public License v2 >> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v >> 1.8 2008/03/22 03:57:44 dang Exp $ >> +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.10.ebuild,v >> 1.9 2008/12/07 12:07:53 vapier Exp $ >> >> inherit eutils gnome2 >> >> @@ -9,7 +9,7 @@ >> >> LICENSE="LGPL-2" >> SLOT="0" >> -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 >> ~x86-fbsd" >> +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" >> IUSE="" >> >> RDEPEND=">=dev-libs/glib-2.4" >> >> >> > > -- > Mart Raudsepp > Gentoo Developer > Mail: [EMAIL PROTECTED] > Weblog: http://planet.gentoo.org/developers/leio >