From a4b82ad90479c406af902c57d14da38251ef8c53 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 11 Apr 2013 05:20:33 +0000 Subject: Fixed patch command (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC) --- x11-libs/cairo/ChangeLog | 5 ++++- x11-libs/cairo/cairo-1.12.14.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 6087ad2b18cd..7749f43bd85b 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.331 2013/04/11 05:18:28 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.332 2013/04/11 05:20:33 polynomial-c Exp $ + + 11 Apr 2013; Lars Wendler cairo-1.12.14.ebuild: + Fixed patch command. *cairo-1.12.14 (11 Apr 2013) diff --git a/x11-libs/cairo/cairo-1.12.14.ebuild b/x11-libs/cairo/cairo-1.12.14.ebuild index 392993c0bbcd..197b6c0916c9 100644 --- a/x11-libs/cairo/cairo-1.12.14.ebuild +++ b/x11-libs/cairo/cairo-1.12.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.14.ebuild,v 1.1 2013/04/11 05:18:28 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.14.ebuild,v 1.2 2013/04/11 05:20:33 polynomial-c Exp $ EAPI=5 @@ -75,7 +75,7 @@ src_prepare() { use legacy-drivers && epatch "${FILESDIR}"/${PN}-1.10.0-buggy_gradients.patch epatch "${FILESDIR}"/${PN}-libpng16.patch epatch "${FILESDIR}"/${PN}-respect-fontconfig.patch - epatch "${FILESDIR}"/${P}-disable-test-suite.patch + epatch "${FILESDIR}"/${PN}-1.12.12-disable-test-suite.patch epatch_user # Slightly messed build system YAY -- cgit v1.2.3-65-gdbad