ryao        14/05/14 17:36:55

  Modified:             zfs-kmod-9999.ebuild ChangeLog
  Log:
  Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-9999
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  Changes    Path
1.20                 sys-fs/zfs-kmod/zfs-kmod-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?r1=1.19&r2=1.20

Index: zfs-kmod-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- zfs-kmod-9999.ebuild        26 Apr 2014 16:20:19 -0000      1.19
+++ zfs-kmod-9999.ebuild        14 May 2014 17:36:55 -0000      1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.19 
2014/04/26 16:20:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.20 
2014/05/14 17:36:55 ryao Exp $
 
 EAPI="4"
 
@@ -54,7 +54,7 @@
        "
 
        use debug && CONFIG_CHECK="FRAME_POINTER
-       ${CONFIG_FRAME_POINTER}"
+       CONFIG_DEBUG_INFO"
 
        use rootfs && \
                CONFIG_CHECK="${CONFIG_CHECK} BLK_DEV_INITRD



1.45                 sys-fs/zfs-kmod/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.45&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.45&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   26 Apr 2014 16:20:19 -0000      1.44
+++ ChangeLog   14 May 2014 17:36:55 -0000      1.45
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/zfs-kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.44 2014/04/26 
16:20:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.45 2014/05/14 
17:36:55 ryao Exp $
+
+  14 May 2014; Richard Yao <r...@gentoo.org> zfs-kmod-9999.ebuild:
+  Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-9999
 
   26 Apr 2014; Richard Yao <r...@gentoo.org> zfs-kmod-9999.ebuild:
   Improve USE=debug on 9999 ebuild: changes will be propagated to the next




Reply via email to