diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.6.0-r2.ebuild | 4 |
1 files changed, 1 insertions, 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 d6344ca8cfe0..76febbcf48dd 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} |