pesa        14/10/19 23:09:08

  Modified:             sip-4.16.2.ebuild sip-4.16.3.ebuild
                        sip-4.15.3.ebuild ChangeLog
  Log:
  Update HOMEPAGE and LICENSE.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.7                  dev-python/sip/sip-4.16.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild?r1=1.6&r2=1.7

Index: sip-4.16.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sip-4.16.2.ebuild   9 Oct 2014 16:43:36 -0000       1.6
+++ sip-4.16.2.ebuild   19 Oct 2014 23:09:08 -0000      1.7
@@ -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/sip/sip-4.16.2.ebuild,v 1.6 
2014/10/09 16:43:36 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.7 
2014/10/19 23:09:08 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -8,8 +8,8 @@
 inherit eutils python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
http://pypi.python.org/pypi/SIP";
-LICENSE="|| ( GPL-2 GPL-3 sip )"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
https://pypi.python.org/pypi/SIP";
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
 
 if [[ ${PV} == *9999* ]]; then
        # live version from mercurial repo



1.2                  dev-python/sip/sip-4.16.3.ebuild

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

Index: sip-4.16.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sip-4.16.3.ebuild   12 Sep 2014 21:47:29 -0000      1.1
+++ sip-4.16.3.ebuild   19 Oct 2014 23:09:08 -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/sip/sip-4.16.3.ebuild,v 1.1 
2014/09/12 21:47:29 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.3.ebuild,v 1.2 
2014/10/19 23:09:08 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -8,8 +8,8 @@
 inherit eutils python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
http://pypi.python.org/pypi/SIP";
-LICENSE="|| ( GPL-2 GPL-3 sip )"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
https://pypi.python.org/pypi/SIP";
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
 
 if [[ ${PV} == *9999* ]]; then
        # live version from mercurial repo



1.11                 dev-python/sip/sip-4.15.3.ebuild

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

Index: sip-4.15.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sip-4.15.3.ebuild   23 Mar 2014 17:16:09 -0000      1.10
+++ sip-4.15.3.ebuild   19 Oct 2014 23:09:08 -0000      1.11
@@ -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/sip/sip-4.15.3.ebuild,v 1.10 
2014/03/23 17:16:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v 1.11 
2014/10/19 23:09:08 pesa Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,8 +8,8 @@
 inherit eutils python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
http://pypi.python.org/pypi/SIP";
-LICENSE="|| ( GPL-2 GPL-3 sip )"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro 
https://pypi.python.org/pypi/SIP";
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
 
 if [[ ${PV} == *9999* ]]; then
        # live version from mercurial repo



1.293                dev-python/sip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog   9 Oct 2014 16:43:36 -0000       1.292
+++ ChangeLog   19 Oct 2014 23:09:08 -0000      1.293
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.292 2014/10/09 
16:43:36 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.293 2014/10/19 
23:09:08 pesa Exp $
+
+  19 Oct 2014; Davide Pesavento <[email protected]> sip-4.15.3.ebuild,
+  sip-4.16.2.ebuild, sip-4.16.3.ebuild:
+  Update HOMEPAGE and LICENSE.
 
   09 Oct 2014; Davide Pesavento <[email protected]> sip-4.16.2.ebuild:
   Revert to ~amd64, see bug #523322 comment #4.




Reply via email to