diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-12-03 20:53:06 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-12-03 21:13:40 +0800 |
commit | ceb8fbbf099c93832d9ab9118ef152ac4153079d (patch) | |
tree | 31bc7b5ff338275673083b27f0f5b04ea085e9af /app-emulation | |
parent | dev-tex/minted: Fix bad merge (diff) | |
download | gentoo-ceb8fbbf099c93832d9ab9118ef152ac4153079d.tar.gz gentoo-ceb8fbbf099c93832d9ab9118ef152ac4153079d.tar.bz2 gentoo-ceb8fbbf099c93832d9ab9118ef152ac4153079d.zip |
app-emulation/xen: remove stray entry re sec. patches from vn.4.6.0-r2
Package-Manager: portage-2.2.24
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} |