public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-11-24  9:34 Ian Delaney (idella4)
  0 siblings, 0 replies; 11+ messages in thread
From: Ian Delaney (idella4) @ 2014-11-24  9:34 UTC (permalink / raw
  To: gentoo-commits

idella4     14/11/24 09:34:50

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  clean old python impl, add py3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.11                 dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- setproctitle-1.1.8.ebuild	10 Aug 2014 21:21:38 -0000	1.10
+++ setproctitle-1.1.8.ebuild	24 Nov 2014 09:34:50 -0000	1.11
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.10 2014/08/10 21:21:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.11 2014/11/24 09:34:50 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1 toolchain-funcs
 



1.46                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	10 Aug 2014 21:21:38 -0000	1.45
+++ ChangeLog	24 Nov 2014 09:34:50 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.45 2014/08/10 21:21:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.46 2014/11/24 09:34:50 idella4 Exp $
+
+  24 Nov 2014; Ian Delaney <idella4@gentoo.org> setproctitle-1.1.8.ebuild:
+  clean old python impl, add py3.4
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> setproctitle-1.1.3.ebuild,
   setproctitle-1.1.6-r1.ebuild, setproctitle-1.1.6.ebuild,





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2015-07-29 19:16 Fabian Groffen (grobian)
  0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen (grobian) @ 2015-07-29 19:16 UTC (permalink / raw
  To: gentoo-commits

grobian     15/07/29 19:16:21

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Keyworded for *-solaris, *-macos
  
  (Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.13                 dev-python/setproctitle/setproctitle-1.1.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?r1=1.12&r2=1.13

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- setproctitle-1.1.8.ebuild	24 Nov 2014 10:18:35 -0000	1.12
+++ setproctitle-1.1.8.ebuild	29 Jul 2015 19:16:21 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.12 2014/11/24 10:18:35 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.13 2015/07/29 19:16:21 grobian Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.49                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	21 Jan 2015 06:53:55 -0000	1.48
+++ ChangeLog	29 Jul 2015 19:16:21 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.48 2015/01/21 06:53:55 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.49 2015/07/29 19:16:21 grobian Exp $
+
+  29 Jul 2015; Fabian Groffen <grobian@gentoo.org> setproctitle-1.1.8.ebuild:
+  Keyworded for *-solaris, *-macos
 
   21 Jan 2015; Ian Delaney <idella4@gentoo.org> -setproctitle-1.1.3.ebuild,
   -setproctitle-1.1.6-r1.ebuild, -setproctitle-1.1.6.ebuild,





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-11-24 10:18 Ian Delaney (idella4)
  0 siblings, 0 replies; 11+ messages in thread
From: Ian Delaney (idella4) @ 2014-11-24 10:18 UTC (permalink / raw
  To: gentoo-commits

idella4     14/11/24 10:18:35

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  re-add pypy support
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.12                 dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- setproctitle-1.1.8.ebuild	24 Nov 2014 09:34:50 -0000	1.11
+++ setproctitle-1.1.8.ebuild	24 Nov 2014 10:18:35 -0000	1.12
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.11 2014/11/24 09:34:50 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.12 2014/11/24 10:18:35 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1 toolchain-funcs
 



1.47                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	24 Nov 2014 09:34:50 -0000	1.46
+++ ChangeLog	24 Nov 2014 10:18:35 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.46 2014/11/24 09:34:50 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.47 2014/11/24 10:18:35 idella4 Exp $
+
+  24 Nov 2014; Ian Delaney <idella4@gentoo.org> setproctitle-1.1.8.ebuild:
+  re-add pypy support
 
   24 Nov 2014; Ian Delaney <idella4@gentoo.org> setproctitle-1.1.8.ebuild:
   clean old python impl, add py3.4





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-19 15:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-19 15:24 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/19 15:24:48

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #502798
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- setproctitle-1.1.8.ebuild	12 Mar 2014 09:53:21 -0000	1.8
+++ setproctitle-1.1.8.ebuild	19 Mar 2014 15:24:47 -0000	1.9
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.8 2014/03/12 09:53:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.9 2014/03/19 15:24:47 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.44                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	12 Mar 2014 09:53:21 -0000	1.43
+++ ChangeLog	19 Mar 2014 15:24:47 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.43 2014/03/12 09:53:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.44 2014/03/19 15:24:47 ago Exp $
+
+  19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+  Stable for alpha, wrt bug #502798
 
   12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
   Stable for sparc, wrt bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-12  9:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-12  9:53 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/12 09:53:21

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #502798
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- setproctitle-1.1.8.ebuild	8 Mar 2014 13:13:44 -0000	1.7
+++ setproctitle-1.1.8.ebuild	12 Mar 2014 09:53:21 -0000	1.8
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.7 2014/03/08 13:13:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.8 2014/03/12 09:53:21 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.43                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	8 Mar 2014 13:13:44 -0000	1.42
+++ ChangeLog	12 Mar 2014 09:53:21 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.42 2014/03/08 13:13:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.43 2014/03/12 09:53:21 ago Exp $
+
+  12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+  Stable for sparc, wrt bug #502798
 
   08 Mar 2014; Markus Meier <maekke@gentoo.org> setproctitle-1.1.8.ebuild:
   arm stable, bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-06 10:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-06 10:43 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/06 10:43:20

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #502798
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- setproctitle-1.1.8.ebuild	5 Mar 2014 15:41:53 -0000	1.5
+++ setproctitle-1.1.8.ebuild	6 Mar 2014 10:43:20 -0000	1.6
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.5 2014/03/05 15:41:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.6 2014/03/06 10:43:20 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.41                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	5 Mar 2014 15:41:53 -0000	1.40
+++ ChangeLog	6 Mar 2014 10:43:20 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.40 2014/03/05 15:41:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.41 2014/03/06 10:43:20 ago Exp $
+
+  06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+  Stable for ppc64, wrt bug #502798
 
   05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
   Stable for ppc, wrt bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-05 15:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-05 15:41 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/05 15:41:53

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #502798
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- setproctitle-1.1.8.ebuild	4 Mar 2014 20:08:20 -0000	1.4
+++ setproctitle-1.1.8.ebuild	5 Mar 2014 15:41:53 -0000	1.5
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.4 2014/03/04 20:08:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.5 2014/03/05 15:41:53 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.40                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	4 Mar 2014 20:08:20 -0000	1.39
+++ ChangeLog	5 Mar 2014 15:41:53 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.39 2014/03/04 20:08:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.40 2014/03/05 15:41:53 ago Exp $
+
+  05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+  Stable for ppc, wrt bug #502798
 
   04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
   Stable for x86, wrt bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-04 20:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-04 20:08 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/04 20:08:20

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #502798
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- setproctitle-1.1.8.ebuild	2 Mar 2014 23:10:39 -0000	1.3
+++ setproctitle-1.1.8.ebuild	4 Mar 2014 20:08:20 -0000	1.4
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.3 2014/03/02 23:10:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.4 2014/03/04 20:08:20 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.39                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	2 Mar 2014 23:10:39 -0000	1.38
+++ ChangeLog	4 Mar 2014 20:08:20 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.38 2014/03/02 23:10:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.39 2014/03/04 20:08:20 ago Exp $
+
+  04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+  Stable for x86, wrt bug #502798
 
   02 Mar 2014; Pacho Ramos <pacho@gentoo.org> setproctitle-1.1.8.ebuild:
   amd64 stable, bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-02 23:10 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-02 23:10 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/02 23:10:39

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  amd64 stable, bug #502798
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- setproctitle-1.1.8.ebuild	2 Mar 2014 09:34:36 -0000	1.2
+++ setproctitle-1.1.8.ebuild	2 Mar 2014 23:10:39 -0000	1.3
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.2 2014/03/02 09:34:36 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.3 2014/03/02 23:10:39 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.38                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	2 Mar 2014 09:34:36 -0000	1.37
+++ ChangeLog	2 Mar 2014 23:10:39 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.37 2014/03/02 09:34:36 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.38 2014/03/02 23:10:39 pacho Exp $
+
+  02 Mar 2014; Pacho Ramos <pacho@gentoo.org> setproctitle-1.1.8.ebuild:
+  amd64 stable, bug #502798
 
   02 Mar 2014; Akinori Hattori <hattya@gentoo.org> setproctitle-1.1.8.ebuild:
   ia64 stable wrt bug #502798





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2014-03-02  9:34 Akinori Hattori (hattya)
  0 siblings, 0 replies; 11+ messages in thread
From: Akinori Hattori (hattya) @ 2014-03-02  9:34 UTC (permalink / raw
  To: gentoo-commits

hattya      14/03/02 09:34:36

  Modified:             setproctitle-1.1.8.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #502798
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

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

Index: setproctitle-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- setproctitle-1.1.8.ebuild	26 Nov 2013 06:11:55 -0000	1.1
+++ setproctitle-1.1.8.ebuild	2 Mar 2014 09:34:36 -0000	1.2
@@ -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/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.1 2013/11/26 06:11:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.2 2014/03/02 09:34:36 hattya Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



1.37                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	15 Jan 2014 13:06:40 -0000	1.36
+++ ChangeLog	2 Mar 2014 09:34:36 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.36 2014/01/15 13:06:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.37 2014/03/02 09:34:36 hattya Exp $
+
+  02 Mar 2014; Akinori Hattori <hattya@gentoo.org> setproctitle-1.1.8.ebuild:
+  ia64 stable wrt bug #502798
 
   15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.7.ebuild:
   Stable for alpha, wrt bug #488754





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
@ 2013-11-26  6:11 Patrick Lauer (patrick)
  0 siblings, 0 replies; 11+ messages in thread
From: Patrick Lauer (patrick) @ 2013-11-26  6:11 UTC (permalink / raw
  To: gentoo-commits

patrick     13/11/26 06:11:55

  Modified:             ChangeLog
  Added:                setproctitle-1.1.8.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.30                 dev-python/setproctitle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	5 Sep 2013 18:46:03 -0000	1.29
+++ ChangeLog	26 Nov 2013 06:11:55 -0000	1.30
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/setproctitle
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.29 2013/09/05 18:46:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.30 2013/11/26 06:11:55 patrick Exp $
+
+*setproctitle-1.1.8 (26 Nov 2013)
+
+  26 Nov 2013; Patrick Lauer <patrick@gentoo.org> +setproctitle-1.1.8.ebuild:
+  Bump
 
   05 Sep 2013; Michał Górny <mgorny@gentoo.org> setproctitle-1.1.6-r1.ebuild,
   setproctitle-1.1.7.ebuild:



1.1                  dev-python/setproctitle/setproctitle-1.1.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.1&content-type=text/plain

Index: setproctitle-1.1.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.1 2013/11/26 06:11:55 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit distutils-r1 toolchain-funcs

DESCRIPTION="Allow customization of the process title."
HOMEPAGE="http://code.google.com/p/py-setproctitle/ http://pypi.python.org/pypi/setproctitle"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"

RDEPEND=""
# on <py2.7 the test suite uses SkipTest from nose,
# so we need to run it using nose.
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"

DOCS=( HISTORY.rst README.rst )

python_prepare_all() {
	sed -i -e "/pyrun/s:%s'.*):'):" tests/*.py || die

	distutils-r1_python_prepare_all
}

python_test() {
	cp -r -l tests "${BUILD_DIR}"/ || die

	if [[ ${EPYTHON} == python3.* ]]; then
		# Notes:
		#   -W is not supported by python3.1
		#   -n causes Python to write into hardlinked files
		2to3 --no-diffs -w "${BUILD_DIR}"/tests/*.py || die
	fi

	cd "${BUILD_DIR}" || die

	# prepare embedded executable
	emake tests/pyrun CC="$(tc-getCC)" \
		CPPFLAGS="${CPPFLAGS} $(python-config --cflags)" \
		LDLIBS="${LDLIBS} $(python-config --libs)"

	nosetests || die "Tests fail with ${EPYTHON}"
}





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

end of thread, other threads:[~2015-07-29 19:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  9:34 [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog Ian Delaney (idella4)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-29 19:16 Fabian Groffen (grobian)
2014-11-24 10:18 Ian Delaney (idella4)
2014-03-19 15:24 Agostino Sarubbo (ago)
2014-03-12  9:53 Agostino Sarubbo (ago)
2014-03-06 10:43 Agostino Sarubbo (ago)
2014-03-05 15:41 Agostino Sarubbo (ago)
2014-03-04 20:08 Agostino Sarubbo (ago)
2014-03-02 23:10 Pacho Ramos (pacho)
2014-03-02  9:34 Akinori Hattori (hattya)
2013-11-26  6:11 Patrick Lauer (patrick)

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