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 C355713829B for ; Sun, 29 May 2016 10:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A52B142C0; Sun, 29 May 2016 10:06:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64D69142C0 for ; Sun, 29 May 2016 10:06:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2791E340B1E for ; Sun, 29 May 2016 10:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3194D983 for ; Sun, 29 May 2016 10:06:47 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1464516046.0e018b3b6276f8ac448ea9f97f4d2c5531e9ce5e.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild X-VCS-Directories: net-libs/webkit-gtk/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 0e018b3b6276f8ac448ea9f97f4d2c5531e9ce5e X-VCS-Branch: master Date: Sun, 29 May 2016 10:06:47 +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: 9c0ad2e3-5e60-40f4-8a90-717818f426c6 X-Archives-Hash: 56bcfb94dedec896cac9d8147bc24684 commit: 0e018b3b6276f8ac448ea9f97f4d2c5531e9ce5e Author: Pacho Ramos gentoo org> AuthorDate: Sun May 29 10:00:46 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun May 29 10:00:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e018b3b net-libs/webkit-gtk: Make repoman more happy Package-Manager: portage-2.3.0_rc1 net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild index cd463f1..2726980 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild @@ -156,7 +156,7 @@ src_prepare() { eapply "${FILESDIR}"/${PN}-2.4.7-disable-webgl.patch # https://bugs.webkit.org/show_bug.cgi?id=156510 - eapply "${FILESDIR}"/${PN}-2.4.11-video-web-audio.patch + eapply "${FILESDIR}"/${PN}-2.4.11-video-web-audio.patch AT_M4DIR=Source/autotools eautoreconf