tetromino 14/05/08 02:31:31 Modified: cairo-9999.ebuild ChangeLog Log: Patch applied upstream, thanks to Yannick Schaeffer (bug #509770). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Revision Changes Path 1.44 x11-libs/cairo/cairo-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?r1=1.43&r2=1.44 Index: cairo-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- cairo-9999.ebuild 4 May 2014 17:51:45 -0000 1.43 +++ cairo-9999.ebuild 8 May 2014 02:31:30 -0000 1.44 @@ -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/x11-libs/cairo/cairo-9999.ebuild,v 1.43 2014/05/04 17:51:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.44 2014/05/08 02:31:30 tetromino Exp $ EAPI=5 @@ -106,9 +106,6 @@ use legacy-drivers && epatch "${FILESDIR}"/${PN}-1.10.0-buggy_gradients.patch epatch "${FILESDIR}"/${PN}-respect-fontconfig.patch - # bug #507478, https://bugs.freedesktop.org/show_bug.cgi?id=77931 - epatch "${FILESDIR}"/${PN}-1.12.16-all-clipped-3.patch - # allow the automagically injected -flto flag to be not injected epatch "${FILESDIR}"/${PN}-1.12.16-lto-optional.patch 1.378 x11-libs/cairo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.378&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.378&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.377&r2=1.378 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v retrieving revision 1.377 retrieving revision 1.378 diff -u -r1.377 -r1.378 --- ChangeLog 4 May 2014 17:51:45 -0000 1.377 +++ ChangeLog 8 May 2014 02:31:31 -0000 1.378 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.377 2014/05/04 17:51:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.378 2014/05/08 02:31:31 tetromino Exp $ + + 08 May 2014; Alexandre Rostovtsev <[email protected]> cairo-9999.ebuild, + files/cairo-1.12.16-all-clipped-3.patch: + Patch applied upstream, thanks to Yannick Schaeffer (bug #509770). 04 May 2014; Alexandre Rostovtsev <[email protected]> cairo-1.12.16-r3.ebuild, cairo-9999.ebuild:
