Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 426382 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/nekohtml-1.9.16.orig/build.xml (-2 lines)
Lines 103-110 Link Here
103
		unless="compile.skip">
103
		unless="compile.skip">
104
	<mkdir dir="${build.classes.dir}"/>
104
	<mkdir dir="${build.classes.dir}"/>
105
	
105
	
106
	<compileWith xercesVersion="2.0.2" bridge="2_0"/>
107
	<compileWith xercesVersion="2.1.0" bridge="2_1"/>
108
	<compileWith xercesVersion="2.2.1" bridge="2_2"/>
106
	<compileWith xercesVersion="2.2.1" bridge="2_2"/>
109
	<compileWith xercesVersion="2.3.0" bridge="2_3"/>
107
	<compileWith xercesVersion="2.3.0" bridge="2_3"/>
110
	<compileWith xercesVersion="2.8.1" bridge="2_3"/>
108
	<compileWith xercesVersion="2.8.1" bridge="2_3"/>

Return to bug 426382