idella4     15/01/24 05:05:19

  Modified:             xen-4.5.0.ebuild ChangeLog
  Log:
  add patch to update for IUSE efi, prepared by D. Mannarino from bug #534570, 
fixes said bug
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  app-emulation/xen/xen-4.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild?r1=1.1&r2=1.2

Index: xen-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-4.5.0.ebuild    21 Jan 2015 02:46:30 -0000      1.1
+++ xen-4.5.0.ebuild    24 Jan 2015 05:05:19 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild,v 1.1 
2015/01/21 02:46:30 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0.ebuild,v 1.2 
2015/01/24 05:05:19 idella4 Exp $
 
 EAPI=5
 
@@ -98,7 +98,7 @@
        sed -e '/-include $(XEN_ROOT)\/.config/d' -i Config.mk || die "Couldn't 
drop"
 
        if use efi; then
-               epatch "${FILESDIR}"/${PN}-4.4-efi.patch
+               epatch "${FILESDIR}"/${PN}-4.5-efi.patch
                export EFI_VENDOR="gentoo"
                export EFI_MOUNTPOINT="boot"
        fi



1.187                app-emulation/xen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.187&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.187&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.186&r2=1.187

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog   21 Jan 2015 02:46:30 -0000      1.186
+++ ChangeLog   24 Jan 2015 05:05:19 -0000      1.187
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/xen
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.186 
2015/01/21 02:46:30 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.187 
2015/01/24 05:05:19 idella4 Exp $
+
+  24 Jan 2015; Ian Delaney <idel...@gentoo.org> +files/xen-4.5-efi.patch,
+  xen-4.5.0.ebuild:
+  add patch to update for IUSE efi, prepared by D. Mannarino from bug #534570,
+  fixes said bug
 
 *xen-4.5.0 (21 Jan 2015)
 *xen-4.4.1-r5 (21 Jan 2015)




Reply via email to