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

Collapse All | Expand All

(-)1.0.1/build/build.xml (+3 lines)
Lines 291-296 Link Here
291
   <!-- ===  Ant Tasks  === -->
291
   <!-- ===  Ant Tasks  === -->
292
   <!-- =================== -->
292
   <!-- =================== -->
293
293
294
   <!-- ant-contrib -->
295
   <taskdef resource="net/sf/antcontrib/antcontrib.properties" />
296
294
   <!-- Retrotranslator 1.2.0 -->
297
   <!-- Retrotranslator 1.2.0 -->
295
   <taskdef name="retrotranslator" classname="net.sf.retrotranslator.transformer.RetrotranslatorTask">
298
   <taskdef name="retrotranslator" classname="net.sf.retrotranslator.transformer.RetrotranslatorTask">
296
      <classpath>
299
      <classpath>

Return to bug 177517