Date: Monday, January 10, 2011 @ 21:00:00
  Author: andrea
Revision: 105730

remove provides and replaces and fix conflicts

Modified:
  python-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-01-11 01:59:20 UTC (rev 105729)
+++ PKGBUILD    2011-01-11 02:00:00 UTC (rev 105730)
@@ -13,9 +13,7 @@
 optdepends=('phonon: enable audio and video in PyQt applications'
        'qscintilla: QScintilla API'
        'qt-assistant-compat: add PyQt online help in Qt Assistant')
-provides=('pyqt4')
-replaces=('pyqt4')
-conflicts=('pyqt4')
+conflicts=('python2-qt')
 
source=("http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz";
         'fix-stackedwidget-bug.patch')
 md5sums=('142a32f126f205a2bd77f6a9910f5333'

Reply via email to