pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-qt4 Make it really build - remove whitespace fr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cee19858c057
branches:  trunk
changeset: 395054:cee19858c057
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Sat Jul 04 18:27:55 2009 +0000

description:
Make it really build - remove whitespace from the end of the lines.

diffstat:

 x11/py-qt4/PLIST.common |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 7e4265d831cd -r cee19858c057 x11/py-qt4/PLIST.common
--- a/x11/py-qt4/PLIST.common   Fri Jul 03 16:05:28 2009 +0000
+++ b/x11/py-qt4/PLIST.common   Sat Jul 04 18:27:55 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.4 2009/07/03 13:35:12 abs Exp $
+@comment $NetBSD: PLIST.common,v 1.5 2009/07/04 18:27:55 hasso Exp $
 bin/pylupdate4
 bin/pyrcc4
 bin/pyuic4
@@ -11,7 +11,7 @@
 ${PYSITELIB}/PyQt4/QtNetwork.so
 ${PYSITELIB}/PyQt4/QtOpenGL.so
 ${PYSITELIB}/PyQt4/QtScript.so
-${PYSITELIB}/PyQt4/QtScriptTools.so 
+${PYSITELIB}/PyQt4/QtScriptTools.so
 ${PYSITELIB}/PyQt4/QtSql.so
 ${PYSITELIB}/PyQt4/QtSvg.so
 ${PYSITELIB}/PyQt4/QtTest.so
@@ -389,8 +389,8 @@
 share/sip${PYVERSSUFFIX}/QtScript/qscriptstring.sip
 share/sip${PYVERSSUFFIX}/QtScript/qscriptvalue.sip
 share/sip${PYVERSSUFFIX}/QtScript/qscriptvalueiterator.sip
-share/sip${PYVERSSUFFIX}/QtScriptTools/QtScriptToolsmod.sip 
-share/sip${PYVERSSUFFIX}/QtScriptTools/qscriptenginedebugger.sip 
+share/sip${PYVERSSUFFIX}/QtScriptTools/QtScriptToolsmod.sip
+share/sip${PYVERSSUFFIX}/QtScriptTools/qscriptenginedebugger.sip
 share/sip${PYVERSSUFFIX}/QtSql/QtSqlmod.sip
 share/sip${PYVERSSUFFIX}/QtSql/qsql.sip
 share/sip${PYVERSSUFFIX}/QtSql/qsqldatabase.sip



Home | Main Index | Thread Index | Old Index