Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: ChangeLog enthoughtbase-3.1.0.ebuild
Date: Fri, 01 Apr 2011 16:09:16
Message-Id: 20110401160904.E6FC420054@flycatcher.gentoo.org
1 xarthisius 11/04/01 16:09:04
2
3 Modified: ChangeLog enthoughtbase-3.1.0.ebuild
4 Log:
5 Marked ~ppc64 wrt #342297
6
7 (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.28 dev-python/enthoughtbase/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 27 Mar 2011 19:47:28 -0000 1.27
23 +++ ChangeLog 1 Apr 2011 16:09:04 -0000 1.28
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/enthoughtbase
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.27 2011/03/27 19:47:28 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.28 2011/04/01 16:09:04 xarthisius Exp $
29 +
30 + 01 Apr 2011; Kacper Kowalik <xarthisius@g.o>
31 + enthoughtbase-3.1.0.ebuild:
32 + Marked ~ppc64 wrt #342297
33
34 27 Mar 2011; Brent Baude <ranger@g.o> enthoughtbase-3.1.0.ebuild:
35 Marking enthoughtbase-3.1.0 ppc stable for bug 357283
36
37
38
39 1.7 dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild?r1=1.6&r2=1.7
44
45 Index: enthoughtbase-3.1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- enthoughtbase-3.1.0.ebuild 27 Mar 2011 22:38:00 -0000 1.6
52 +++ enthoughtbase-3.1.0.ebuild 1 Apr 2011 16:09:04 -0000 1.7
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/enthoughtbase/enthoughtbase-3.1.0.ebuild,v 1.6 2011/03/27 22:38:00 arfrever Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.1.0.ebuild,v 1.7 2011/04/01 16:09:04 xarthisius Exp $
58
59 EAPI="3"
60 PYTHON_DEPEND="2"
61 @@ -19,7 +19,7 @@
62
63 LICENSE="BSD LGPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ppc x86"
66 +KEYWORDS="amd64 ppc ~ppc64 x86"
67 IUSE="doc examples test"
68
69 RDEPEND="dev-python/setuptools"