From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 816C013832E for ; Sun, 21 Aug 2016 19:28:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C40E21C012; Sun, 21 Aug 2016 19:27:57 +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 11F1B21C012 for ; Sun, 21 Aug 2016 19:27:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EBA53340831 for ; Sun, 21 Aug 2016 19:27:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5995B245C for ; Sun, 21 Aug 2016 19:27:53 +0000 (UTC) From: "Luca Barbato" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Luca Barbato" Message-ID: <1471807662.fd7f5d5f04811040d1ae25882fe623f15f352336.lu_zero@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qemu/qemu-9999.ebuild X-VCS-Directories: app-emulation/qemu/ X-VCS-Committer: lu_zero X-VCS-Committer-Name: Luca Barbato X-VCS-Revision: fd7f5d5f04811040d1ae25882fe623f15f352336 X-VCS-Branch: master Date: Sun, 21 Aug 2016 19:27: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: e98d7ebb-950e-431e-a4b3-192bf567de6c X-Archives-Hash: 2f34946ff56383a08a36dd1f43a3ef29 commit: fd7f5d5f04811040d1ae25882fe623f15f352336 Author: Luca Barbato gentoo org> AuthorDate: Sun Aug 21 19:17:56 2016 +0000 Commit: Luca Barbato gentoo org> CommitDate: Sun Aug 21 19:27:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7f5d5f app-emulation/qemu: Drop a patch It is already upstreamed. Package-Manager: portage-2.3.0 app-emulation/qemu/qemu-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index b76995c..b00a365 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -333,7 +333,6 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-2.5.0-cflags.patch epatch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch - epatch "${FILESDIR}"/${PN}-2.6.0-crypto-static.patch # Fix ld and objcopy being called directly tc-export AR LD OBJCOPY