Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
Date: Thu, 03 Dec 2015 13:14:01
Message-Id: 1449148420.ceb8fbbf099c93832d9ab9118ef152ac4153079d.idella4@gentoo
1 commit: ceb8fbbf099c93832d9ab9118ef152ac4153079d
2 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 12:53:06 2015 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:13:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb8fbbf
7
8 app-emulation/xen: remove stray entry re sec. patches from vn.4.6.0-r2
9
10 Package-Manager: portage-2.2.24
11
12 app-emulation/xen/xen-4.6.0-r2.ebuild | 4 +---
13 1 file changed, 1 insertion(+), 3 deletions(-)
14
15 diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild b/app-emulation/xen/xen-4.6.0-r2.ebuild
16 index d6344ca..76febbc 100644
17 --- a/app-emulation/xen/xen-4.6.0-r2.ebuild
18 +++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
19 @@ -28,9 +28,7 @@ else
20 SRC_URI="http://bits.xensource.com/oss-xen/release/${MY_PV}/${MY_P}.tar.gz
21 ${UPSTREAM_PATCHSET_URI}
22 ${SECURITY_PATCHSET_URI}
23 - ${GENTOO_PATCHSET_URI}
24 - https://dev.gentoo.org/~idella4/distfiles/${PN}-security-patches.tar.gz"
25 -
26 + ${GENTOO_PATCHSET_URI}"
27 fi
28
29 inherit mount-boot flag-o-matic python-any-r1 toolchain-funcs eutils ${live_eclass}