euse: Make python code of euse python-3 compatible, thanks to Arfrever
authoridl0r <idl0r@gentoo.org>
Sat, 17 Apr 2010 19:27:08 +0000 (19:27 -0000)
committeridl0r <idl0r@gentoo.org>
Sat, 17 Apr 2010 19:27:08 +0000 (19:27 -0000)
Frehtes Taifersar Arahesis <arfrever@gentoo.org>.

svn path=/trunk/gentoolkit/; revision=775

ChangeLog
bin/euse

index 9b9e0cc53f1862ea8267a7561aaa38f64dac834d..956e701cf3131de45613fea14d1d85cb2a006284 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-17: Christian Ruppert <idl0r@gentoo.org>
+       * euse: Make python code of euse python-3 compatible, thanks to Arfrever
+       Frehtes Taifersar Arahesis <arfrever@gentoo.org>.
+
 2010-04-11: Christian Ruppert <idl0r@gentoo.org>
        * euse: Fix check for /etc/make.profile, check if its readable and a
        directory instead of checking if its a link. Thanks to Phillip Brink
index ab8b932e20e6f5807d1d7617947101e380bb4ef6..3cd9127a9dc25f316285281dae18dfcb69f7f907 100755 (executable)
--- a/bin/euse
+++ b/bin/euse
@@ -145,7 +145,7 @@ for x in sys.stdin.read().split():
                r.append(x)
        elif x not in r:
                r.append(x)
-print ' '.join(r)"
+print(' '.join(r))"
 }
 
 # the following function creates a bash array ACTIVE_FLAGS that contains the