monsieurp 14/12/18 20:30:01 Modified: imaging-1.1.7-r4.ebuild ChangeLog Log: Added fix to -r4 file accidentally. Removing it. (Portage version: 2.2.8-r2/cvs/Linux i686, unsigned Manifest commit)
Revision Changes Path 1.6 dev-python/imaging/imaging-1.1.7-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?r1=1.5&r2=1.6 Index: imaging-1.1.7-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- imaging-1.1.7-r4.ebuild 18 Dec 2014 20:24:34 -0000 1.5 +++ imaging-1.1.7-r4.ebuild 18 Dec 2014 20:30:01 -0000 1.6 @@ -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/imaging/imaging-1.1.7-r4.ebuild,v 1.5 2014/12/18 20:24:34 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v 1.6 2014/12/18 20:30:01 monsieurp Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -42,7 +42,6 @@ "${FILESDIR}/${P}-giftrans.patch" "${FILESDIR}/${P}-missing-math.patch" "${FILESDIR}/${P}-ft-header-include.patch" - "${FILESDIR}/${P}-dont-run-multiple-viewers.patch" ) # Add shebangs. 1.94 dev-python/imaging/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 18 Dec 2014 20:24:34 -0000 1.93 +++ ChangeLog 18 Dec 2014 20:30:01 -0000 1.94 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/imaging # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.93 2014/12/18 20:24:34 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.94 2014/12/18 20:30:01 monsieurp Exp $ + + 18 Dec 2014; Patrice Clement <[email protected]> imaging-1.1.7-r4.ebuild: + Added fix to -r4 file accidentally. Removing it. *imaging-1.1.7-r5 (18 Dec 2014)
