Gentoo Archives: gentoo-commits

From: "Peter Weller (welp)" <welp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pycrash: pycrash-0.4_pre2.ebuild pycrash-0.4_pre3.ebuild ChangeLog
Date: Tue, 23 Oct 2007 17:58:46
Message-Id: E1IkO1Z-0006QU-2a@stork.gentoo.org
1 welp 07/10/23 17:58:41
2
3 Modified: pycrash-0.4_pre2.ebuild pycrash-0.4_pre3.ebuild
4 ChangeLog
5 Log:
6 Stable on amd64 wrt bug 148325
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.7 dev-python/pycrash/pycrash-0.4_pre2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild?r1=1.6&r2=1.7
15
16 Index: pycrash-0.4_pre2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- pycrash-0.4_pre2.ebuild 6 Jun 2006 22:26:26 -0000 1.6
23 +++ pycrash-0.4_pre2.ebuild 23 Oct 2007 17:58:40 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.6 2006/06/06 22:26:26 carlo Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.7 2007/10/23 17:58:40 welp Exp $
30
31 NEED_PYTHON=2.3
32
33 @@ -15,5 +15,5 @@
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 IUSE=""
37 -KEYWORDS="x86 ~ppc"
38 +KEYWORDS="~ppc x86"
39 DOCS="NEWS TODO"
40
41
42
43 1.10 dev-python/pycrash/pycrash-0.4_pre3.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild?r1=1.9&r2=1.10
48
49 Index: pycrash-0.4_pre3.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- pycrash-0.4_pre3.ebuild 21 Oct 2007 16:25:48 -0000 1.9
56 +++ pycrash-0.4_pre3.ebuild 23 Oct 2007 17:58:40 -0000 1.10
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.9 2007/10/21 16:25:48 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.10 2007/10/23 17:58:40 welp Exp $
62
63 NEED_PYTHON=2.3
64
65 @@ -13,7 +13,7 @@
66 LICENSE="LGPL-2.1"
67 SLOT="0"
68 IUSE=""
69 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
70 +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
71 DOCS="NEWS TODO THANKS"
72
73 S="${WORKDIR}/${MY_P}"
74
75
76
77 1.15 dev-python/pycrash/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/ChangeLog?rev=1.15&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/ChangeLog?rev=1.15&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrash/ChangeLog?r1=1.14&r2=1.15
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v
86 retrieving revision 1.14
87 retrieving revision 1.15
88 diff -u -r1.14 -r1.15
89 --- ChangeLog 21 Oct 2007 16:25:48 -0000 1.14
90 +++ ChangeLog 23 Oct 2007 17:58:40 -0000 1.15
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-python/pycrash
93 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v 1.14 2007/10/21 16:25:48 maekke Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v 1.15 2007/10/23 17:58:40 welp Exp $
96 +
97 + 23 Oct 2007; Peter Weller <welp@g.o> pycrash-0.4_pre2.ebuild,
98 + pycrash-0.4_pre3.ebuild:
99 + Stable on amd64 wrt bug 148325
100
101 21 Oct 2007; Markus Meier <maekke@g.o> pycrash-0.4_pre3.ebuild:
102 adding quotes and x86 stable, bug #148325
103
104
105
106 --
107 gentoo-commits@g.o mailing list