pesa        15/07/25 00:00:51

  Modified:             PyQt4-4.11.1.ebuild PyQt4-4.11.4.ebuild ChangeLog
  Log:
  Update HOMEPAGE.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  Changes    Path
1.15                 dev-python/PyQt4/PyQt4-4.11.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?r1=1.14&r2=1.15

Index: PyQt4-4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- PyQt4-4.11.1.ebuild 14 Apr 2015 12:36:33 -0000      1.14
+++ PyQt4-4.11.1.ebuild 25 Jul 2015 00:00:51 -0000      1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.14 
2015/04/14 12:36:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.15 
2015/07/25 00:00:51 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -8,7 +8,8 @@
 inherit eutils multibuild python-r1 qmake-utils toolchain-funcs
 
 DESCRIPTION="Python bindings for the Qt toolkit"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ 
https://pypi.python.org/pypi/PyQt4";
+HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
+       https://pypi.python.org/pypi/PyQt4";
 
 if [[ ${PV} == *_pre* ]]; then
        MY_P="PyQt-x11-gpl-snapshot-${PV%_pre*}-${REVISION}"



1.4                  dev-python/PyQt4/PyQt4-4.11.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?r1=1.3&r2=1.4

Index: PyQt4-4.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PyQt4-4.11.4.ebuild 14 Jun 2015 14:07:15 -0000      1.3
+++ PyQt4-4.11.4.ebuild 25 Jul 2015 00:00:51 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v 1.3 
2015/06/14 14:07:15 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v 1.4 
2015/07/25 00:00:51 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -8,7 +8,8 @@
 inherit eutils multibuild multilib python-r1 qmake-utils
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ 
https://pypi.python.org/pypi/PyQt4";
+HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
+       https://pypi.python.org/pypi/PyQt4";
 
 MY_PN="PyQt-x11-gpl"
 if [[ ${PV} == *_pre* ]]; then



1.293                dev-python/PyQt4/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.293&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.293&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.292&r2=1.293

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog   29 Jun 2015 21:07:51 -0000      1.292
+++ ChangeLog   25 Jul 2015 00:00:51 -0000      1.293
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/PyQt4
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.292 
2015/06/29 21:07:51 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.293 
2015/07/25 00:00:51 pesa Exp $
+
+  25 Jul 2015; Davide Pesavento <[email protected]> PyQt4-4.11.1.ebuild,
+  PyQt4-4.11.4.ebuild:
+  Update HOMEPAGE.
 
   29 Jun 2015; Davide Pesavento <[email protected]> -PyQt4-4.10.3-r2.ebuild:
   Drop old version. As of now, sparc no longer has a stable PyQt4, see bug




Reply via email to