kensington    14/07/17 10:59:25

  Modified:             pykde4-4.13.2.ebuild pykde4-4.12.5.ebuild ChangeLog
  Log:
  Restrict incompatible versions of dev-python/sip and dev-python/PyQt4 wrt bug 
#506452.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.3                  kde-base/pykde4/pykde4-4.13.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild?r1=1.2&r2=1.3

Index: pykde4-4.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pykde4-4.13.2.ebuild        25 Jun 2014 04:12:13 -0000      1.2
+++ pykde4-4.13.2.ebuild        17 Jul 2014 10:59:25 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild,v 1.2 
2014/06/25 04:12:13 jcallen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.13.2.ebuild,v 1.3 
2014/07/17 10:59:25 kensington Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -19,7 +19,9 @@
 RDEPEND="
        ${PYTHON_DEPS}
        
>=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
+       <dev-python/PyQt4-4.11
        >=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
+       <dev-python/sip-4.16
        $(add_kdebase_dep kdelibs 'nepomuk?,opengl')
        akonadi? ( $(add_kdebase_dep kdepimlibs) )
        nepomuk? ( >=dev-libs/soprano-2.9.0 )



1.6                  kde-base/pykde4/pykde4-4.12.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild?r1=1.5&r2=1.6

Index: pykde4-4.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pykde4-4.12.5.ebuild        8 May 2014 07:32:04 -0000       1.5
+++ pykde4-4.12.5.ebuild        17 Jul 2014 10:59:25 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild,v 1.5 
2014/05/08 07:32:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild,v 1.6 
2014/07/17 10:59:25 kensington Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -19,7 +19,9 @@
 RDEPEND="
        ${PYTHON_DEPS}
        
>=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
+       <dev-python/PyQt4-4.11
        >=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
+       <dev-python/sip-4.16
        $(add_kdebase_dep kdelibs 'opengl,semantic-desktop?')
        semantic-desktop? (
                $(add_kdebase_dep kdepimlibs)



1.295                kde-base/pykde4/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?rev=1.295&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?rev=1.295&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?r1=1.294&r2=1.295

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   17 Jul 2014 10:49:14 -0000      1.294
+++ ChangeLog   17 Jul 2014 10:59:25 -0000      1.295
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/pykde4
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.294 
2014/07/17 10:49:14 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.295 
2014/07/17 10:59:25 kensington Exp $
+
+  17 Jul 2014; Michael Palimaka <kensing...@gentoo.org> pykde4-4.12.5.ebuild,
+  pykde4-4.13.2.ebuild:
+  Restrict incompatible versions of dev-python/sip and dev-python/PyQt4 wrt bug
+  #506452.
 
   17 Jul 2014; Michael Palimaka <kensing...@gentoo.org> pykde4-4.13.3.ebuild:
   Raise dev-python/sip and dev-python/PyQt4 dependencies as patch to solve bug




Reply via email to