From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SIirl-0001En-FS for garchives@archives.gentoo.org; Fri, 13 Apr 2012 15:56:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7B42E07AF; Fri, 13 Apr 2012 15:56:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AE8FE07AF for ; Fri, 13 Apr 2012 15:56:45 +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 AC2FE1B4025 for ; Fri, 13 Apr 2012 15:56:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6E3D8E5402 for ; Fri, 13 Apr 2012 15:56:43 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1334332563.4e282764f611df84c498e9d7fcf25d4324f39a54.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-webkit/ X-VCS-Repository: proj/qt X-VCS-Files: x11-libs/qt-webkit/qt-webkit-4.8.9999.ebuild X-VCS-Directories: x11-libs/qt-webkit/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4e282764f611df84c498e9d7fcf25d4324f39a54 X-VCS-Branch: master Date: Fri, 13 Apr 2012 15:56:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 78310eca-87fb-4adf-8f33-25c66bb5e37e X-Archives-Hash: 4c8fc9c0e4960ff237049059941f33c9 commit: 4e282764f611df84c498e9d7fcf25d4324f39a54 Author: Michael Palimaka astralcloak net> AuthorDate: Fri Apr 13 15:56:03 2012 +0000 Commit: Michael Palimaka astralcloak net> CommitDate: Fri Apr 13 15:56:03 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D4e282764 [x11-libs/qt-webkit] Fix patch name. (Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit) --- x11-libs/qt-webkit/qt-webkit-4.8.9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x11-libs/qt-webkit/qt-webkit-4.8.9999.ebuild b/x11-libs/qt-w= ebkit/qt-webkit-4.8.9999.ebuild index d0c597e..c5a1fe2 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.8.9999.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.8.9999.ebuild @@ -35,7 +35,7 @@ RDEPEND=3D"${DEPEND}" =20 PATCHES=3D( "${FILESDIR}/${PN}-4.8.0-c++0x-fix.patch" - "${FILESDIR}/${P}+glib-2.31.patch" + "${FILESDIR}/${PN}-4.8.1+glib-2.31.patch" ) =20 pkg_setup() {