Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/nose: ChangeLog nose-0.10.3.ebuild nose-0.9.3-r1.ebuild
Date: Sat, 04 Oct 2008 16:59:54
Message-Id: E1KmATv-000133-Rn@stork.gentoo.org
1 ranger 08/10/04 16:59:51
2
3 Modified: ChangeLog nose-0.10.3.ebuild nose-0.9.3-r1.ebuild
4 Log:
5 Marking nose-0.9.3.-r1 and -0.10.3 ~ppc and ~ppc64 233554
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.18 dev-python/nose/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 1 Oct 2008 09:13:49 -0000 1.17
22 +++ ChangeLog 4 Oct 2008 16:59:51 -0000 1.18
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/nose
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.17 2008/10/01 09:13:49 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.18 2008/10/04 16:59:51 ranger Exp $
28 +
29 + 04 Oct 2008; Brent Baude <ranger@g.o> nose-0.9.3-r1.ebuild,
30 + nose-0.10.3.ebuild:
31 + Marking nose-0.9.3.-r1 and -0.10.3 ~ppc and ~ppc64
32
33 01 Oct 2008; Raúl Porcel <armin76@g.o> nose-0.9.3-r1.ebuild,
34 nose-0.10.3.ebuild:
35
36
37
38 1.6 dev-python/nose/nose-0.10.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?r1=1.5&r2=1.6
43
44 Index: nose-0.10.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- nose-0.10.3.ebuild 1 Oct 2008 09:13:49 -0000 1.5
51 +++ nose-0.10.3.ebuild 4 Oct 2008 16:59:51 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v 1.5 2008/10/01 09:13:49 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v 1.6 2008/10/04 16:59:51 ranger Exp $
57
58 inherit distutils eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE="doc examples test"
67
68 RDEPEND="dev-python/setuptools"
69
70
71
72 1.7 dev-python/nose/nose-0.9.3-r1.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild?rev=1.7&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild?rev=1.7&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild?r1=1.6&r2=1.7
77
78 Index: nose-0.9.3-r1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v
81 retrieving revision 1.6
82 retrieving revision 1.7
83 diff -u -r1.6 -r1.7
84 --- nose-0.9.3-r1.ebuild 1 Oct 2008 09:13:49 -0000 1.6
85 +++ nose-0.9.3-r1.ebuild 4 Oct 2008 16:59:51 -0000 1.7
86 @@ -1,12 +1,12 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v 1.6 2008/10/01 09:13:49 armin76 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v 1.7 2008/10/04 16:59:51 ranger Exp $
91
92 NEED_PYTHON=2.2
93
94 inherit distutils eutils
95
96 -KEYWORDS="amd64 ~ia64 ~sparc x86"
97 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
98
99 DESCRIPTION="An alternate test discovery and running process for unittest."
100 HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/"