kensington 14/08/28 11:31:52 Modified: pykde4-4.14.0.ebuild ChangeLog Log: Rebase failing patch wrt bug #520952. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.2 kde-base/pykde4/pykde4-4.14.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.14.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.14.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/pykde4-4.14.0.ebuild?r1=1.1&r2=1.2 Index: pykde4-4.14.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.14.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pykde4-4.14.0.ebuild 20 Aug 2014 16:02:41 -0000 1.1 +++ pykde4-4.14.0.ebuild 28 Aug 2014 11:31:52 -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/kde-base/pykde4/pykde4-4.14.0.ebuild,v 1.1 2014/08/20 16:02:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.14.0.ebuild,v 1.2 2014/08/28 11:31:52 kensington Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) @@ -56,7 +56,7 @@ fi # See bug 322351 - use arm && epatch "${FILESDIR}/${PN}-4.10.1-arm-sip.patch" + use arm && epatch "${FILESDIR}/${PN}-4.14.0-arm-sip.patch" sed -e 's/kpythonpluginfactory /kpython${PYTHON_SHORT_VERSION}pluginfactory /g' \ -i kpythonpluginfactory/CMakeLists.txt || die 1.299 kde-base/pykde4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?rev=1.299&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?rev=1.299&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/pykde4/ChangeLog?r1=1.298&r2=1.299 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v retrieving revision 1.298 retrieving revision 1.299 diff -u -r1.298 -r1.299 --- ChangeLog 20 Aug 2014 16:02:41 -0000 1.298 +++ ChangeLog 28 Aug 2014 11:31:52 -0000 1.299 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/pykde4 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.298 2014/08/20 16:02:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.299 2014/08/28 11:31:52 kensington Exp $ + + 28 Aug 2014; Michael Palimaka <[email protected]> + +files/pykde4-4.14.0-arm-sip.patch, pykde4-4.14.0.ebuild: + Rebase failing patch wrt bug #520952. *pykde4-4.14.0 (20 Aug 2014)
