public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/fatrace: fatrace-0.4.ebuild
@ 2012-05-23 20:18 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-05-23 20:18 UTC (permalink / raw
  To: gentoo-commits

xmw         12/05/23 20:18:21

  Modified:             fatrace-0.4.ebuild
  Log:
  Initial import (thanks github.com/lorem-ipsum for the ebuild)
  
  (Portage version: 2.1.10.62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/fatrace/fatrace-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?r1=1.1&r2=1.2

Index: fatrace-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fatrace-0.4.ebuild	23 May 2012 20:13:44 -0000	1.1
+++ fatrace-0.4.ebuild	23 May 2012 20:18:21 -0000	1.2
@@ -1,10 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v 1.1 2012/05/23 20:13:44 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v 1.2 2012/05/23 20:18:21 xmw Exp $
 
 EAPI=4
+PYTHON_DEPEND="powertop? *"
 
-inherit toolchain-funcs
+inherit linux-info python toolchain-funcs
 
 DESCRIPTION="report file access events from all running processes"
 HOMEPAGE="https://launchpad.net/fatrace"






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

* [gentoo-commits] gentoo-x86 commit in dev-util/fatrace: fatrace-0.4.ebuild
@ 2012-05-23 20:20 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-05-23 20:20 UTC (permalink / raw
  To: gentoo-commits

xmw         12/05/23 20:20:37

  Modified:             fatrace-0.4.ebuild
  Log:
  Initial import (thanks github.com/lorem-ipsum for the ebuild)
  
  (Portage version: 2.1.10.62/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-util/fatrace/fatrace-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild?r1=1.2&r2=1.3

Index: fatrace-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fatrace-0.4.ebuild	23 May 2012 20:18:21 -0000	1.2
+++ fatrace-0.4.ebuild	23 May 2012 20:20:37 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v 1.2 2012/05/23 20:18:21 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.4.ebuild,v 1.3 2012/05/23 20:20:37 xmw Exp $
 
 EAPI=4
 PYTHON_DEPEND="powertop? *"
@@ -19,7 +19,12 @@
 RDEPEND="powertop? ( =sys-power/powertop-1.13 )"
 DEPEND=""
 
-CONFIG_CHECK="FANOTIFY"
+CONFIG_CHECK="~FANOTIFY"
+
+pkg_setup() {
+	linux-info_pkg_setup
+	python_pkg_setup
+}
 
 src_prepare() {
 	if use powertop ; then






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

end of thread, other threads:[~2012-05-23 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 20:20 [gentoo-commits] gentoo-x86 commit in dev-util/fatrace: fatrace-0.4.ebuild Michael Weber (xmw)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-23 20:18 Michael Weber (xmw)

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