Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog
Date: Mon, 05 Oct 2009 21:30:21
Message-Id: E1Muv8M-00077t-5w@stork.gentoo.org
1 volkmar 09/10/05 21:30:18
2
3 Modified: enthoughtbase-3.0.3.ebuild ChangeLog
4 Log:
5 Keywording for ppc.
6 Bug 280023.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.2 dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?r1=1.1&r2=1.2
15
16 Index: enthoughtbase-3.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- enthoughtbase-3.0.3.ebuild 5 Sep 2009 20:57:15 -0000 1.1
23 +++ enthoughtbase-3.0.3.ebuild 5 Oct 2009 21:30:17 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.1 2009/09/05 20:57:15 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.2 2009/10/05 21:30:17 volkmar Exp $
29
30 EAPI="2"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -15,7 +15,7 @@
33
34 IUSE="doc examples"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~x86"
38 LICENSE="BSD LGPL-2"
39 RDEPEND=""
40 DEPEND="dev-python/setuptools
41
42
43
44 1.7 dev-python/enthoughtbase/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 5 Sep 2009 20:57:15 -0000 1.6
57 +++ ChangeLog 5 Oct 2009 21:30:17 -0000 1.7
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/enthoughtbase
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.6 2009/09/05 20:57:15 arfrever Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.7 2009/10/05 21:30:17 volkmar Exp $
63 +
64 + 05 Oct 2009; Mounir Lamouri <volkmar@g.o>
65 + enthoughtbase-3.0.3.ebuild:
66 + Keywording for ppc, bug 280023
67
68 *enthoughtbase-3.0.3 (05 Sep 2009)