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 BD59A1388BF for ; Tue, 12 Jan 2016 14:24:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 909BD21C0A0; Tue, 12 Jan 2016 14:24:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D20E21C0A0 for ; Tue, 12 Jan 2016 14:24:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CA82340B6A for ; Tue, 12 Jan 2016 14:24:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE6C4CFE for ; Tue, 12 Jan 2016 14:24:06 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1452608630.cb5befa863a5cbd5a396b6758c6a416cd326f6b7.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/xen/xen-4.6.0-r7.ebuild X-VCS-Directories: app-emulation/xen/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: cb5befa863a5cbd5a396b6758c6a416cd326f6b7 X-VCS-Branch: master Date: Tue, 12 Jan 2016 14:24:06 +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: 195e745c-786e-4af9-a896-481e3111eb68 X-Archives-Hash: b3b66794fc718fdbafb3aa684b70e9f5 commit: cb5befa863a5cbd5a396b6758c6a416cd326f6b7 Author: Ian Delaney gentoo org> AuthorDate: Tue Jan 12 14:14:09 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Jan 12 14:23:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5befa8 app-emulation/xen: revbump to 4.6.0-r7 from addition of 1 upstream patch Package-Manager: portage-2.2.26 app-emulation/xen/xen-4.6.0-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen/xen-4.6.0-r7.ebuild b/app-emulation/xen/xen-4.6.0-r7.ebuild index 81de4e5..c9b19e3 100644 --- a/app-emulation/xen/xen-4.6.0-r7.ebuild +++ b/app-emulation/xen/xen-4.6.0-r7.ebuild @@ -90,8 +90,8 @@ src_prepare() { EPATCH_SUFFIX="patch" \ EPATCH_FORCE="yes" \ EPATCH_OPTS="-p1" \ - epatch "${WORKDIR}"/patches-upstream - epatch "${WORKDIR}"/libexec.patch + epatch "${WORKDIR}"/patches-upstream \ + "${WORKDIR}"/libexec.patch fi if [[ -n ${SECURITY_VER} ]]; then