dlan 14/11/01 14:54:13 Modified: gentoo-patches.conf Log: fix bashcomp problem, bug 472438, fix ncurses[tinfo] build failure, bug 526526 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.2 app-emulation/xen-tools/files/gentoo-patches.conf file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/gentoo-patches.conf?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/gentoo-patches.conf?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/gentoo-patches.conf?r1=1.1&r2=1.2 Index: gentoo-patches.conf =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/gentoo-patches.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gentoo-patches.conf 12 Sep 2014 02:21:28 -0000 1.1 +++ gentoo-patches.conf 1 Nov 2014 14:54:13 -0000 1.2 @@ -67,6 +67,9 @@ # Fix po file collision with app-emulation/qemu, while USE=qemu is enabled, Bug 508302 _gx027=" xen-tools-4-qemu-fix-po-collision.patch" +# Fix build failure with ncurses[tinfo], bug 526526 +_gx028=" xen-tools-4.4.1-tinfo.patch" + # xen-tools-4.2.5 patches set _gpv_xen_tools_425_0=" ${_gx001} ${_gx002} ${_gx003} ${_gx004} ${_gx005} @@ -90,3 +93,11 @@ ${_gx022} ${_gx017} ${_gx025} ${_gx026} ${_gx027} ${_gx019} " + +_gpv_xen_tools_441_1=" +${_gx007} ${_gx008} ${_gx009} +${_gx024} ${_gx021} ${_gx014} +${_gx022} ${_gx017} ${_gx025} +${_gx026} ${_gx027} ${_gx019} +${_gx028} +"
