maekke 15/07/17 20:00:26 Modified: ChangeLog PyQt5-5.4.2.ebuild Log: add ~arm, bug #552568 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.13 dev-python/PyQt5/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 20 Jun 2015 19:47:48 -0000 1.12 +++ ChangeLog 17 Jul 2015 20:00:26 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt5 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v 1.12 2015/06/20 19:47:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v 1.13 2015/07/17 20:00:26 maekke Exp $ + + 17 Jul 2015; Markus Meier <[email protected]> PyQt5-5.4.2.ebuild: + add ~arm, bug #552568 *PyQt5-5.4.1 (20 Jun 2015) 1.2 dev-python/PyQt5/PyQt5-5.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.2.ebuild?r1=1.1&r2=1.2 Index: PyQt5-5.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PyQt5-5.4.2.ebuild 19 Jun 2015 17:54:39 -0000 1.1 +++ PyQt5-5.4.2.ebuild 17 Jul 2015 20:00:26 -0000 1.2 @@ -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/PyQt5/PyQt5-5.4.2.ebuild,v 1.1 2015/06/19 17:54:39 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.2.ebuild,v 1.2 2015/07/17 20:00:26 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -22,7 +22,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" # TODO: QtBluetooth, QtWebEngineWidgets IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia
