From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5159D1381F3 for ; Mon, 12 Aug 2013 19:25:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E75ABE0B45; Mon, 12 Aug 2013 19:25:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80568E0B45 for ; Mon, 12 Aug 2013 19:25:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C65E33EB38 for ; Mon, 12 Aug 2013 19:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 06D1EE468F for ; Mon, 12 Aug 2013 19:25:53 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1376335514.9300a6773478db2224eaf1863a4059b520ce724d.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/firefox-24.0_beta1.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 9300a6773478db2224eaf1863a4059b520ce724d X-VCS-Branch: master Date: Mon, 12 Aug 2013 19:25:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 60d11ba2-d5e4-477b-b3bb-a7149604e329 X-Archives-Hash: 20232f67db63ef8926c3d703fc217cab commit: 9300a6773478db2224eaf1863a4059b520ce724d Author: Jory A. Pratt gentoo org> AuthorDate: Mon Aug 12 19:25:14 2013 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Aug 12 19:25:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=9300a677 drop epatch_exclude as patch has landed upstream already --- www-client/firefox/firefox-24.0_beta1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/firefox/firefox-24.0_beta1.ebuild b/www-client/firefox/firefox-24.0_beta1.ebuild index 00bec30..b3a903b 100644 --- a/www-client/firefox/firefox-24.0_beta1.ebuild +++ b/www-client/firefox/firefox-24.0_beta1.ebuild @@ -142,7 +142,6 @@ src_unpack() { src_prepare() { # Apply our patches - EPATCH_EXCLUDE="$(use system-cairo || echo "6009_fix_system_cairo_support.patch")" \ EPATCH_SUFFIX="patch" \ EPATCH_FORCE="yes" \ epatch "${WORKDIR}/firefox"