public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Yao (ryao)" <ryao@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/spl: spl-9999.ebuild ChangeLog
Date: Sat, 26 Apr 2014 16:20:23 +0000 (UTC)	[thread overview]
Message-ID: <20140426162023.DA15C2004C@flycatcher.gentoo.org> (raw)

ryao        14/04/26 16:20:23

  Modified:             spl-9999.ebuild ChangeLog
  Log:
  Improve USE=debug on 9999 ebuild: changes will be propagated to the next revision bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)

Revision  Changes    Path
1.38                 sys-kernel/spl/spl-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-9999.ebuild?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-9999.ebuild?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-9999.ebuild?r1=1.37&r2=1.38

Index: spl-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-9999.ebuild,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- spl-9999.ebuild	17 Apr 2013 14:30:09 -0000	1.37
+++ spl-9999.ebuild	26 Apr 2014 16:20:23 -0000	1.38
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-9999.ebuild,v 1.37 2013/04/17 14:30:09 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-9999.ebuild,v 1.38 2014/04/26 16:20:23 ryao Exp $
 
 EAPI="4"
 AUTOTOOLS_AUTORECONF="1"
@@ -24,7 +24,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="custom-cflags debug debug-log"
-RESTRICT="test"
+RESTRICT="debug? ( strip ) test"
 
 COMMON_DEPEND="dev-lang/perl
 	virtual/awk"
@@ -48,6 +48,8 @@
 		ZLIB_DEFLATE
 		ZLIB_INFLATE
 	"
+	use debug && CONFIG_CHECK="FRAME_POINTER
+	${CONFIG_FRAME_POINTER}"
 
 	kernel_is ge 2 6 26 || die "Linux 2.6.26 or newer required"
 



1.70                 sys-kernel/spl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	11 Apr 2014 04:42:22 -0000	1.69
+++ ChangeLog	26 Apr 2014 16:20:23 -0000	1.70
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/spl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.69 2014/04/11 04:42:22 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.70 2014/04/26 16:20:23 ryao Exp $
+
+  26 Apr 2014; Richard Yao <ryao@gentoo.org> spl-9999.ebuild:
+  Improve USE=debug on 9999 ebuild: changes will be propagated to the next
+  revision bump
 
 *spl-0.6.2-r5 (11 Apr 2014)
 





             reply	other threads:[~2014-04-26 16:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 16:20 Richard Yao (ryao) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-09  1:27 [gentoo-commits] gentoo-x86 commit in sys-kernel/spl: spl-9999.ebuild ChangeLog Matt Thode (prometheanfire)
2014-06-20 16:44 Richard Yao (ryao)
2014-05-14 17:38 Richard Yao (ryao)
2013-04-17 14:30 Richard Yao (ryao)
2013-04-17 13:34 Richard Yao (ryao)
2013-03-20 18:54 Richard Yao (ryao)
2013-01-16  9:01 Richard Yao (ryao)
2012-10-03  0:06 Richard Yao (ryao)
2012-06-18 15:18 Richard Yao (ryao)
2012-04-21 17:53 Mike Gilbert (floppym)
2012-04-11  0:11 Mike Gilbert (floppym)
2012-04-04  0:21 Mike Gilbert (floppym)
2012-03-05  0:37 Mike Gilbert (floppym)
2012-02-27  1:28 Mike Gilbert (floppym)
2012-02-27  1:23 Mike Gilbert (floppym)
2012-02-27  1:12 Mike Gilbert (floppym)
2012-02-24 22:35 Mike Gilbert (floppym)
2012-02-14  3:13 Mike Gilbert (floppym)
2012-02-04 21:05 Mike Gilbert (floppym)
2012-01-31 21:19 Mike Gilbert (floppym)
2012-01-28  3:11 Mike Gilbert (floppym)
2012-01-27 22:51 Mike Gilbert (floppym)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140426162023.DA15C2004C@flycatcher.gentoo.org \
    --to=ryao@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox