public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-laptop/nvidiabl: nvidiabl-0.81.ebuild ChangeLog
@ 2013-04-25 18:36 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2013-04-25 18:36 UTC (permalink / raw
  To: gentoo-commits

angelos     13/04/25 18:36:57

  Modified:             nvidiabl-0.81.ebuild ChangeLog
  Log:
  Restrict test suite as it does nothing other than insmod the module
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)

Revision  Changes    Path
1.2                  app-laptop/nvidiabl/nvidiabl-0.81.ebuild

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

Index: nvidiabl-0.81.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nvidiabl-0.81.ebuild	9 Feb 2013 19:43:44 -0000	1.1
+++ nvidiabl-0.81.ebuild	25 Apr 2013 18:36:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.1 2013/02/09 19:43:44 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.2 2013/04/25 18:36:57 angelos Exp $
 
 EAPI=4
 inherit linux-mod
@@ -18,6 +18,8 @@
 DEPEND=""
 RDEPEND=""
 
+RESTRICT="test"
+
 BUILD_TARGETS="modules"
 MODULE_NAMES="nvidiabl()"
 



1.16                 app-laptop/nvidiabl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	9 Feb 2013 19:43:44 -0000	1.15
+++ ChangeLog	25 Apr 2013 18:36:57 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-laptop/nvidiabl
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v 1.15 2013/02/09 19:43:44 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v 1.16 2013/04/25 18:36:57 angelos Exp $
+
+  25 Apr 2013; Christoph Mende <angelos@gentoo.org> nvidiabl-0.81.ebuild:
+  Restrict test suite as it does nothing other than insmod the module
 
 *nvidiabl-0.81 (09 Feb 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-laptop/nvidiabl: nvidiabl-0.81.ebuild ChangeLog
@ 2013-04-30 13:24 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 2+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2013-04-30 13:24 UTC (permalink / raw
  To: gentoo-commits

vincent     13/04/30 13:24:03

  Modified:             nvidiabl-0.81.ebuild ChangeLog
  Log:
  amd64, x86 stable. eapi 5 bump. verbose build log fixed.
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)

Revision  Changes    Path
1.3                  app-laptop/nvidiabl/nvidiabl-0.81.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild?r1=1.2&r2=1.3

Index: nvidiabl-0.81.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nvidiabl-0.81.ebuild	25 Apr 2013 18:36:57 -0000	1.2
+++ nvidiabl-0.81.ebuild	30 Apr 2013 13:24:03 -0000	1.3
@@ -1,8 +1,8 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.2 2013/04/25 18:36:57 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.3 2013/04/30 13:24:03 vincent Exp $
 
-EAPI=4
+EAPI=5
 inherit linux-mod
 
 DESCRIPTION="Linux driver for setting the backlight brightness on laptops using
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=""
@@ -33,5 +33,6 @@
 
 src_compile() {
 	BUILD_PARAMS="KVER=${KV_FULL}"
+	MAKEOPTS+=" V=1"
 	linux-mod_src_compile
 }



1.17                 app-laptop/nvidiabl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/nvidiabl/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	25 Apr 2013 18:36:57 -0000	1.16
+++ ChangeLog	30 Apr 2013 13:24:03 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for app-laptop/nvidiabl
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v 1.16 2013/04/25 18:36:57 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/ChangeLog,v 1.17 2013/04/30 13:24:03 vincent Exp $
+
+  30 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> nvidiabl-0.81.ebuild:
+  amd64, x86 stable. eapi 5 bump. verbose build log fixed.
 
   25 Apr 2013; Christoph Mende <angelos@gentoo.org> nvidiabl-0.81.ebuild:
   Restrict test suite as it does nothing other than insmod the module





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-30 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 18:36 [gentoo-commits] gentoo-x86 commit in app-laptop/nvidiabl: nvidiabl-0.81.ebuild ChangeLog Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-30 13:24 Vicente Olivert Riera (vincent)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox