Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Fri, 01 Aug 2008 17:59:45
Message-Id: E1KOyuj-0007ne-LV@stork.gentoo.org
1 armin76 08/08/01 17:59:41
2
3 Modified: ChangeLog nose-0.10.3.ebuild nose-0.9.3-r1.ebuild
4 Log:
5 Add ~ia64 wrt #233554
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.13 dev-python/nose/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 1 Aug 2008 11:53:05 -0000 1.12
22 +++ ChangeLog 1 Aug 2008 17:59:41 -0000 1.13
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.12 2008/08/01 11:53:05 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.13 2008/08/01 17:59:41 armin76 Exp $
28 +
29 + 01 Aug 2008; Raúl Porcel <armin76@g.o> nose-0.9.3-r1.ebuild,
30 + nose-0.10.3.ebuild:
31 + Add ~ia64 wrt #233554
32
33 01 Aug 2008; Ferris McCormick <fmccor@g.o> nose-0.9.3-r1.ebuild,
34 nose-0.10.3.ebuild:
35
36
37
38 1.3 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.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?r1=1.2&r2=1.3
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.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- nose-0.10.3.ebuild 1 Aug 2008 11:53:05 -0000 1.2
51 +++ nose-0.10.3.ebuild 1 Aug 2008 17:59:41 -0000 1.3
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.2 2008/08/01 11:53:05 fmccor Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v 1.3 2008/08/01 17:59:41 armin76 Exp $
57
58 inherit distutils eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~sparc ~x86"
65 +KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
66 IUSE="doc examples test"
67
68 RDEPEND="dev-python/setuptools"
69
70
71
72 1.4 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.4&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild?rev=1.4&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.3&r2=1.4
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.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- nose-0.9.3-r1.ebuild 1 Aug 2008 11:53:05 -0000 1.3
85 +++ nose-0.9.3-r1.ebuild 1 Aug 2008 17:59:41 -0000 1.4
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.3 2008/08/01 11:53:05 fmccor Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v 1.4 2008/08/01 17:59:41 armin76 Exp $
91
92 NEED_PYTHON=2.2
93
94 inherit distutils eutils
95
96 -KEYWORDS="amd64 ~sparc x86"
97 +KEYWORDS="amd64 ~ia64 ~sparc x86"
98
99 DESCRIPTION="An alternate test discovery and running process for unittest."
100 HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/"