public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.4.1.ebuild psutil-0.4.0.ebuild psutil-0.3.0.ebuild ChangeLog
@ 2012-02-21  9:14 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-21  9:14 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/21 09:14:43

  Modified:             psutil-0.4.1.ebuild psutil-0.4.0.ebuild
                        psutil-0.3.0.ebuild ChangeLog
  Log:
  Restricting jython
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/psutil/psutil-0.4.1.ebuild

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

Index: psutil-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- psutil-0.4.1.ebuild	14 Feb 2012 03:47:46 -0000	1.1
+++ psutil-0.4.1.ebuild	21 Feb 2012 09:14:43 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.1 2012/02/14 03:47:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.2 2012/02/21 09:14:43 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
 
 inherit distutils
 



1.2                  dev-python/psutil/psutil-0.4.0.ebuild

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

Index: psutil-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- psutil-0.4.0.ebuild	25 Dec 2011 11:16:38 -0000	1.1
+++ psutil-0.4.0.ebuild	21 Feb 2012 09:14:43 -0000	1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.1 2011/12/25 11:16:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.2 2012/02/21 09:14:43 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
 
 inherit distutils
 



1.4                  dev-python/psutil/psutil-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?r1=1.3&r2=1.4

Index: psutil-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- psutil-0.3.0.ebuild	24 Oct 2011 19:56:15 -0000	1.3
+++ psutil-0.3.0.ebuild	21 Feb 2012 09:14:43 -0000	1.4
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.3 2011/10/24 19:56:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.4 2012/02/21 09:14:43 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
 
 inherit distutils
 



1.9                  dev-python/psutil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	14 Feb 2012 03:47:46 -0000	1.8
+++ ChangeLog	21 Feb 2012 09:14:43 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/psutil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.8 2012/02/14 03:47:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.9 2012/02/21 09:14:43 patrick Exp $
+
+  21 Feb 2012; Patrick Lauer <patrick@gentoo.org> psutil-0.3.0.ebuild,
+  psutil-0.4.0.ebuild, psutil-0.4.1.ebuild:
+  Restricting jython
 
 *psutil-0.4.1 (14 Feb 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.4.1.ebuild psutil-0.4.0.ebuild psutil-0.3.0.ebuild ChangeLog
@ 2012-02-21  9:16 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-21  9:16 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/21 09:16:53

  Modified:             psutil-0.4.1.ebuild psutil-0.4.0.ebuild
                        psutil-0.3.0.ebuild ChangeLog
  Log:
  Restricting jython properly
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/psutil/psutil-0.4.1.ebuild

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

Index: psutil-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- psutil-0.4.1.ebuild	21 Feb 2012 09:14:43 -0000	1.2
+++ psutil-0.4.1.ebuild	21 Feb 2012 09:16:52 -0000	1.3
@@ -1,11 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.2 2012/02/21 09:14:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.3 2012/02/21 09:16:52 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
+PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_RESTRICT_ABIS="*-jython"
 
 inherit distutils
 



1.3                  dev-python/psutil/psutil-0.4.0.ebuild

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

Index: psutil-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- psutil-0.4.0.ebuild	21 Feb 2012 09:14:43 -0000	1.2
+++ psutil-0.4.0.ebuild	21 Feb 2012 09:16:52 -0000	1.3
@@ -1,11 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.2 2012/02/21 09:14:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.3 2012/02/21 09:16:52 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
+PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_RESTRICT_ABIS="*-jython"
 
 inherit distutils
 



1.5                  dev-python/psutil/psutil-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?r1=1.4&r2=1.5

Index: psutil-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- psutil-0.3.0.ebuild	21 Feb 2012 09:14:43 -0000	1.4
+++ psutil-0.3.0.ebuild	21 Feb 2012 09:16:52 -0000	1.5
@@ -1,11 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.4 2012/02/21 09:14:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.5 2012/02/21 09:16:52 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
-PYTHON_TESTS_RESTRICTED_ABIS="3.* *-jython"
+PYTHON_TESTS_RESTRICTED_ABIS="3.*"
+PYTHON_RESTRICT_ABIS="*-jython"
 
 inherit distutils
 



1.10                 dev-python/psutil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	21 Feb 2012 09:14:43 -0000	1.9
+++ ChangeLog	21 Feb 2012 09:16:52 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/psutil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.9 2012/02/21 09:14:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.10 2012/02/21 09:16:52 patrick Exp $
+
+  21 Feb 2012; Patrick Lauer <patrick@gentoo.org> psutil-0.3.0.ebuild,
+  psutil-0.4.0.ebuild, psutil-0.4.1.ebuild:
+  Restricting jython properly
 
   21 Feb 2012; Patrick Lauer <patrick@gentoo.org> psutil-0.3.0.ebuild,
   psutil-0.4.0.ebuild, psutil-0.4.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.4.1.ebuild psutil-0.4.0.ebuild psutil-0.3.0.ebuild ChangeLog
@ 2012-03-12 19:15 Marien Zwart (marienz)
  0 siblings, 0 replies; 3+ messages in thread
From: Marien Zwart (marienz) @ 2012-03-12 19:15 UTC (permalink / raw
  To: gentoo-commits

marienz     12/03/12 19:15:16

  Modified:             psutil-0.4.1.ebuild psutil-0.4.0.ebuild
                        psutil-0.3.0.ebuild ChangeLog
  Log:
  Fix typo (s/PYTHON_RESTRICT_ABIS/RESTRICT_PYTHON_ABIS/)
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-python/psutil/psutil-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild?r1=1.3&r2=1.4

Index: psutil-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- psutil-0.4.1.ebuild	21 Feb 2012 09:16:52 -0000	1.3
+++ psutil-0.4.1.ebuild	12 Mar 2012 19:15:15 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.3 2012/02/21 09:16:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.1.ebuild,v 1.4 2012/03/12 19:15:15 marienz Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
 PYTHON_TESTS_RESTRICTED_ABIS="3.*"
-PYTHON_RESTRICT_ABIS="*-jython"
+RESTRICT_PYTHON_ABIS="*-jython"
 
 inherit distutils
 



1.4                  dev-python/psutil/psutil-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild?r1=1.3&r2=1.4

Index: psutil-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- psutil-0.4.0.ebuild	21 Feb 2012 09:16:52 -0000	1.3
+++ psutil-0.4.0.ebuild	12 Mar 2012 19:15:15 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.3 2012/02/21 09:16:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.4.0.ebuild,v 1.4 2012/03/12 19:15:15 marienz Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
 PYTHON_TESTS_RESTRICTED_ABIS="3.*"
-PYTHON_RESTRICT_ABIS="*-jython"
+RESTRICT_PYTHON_ABIS="*-jython"
 
 inherit distutils
 



1.6                  dev-python/psutil/psutil-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild?r1=1.5&r2=1.6

Index: psutil-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- psutil-0.3.0.ebuild	21 Feb 2012 09:16:52 -0000	1.5
+++ psutil-0.3.0.ebuild	12 Mar 2012 19:15:15 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.5 2012/02/21 09:16:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.3.0.ebuild,v 1.6 2012/03/12 19:15:15 marienz Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
 PYTHON_TESTS_RESTRICTED_ABIS="3.*"
-PYTHON_RESTRICT_ABIS="*-jython"
+RESTRICT_PYTHON_ABIS="*-jython"
 
 inherit distutils
 



1.11                 dev-python/psutil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	21 Feb 2012 09:16:52 -0000	1.10
+++ ChangeLog	12 Mar 2012 19:15:15 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/psutil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.10 2012/02/21 09:16:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.11 2012/03/12 19:15:15 marienz Exp $
+
+  12 Mar 2012; Marien Zwart <marienz@gentoo.org> psutil-0.3.0.ebuild,
+  psutil-0.4.0.ebuild, psutil-0.4.1.ebuild:
+  Fix typo (s/PYTHON_RESTRICT_ABIS/RESTRICT_PYTHON_ABIS/)
 
   21 Feb 2012; Patrick Lauer <patrick@gentoo.org> psutil-0.3.0.ebuild,
   psutil-0.4.0.ebuild, psutil-0.4.1.ebuild:






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

end of thread, other threads:[~2012-03-12 19:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21  9:14 [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.4.1.ebuild psutil-0.4.0.ebuild psutil-0.3.0.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-21  9:16 Patrick Lauer (patrick)
2012-03-12 19:15 Marien Zwart (marienz)

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