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: Wed, 01 Oct 2008 09:13:53
Message-Id: E1KkxmI-00062z-7N@stork.gentoo.org
1 armin76 08/10/01 09:13:50
2
3 Modified: ChangeLog nose-0.10.3.ebuild nose-0.9.3-r1.ebuild
4 Log:
5 Add ~alpha wrt #233554
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.17 dev-python/nose/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 1 Oct 2008 09:04:12 -0000 1.16
22 +++ ChangeLog 1 Oct 2008 09:13:49 -0000 1.17
23 @@ -1,8 +1,9 @@
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.16 2008/10/01 09:04:12 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.17 2008/10/01 09:13:49 armin76 Exp $
28
29 - 01 Oct 2008; Raúl Porcel <armin76@g.o> nose-0.9.3-r1.ebuild:
30 + 01 Oct 2008; Raúl Porcel <armin76@g.o> nose-0.9.3-r1.ebuild,
31 + nose-0.10.3.ebuild:
32 Add ~alpha wrt #233554
33
34 29 Sep 2008; Jeroen Roovers <jer@g.o> nose-0.10.3.ebuild:
35
36
37
38 1.5 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.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild?r1=1.4&r2=1.5
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.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- nose-0.10.3.ebuild 29 Sep 2008 23:52:57 -0000 1.4
51 +++ nose-0.10.3.ebuild 1 Oct 2008 09:13:49 -0000 1.5
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.4 2008/09/29 23:52:57 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v 1.5 2008/10/01 09:13:49 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 ~hppa ~ia64 ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
66 IUSE="doc examples test"
67
68 RDEPEND="dev-python/setuptools"
69
70
71
72 1.6 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.6&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild?rev=1.6&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.5&r2=1.6
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.5
82 retrieving revision 1.6
83 diff -u -r1.5 -r1.6
84 --- nose-0.9.3-r1.ebuild 1 Oct 2008 09:04:12 -0000 1.5
85 +++ nose-0.9.3-r1.ebuild 1 Oct 2008 09:13:49 -0000 1.6
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.5 2008/10/01 09:04:12 armin76 Exp $
90 +# $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 $
91
92 NEED_PYTHON=2.2
93
94 inherit distutils eutils
95
96 -KEYWORDS="~alpha amd64 ~ia64 ~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/"