On P, 2008-12-07 at 12:03 +0000, Mike Frysinger (vapier) wrote: > vapier 08/12/07 12:03:34 > > Modified: libxml2-2.7.2-r1.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. > Log: > s390/sh stable > (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) > > Revision Changes Path > 1.9 dev-libs/libxml2/libxml2-2.7.2-r1.ebuild > > file : > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild?rev=1.9&view=markup > plain: > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild?rev=1.9&content-type=text/plain > diff : > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild?r1=1.8&r2=1.9 > > Index: libxml2-2.7.2-r1.ebuild > =================================================================== > RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- libxml2-2.7.2-r1.ebuild 7 Dec 2008 05:52:13 -0000 1.8 > +++ libxml2-2.7.2-r1.ebuild 7 Dec 2008 12:03:34 -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/libxml2/libxml2-2.7.2-r1.ebuild,v 1.8 > 2008/12/07 05:52:13 vapier Exp $ > +# $Header: > /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r1.ebuild,v 1.9 > 2008/12/07 12:03:34 vapier Exp $ > > inherit libtool flag-o-matic eutils > > @@ -9,7 +9,7 @@ > > LICENSE="MIT" > SLOT="2" > -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc > ~sparc-fbsd x86 ~x86-fbsd" > +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc > ~sparc-fbsd x86 ~x86-fbsd" > IUSE="debug doc examples ipv6 python readline test" > > XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"