On 11/12/2011 12:21 PM, Justin Lecher (jlec) wrote: > jlec 11/11/12 10:21:37 > > Modified: metadata.xml ChangeLog > ghostscript-gpl-9.04-r4.ebuild > Log: > Fixed slotting for media-libs/tiff > > (Portage version: 2.2.0_alpha73/cvs/Linux x86_64) > > Revision Changes Path > 1.3 app-text/ghostscript-gpl/metadata.xml > > file : > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/metadata.xml?rev=1.3&view=markup > plain: > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/metadata.xml?rev=1.3&content-type=text/plain > diff : > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/metadata.xml?r1=1.2&r2=1.3 > > Index: metadata.xml > =================================================================== > RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/metadata.xml,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- metadata.xml 2 Jun 2011 09:59:25 -0000 1.2 > +++ metadata.xml 12 Nov 2011 10:21:37 -0000 1.3 > @@ -1,8 +1,8 @@ > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> > <pkgmetadata> > -<herd>printing</herd> > - <use> > - <flag name="bindist">Disable dejavu support for binary distribution > because of licensing issue</flag> > - </use> > + <herd>printing</herd> > + <use> > + <flag name="bindist">Disable dejavu support for binary > distribution because of licensing issue</flag> > + </use> > </pkgmetadata>
I wonder what that has to do with "Fixed slotting for media-libs/tiff"? Do we have a guideline or policy on using 2 spaces vs. tabs in .xml files and gentoo-x86? Just asking because I prefer 2 spaces over tabs.