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 9F2671388C1 for ; Thu, 3 Dec 2015 13:14:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9847F21C004; Thu, 3 Dec 2015 13:13:58 +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 1B80721C004 for ; Thu, 3 Dec 2015 13:13:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3A7C340AF3 for ; Thu, 3 Dec 2015 13:13:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04932C7A for ; Thu, 3 Dec 2015 13:13:52 +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: <1449148420.ceb8fbbf099c93832d9ab9118ef152ac4153079d.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-r2.ebuild X-VCS-Directories: app-emulation/xen/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: ceb8fbbf099c93832d9ab9118ef152ac4153079d X-VCS-Branch: master Date: Thu, 3 Dec 2015 13:13:52 +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: c3c4da79-6fc6-45a4-b8e4-bf4cce910f0c X-Archives-Hash: b388ba21b2d4f69248db455817700f4d commit: ceb8fbbf099c93832d9ab9118ef152ac4153079d Author: Ian Delaney gentoo org> AuthorDate: Thu Dec 3 12:53:06 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Thu Dec 3 13:13:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb8fbbf app-emulation/xen: remove stray entry re sec. patches from vn.4.6.0-r2 Package-Manager: portage-2.2.24 app-emulation/xen/xen-4.6.0-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild b/app-emulation/xen/xen-4.6.0-r2.ebuild index d6344ca..76febbc 100644 --- a/app-emulation/xen/xen-4.6.0-r2.ebuild +++ b/app-emulation/xen/xen-4.6.0-r2.ebuild @@ -28,9 +28,7 @@ else SRC_URI="http://bits.xensource.com/oss-xen/release/${MY_PV}/${MY_P}.tar.gz ${UPSTREAM_PATCHSET_URI} ${SECURITY_PATCHSET_URI} - ${GENTOO_PATCHSET_URI} - https://dev.gentoo.org/~idella4/distfiles/${PN}-security-patches.tar.gz" - + ${GENTOO_PATCHSET_URI}" fi inherit mount-boot flag-o-matic python-any-r1 toolchain-funcs eutils ${live_eclass}