public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/javatoolkit/files: javatoolkit-0.3.0-python2.6.patch
@ 2009-03-07 17:21 Jesus Rivero (neurogeek)
  0 siblings, 0 replies; only message in thread
From: Jesus Rivero (neurogeek) @ 2009-03-07 17:21 UTC (permalink / raw
  To: gentoo-commits

neurogeek    09/03/07 17:21:13

  Added:                javatoolkit-0.3.0-python2.6.patch
  Log:
  Added patch to fix python-2.6 warnings. Bug #239479.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.27-gentoo-r7 i686)

Revision  Changes    Path
1.1                  dev-java/javatoolkit/files/javatoolkit-0.3.0-python2.6.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/javatoolkit/files/javatoolkit-0.3.0-python2.6.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/javatoolkit/files/javatoolkit-0.3.0-python2.6.patch?rev=1.1&content-type=text/plain

Index: javatoolkit-0.3.0-python2.6.patch
===================================================================
diff -uNr py.orig/maven-helper.py py/maven-helper.py
--- src/py.orig/maven-helper.py	2009-03-07 10:36:10.000000000 -0430
+++ src/py/maven-helper.py	2009-03-07 10:35:25.000000000 -0430
@@ -21,7 +21,7 @@
 import sys
 import StringIO
 from optparse import OptionParser, make_option
-from javatoolkit.maven import MavenPom
+from javatoolkit.maven.MavenPom import MavenPom
 
 __version__ = "$Revision: 1.1 $"[11:-2]
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-07 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 17:21 [gentoo-commits] gentoo-x86 commit in dev-java/javatoolkit/files: javatoolkit-0.3.0-python2.6.patch Jesus Rivero (neurogeek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox