pesa        14/05/21 21:29:32

  Modified:             PyQt4-4.10.3-r2.ebuild PyQt4-4.10.3-r3.ebuild
                        metadata.xml ChangeLog
  Log:
  Update pypi identifier in HOMEPAGE and <upstream> metadata tag. Thanks to 
Martin Walch in bug 510812.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  Changes    Path
1.10                 dev-python/PyQt4/PyQt4-4.10.3-r2.ebuild

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

Index: PyQt4-4.10.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- PyQt4-4.10.3-r2.ebuild      23 Mar 2014 17:16:24 -0000      1.9
+++ PyQt4-4.10.3-r2.ebuild      21 May 2014 21:29:32 -0000      1.10
@@ -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/dev-python/PyQt4/PyQt4-4.10.3-r2.ebuild,v 
1.9 2014/03/23 17:16:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r2.ebuild,v 
1.10 2014/05/21 21:29:32 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
 inherit eutils python-r1 qmake-utils toolchain-funcs
 
 DESCRIPTION="Python bindings for the Qt toolkit"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ 
http://pypi.python.org/pypi/PyQt";
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ 
https://pypi.python.org/pypi/PyQt4";
 
 if [[ ${PV} == *_pre* ]]; then
        MY_P="PyQt-x11-gpl-snapshot-${PV%_pre*}-${REVISION}"



1.2                  dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild

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

Index: PyQt4-4.10.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PyQt4-4.10.3-r3.ebuild      27 Mar 2014 18:05:07 -0000      1.1
+++ PyQt4-4.10.3-r3.ebuild      21 May 2014 21:29:32 -0000      1.2
@@ -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/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 
1.1 2014/03/27 18:05:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 
1.2 2014/05/21 21:29:32 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
 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/ 
http://pypi.python.org/pypi/PyQt";
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ 
https://pypi.python.org/pypi/PyQt4";
 
 if [[ ${PV} == *_pre* ]]; then
        MY_P="PyQt-x11-gpl-snapshot-${PV%_pre*}-${REVISION}"
@@ -185,6 +185,7 @@
 src_install() {
        installation() {
                local tmp_root=${D%/}/tmp
+
                # INSTALL_ROOT is used by designer/Makefile, other Makefiles 
use DESTDIR.
                emake DESTDIR="${tmp_root}" INSTALL_ROOT="${tmp_root}" install
 



1.16                 dev-python/PyQt4/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/metadata.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- metadata.xml        2 Apr 2014 12:25:41 -0000       1.15
+++ metadata.xml        21 May 2014 21:29:32 -0000      1.16
@@ -24,6 +24,6 @@
                        <name>Phil Thompson</name>
                </maintainer>
                <bugs-to>mailto:[email protected]</bugs-to>
-               <remote-id type="pypi">PyQt</remote-id>
+               <remote-id type="pypi">PyQt4</remote-id>
        </upstream>
 </pkgmetadata>



1.260                dev-python/PyQt4/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- ChangeLog   19 May 2014 18:07:12 -0000      1.259
+++ ChangeLog   21 May 2014 21:29:32 -0000      1.260
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/PyQt4
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.259 
2014/05/19 18:07:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.260 
2014/05/21 21:29:32 pesa Exp $
+
+  21 May 2014; Davide Pesavento <[email protected]> PyQt4-4.10.3-r2.ebuild,
+  PyQt4-4.10.3-r3.ebuild, metadata.xml:
+  Update pypi identifier in HOMEPAGE and <upstream> metadata tag. Thanks to
+  Martin Walch in bug 510812.
 
   19 May 2014; Michał Górny <[email protected]> -PyQt4-4.10.2.ebuild,
   -PyQt4-4.10.3.ebuild:




Reply via email to