Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: ChangeLog twisted-runner-11.0.0.ebuild
Date: Thu, 26 May 2011 15:54:42
Message-Id: 20110526155432.99D1120054@flycatcher.gentoo.org
1 phajdan.jr 11/05/26 15:54:32
2
3 Modified: ChangeLog twisted-runner-11.0.0.ebuild
4 Log:
5 x86 stable wrt bug #366131
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.50 dev-python/twisted-runner/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.50&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.50&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.49&r2=1.50
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
19 retrieving revision 1.49
20 retrieving revision 1.50
21 diff -u -r1.49 -r1.50
22 --- ChangeLog 9 May 2011 09:50:41 -0000 1.49
23 +++ ChangeLog 26 May 2011 15:54:32 -0000 1.50
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/twisted-runner
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.49 2011/05/09 09:50:41 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.50 2011/05/26 15:54:32 phajdan.jr Exp $
29 +
30 + 26 May 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + twisted-runner-11.0.0.ebuild:
32 + x86 stable wrt bug #366131
33
34 09 May 2011; Markos Chandras <hwoarang@g.o>
35 twisted-runner-11.0.0.ebuild:
36
37
38
39 1.4 dev-python/twisted-runner/twisted-runner-11.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild?r1=1.3&r2=1.4
44
45 Index: twisted-runner-11.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- twisted-runner-11.0.0.ebuild 9 May 2011 09:50:41 -0000 1.3
52 +++ twisted-runner-11.0.0.ebuild 26 May 2011 15:54:32 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild,v 1.3 2011/05/09 09:50:41 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild,v 1.4 2011/05/26 15:54:32 phajdan.jr Exp $
58
59 EAPI="3"
60 PYTHON_DEPEND="2"
61 @@ -12,7 +12,7 @@
62
63 DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
64
65 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
67 IUSE=""
68
69 DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"