pesa 14/09/13 01:42:01 Modified: PyQt4-4.11.1.ebuild ChangeLog Log: Drop deprecated python versions. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?r1=1.2&r2=1.3 Index: PyQt4-4.11.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PyQt4-4.11.1.ebuild 13 Sep 2014 01:39:25 -0000 1.2 +++ PyQt4-4.11.1.ebuild 13 Sep 2014 01:42:01 -0000 1.3 @@ -1,9 +1,9 @@ # 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.11.1.ebuild,v 1.2 2014/09/13 01:39:25 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.3 2014/09/13 01:42:01 pesa Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils multibuild python-r1 qmake-utils toolchain-funcs 1.267 dev-python/PyQt4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.267&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.267&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.266&r2=1.267 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v retrieving revision 1.266 retrieving revision 1.267 diff -u -r1.266 -r1.267 --- ChangeLog 13 Sep 2014 01:39:25 -0000 1.266 +++ ChangeLog 13 Sep 2014 01:42:01 -0000 1.267 @@ -1,6 +1,9 @@ # 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.266 2014/09/13 01:39:25 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.267 2014/09/13 01:42:01 pesa Exp $ + + 13 Sep 2014; Davide Pesavento <[email protected]> PyQt4-4.11.1.ebuild: + Drop deprecated python versions. 13 Sep 2014; Davide Pesavento <[email protected]> -PyQt4-4.10.3-r3.ebuild, PyQt4-4.11.1.ebuild:
