public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild
@ 2009-10-30 12:55 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 5+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-30 12:55 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/10/30 12:55:35

  Modified:             ChangeLog twisted-runner-8.2.0.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  (Portage version: 14746-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-python/twisted-runner/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	8 Jan 2009 22:39:37 -0000	1.28
+++ ChangeLog	30 Oct 2009 12:55:34 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.28 2009/01/08 22:39:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.29 2009/10/30 12:55:34 arfrever Exp $
+
+  30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  twisted-runner-8.2.0.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
 *twisted-runner-8.2.0 (08 Jan 2009)
 



1.2                  dev-python/twisted-runner/twisted-runner-8.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?r1=1.1&r2=1.2

Index: twisted-runner-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-runner-8.2.0.ebuild	8 Jan 2009 22:39:37 -0000	1.1
+++ twisted-runner-8.2.0.ebuild	30 Oct 2009 12:55:34 -0000	1.2
@@ -1,17 +1,22 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.1 2009/01/08 22:39:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.2 2009/10/30 12:55:34 arfrever Exp $
 
-MY_PACKAGE=Runner
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+MY_PACKAGE="Runner"
 
 inherit twisted versionator
 
 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
 
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
 
 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"
+RDEPEND="${DEPEND}"
+RESTRICT_PYTHON_ABIS="3.*"
 
 PROVIDE="virtual/inetd"
 
-IUSE=""
+PYTHON_MODNAME="twisted/runner"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild
@ 2009-11-29 13:34 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 5+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-11-29 13:34 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/11/29 13:34:24

  Modified:             ChangeLog twisted-runner-8.2.0.ebuild
  Log:
  Stable for ppc.
  Bug 289680.
  (Portage version: 14755-svn/cvs/Linux ppc)

Revision  Changes    Path
1.30                 dev-python/twisted-runner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	30 Oct 2009 12:55:34 -0000	1.29
+++ ChangeLog	29 Nov 2009 13:34:24 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.29 2009/10/30 12:55:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.30 2009/11/29 13:34:24 volkmar Exp $
+
+  29 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
+  twisted-runner-8.2.0.ebuild:
+  Stable for ppc, bug 289680
 
   30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   twisted-runner-8.2.0.ebuild:



1.3                  dev-python/twisted-runner/twisted-runner-8.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?r1=1.2&r2=1.3

Index: twisted-runner-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-runner-8.2.0.ebuild	30 Oct 2009 12:55:34 -0000	1.2
+++ twisted-runner-8.2.0.ebuild	29 Nov 2009 13:34:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.2 2009/10/30 12:55:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.3 2009/11/29 13:34:24 volkmar Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild
@ 2009-12-01  9:48 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-12-01  9:48 UTC (permalink / raw
  To: gentoo-commits

maekke      09/12/01 09:48:55

  Modified:             ChangeLog twisted-runner-8.2.0.ebuild
  Log:
  amd64/x86 stable, bug #289680
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-python/twisted-runner/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	30 Nov 2009 01:34:10 -0000	1.31
+++ ChangeLog	1 Dec 2009 09:48:55 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.31 2009/11/30 01:34:10 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.32 2009/12/01 09:48:55 maekke Exp $
+
+  01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-runner-8.2.0.ebuild:
+  amd64/x86 stable, bug #289680
 
 *twisted-runner-9.0.0 (30 Nov 2009)
 



1.4                  dev-python/twisted-runner/twisted-runner-8.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?r1=1.3&r2=1.4

Index: twisted-runner-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-runner-8.2.0.ebuild	29 Nov 2009 13:34:24 -0000	1.3
+++ twisted-runner-8.2.0.ebuild	1 Dec 2009 09:48:55 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.3 2009/11/29 13:34:24 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.4 2009/12/01 09:48:55 maekke Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
 
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild
@ 2009-12-16  0:35 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2009-12-16  0:35 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/16 00:35:41

  Modified:             ChangeLog twisted-runner-8.2.0.ebuild
  Log:
  Marking twisted-runner-8.2.0 ppc64 for bug 289680
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.33                 dev-python/twisted-runner/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	1 Dec 2009 09:48:55 -0000	1.32
+++ ChangeLog	16 Dec 2009 00:35:41 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.32 2009/12/01 09:48:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.33 2009/12/16 00:35:41 ranger Exp $
+
+  16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-runner-8.2.0.ebuild:
+  Marking twisted-runner-8.2.0 ppc64 stable for bug 289680
 
   01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-runner-8.2.0.ebuild:
   amd64/x86 stable, bug #289680



1.5                  dev-python/twisted-runner/twisted-runner-8.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?r1=1.4&r2=1.5

Index: twisted-runner-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-runner-8.2.0.ebuild	1 Dec 2009 09:48:55 -0000	1.4
+++ twisted-runner-8.2.0.ebuild	16 Dec 2009 00:35:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.4 2009/12/01 09:48:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.5 2009/12/16 00:35:41 ranger Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild
@ 2009-12-20 16:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-20 16:34 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/20 16:34:30

  Modified:             ChangeLog twisted-runner-8.2.0.ebuild
  Log:
  alpha/ia64/sparc stable wrt #289680
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.34                 dev-python/twisted-runner/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	16 Dec 2009 00:35:41 -0000	1.33
+++ ChangeLog	20 Dec 2009 16:34:30 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.33 2009/12/16 00:35:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.34 2009/12/20 16:34:30 armin76 Exp $
+
+  20 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+  twisted-runner-8.2.0.ebuild:
+  alpha/ia64/sparc stable wrt #289680
 
   16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-runner-8.2.0.ebuild:
   Marking twisted-runner-8.2.0 ppc64 stable for bug 289680



1.6                  dev-python/twisted-runner/twisted-runner-8.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild?r1=1.5&r2=1.6

Index: twisted-runner-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-runner-8.2.0.ebuild	16 Dec 2009 00:35:41 -0000	1.5
+++ twisted-runner-8.2.0.ebuild	20 Dec 2009 16:34:30 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.5 2009/12/16 00:35:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.6 2009/12/20 16:34:30 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"






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

end of thread, other threads:[~2009-12-20 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-30 12:55 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-8.2.0.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-29 13:34 Mounir Lamouri (volkmar)
2009-12-01  9:48 Markus Meier (maekke)
2009-12-16  0:35 Brent Baude (ranger)
2009-12-20 16:34 Raul Porcel (armin76)

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