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/cheetah: ChangeLog cheetah-2.2.2.ebuild
Date: Wed, 07 Oct 2009 11:56:31
Message-Id: E1MvV89-0001oH-JQ@stork.gentoo.org
1 volkmar 09/10/07 11:56:29
2
3 Modified: ChangeLog cheetah-2.2.2.ebuild
4 Log:
5 Re-Keywording for ppc.
6 Bug 285153.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.49 dev-python/cheetah/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 1 Oct 2009 20:13:37 -0000 1.48
23 +++ ChangeLog 7 Oct 2009 11:56:29 -0000 1.49
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/cheetah
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.48 2009/10/01 20:13:37 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.49 2009/10/07 11:56:29 volkmar Exp $
29 +
30 + 07 Oct 2009; Mounir Lamouri <volkmar@g.o> cheetah-2.2.2.ebuild:
31 + Re-Keywording for ppc, bug 285153
32
33 01 Oct 2009; Tobias Klausmann <klausman@g.o> cheetah-2.2.2.ebuild:
34 Keyworded on alpha, bug #285153
35
36
37
38 1.3 dev-python/cheetah/cheetah-2.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?r1=1.2&r2=1.3
43
44 Index: cheetah-2.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- cheetah-2.2.2.ebuild 1 Oct 2009 20:13:37 -0000 1.2
51 +++ cheetah-2.2.2.ebuild 7 Oct 2009 11:56:29 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.2 2009/10/01 20:13:37 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.3 2009/10/07 11:56:29 volkmar Exp $
57
58 EAPI="2"
59 SUPPORT_PYTHON_ABIS="1"
60 @@ -16,7 +16,7 @@
61
62 LICENSE="PSF-2.2"
63 IUSE=""
64 -KEYWORDS="~alpha ~amd64 ~x86"
65 +KEYWORDS="~alpha ~amd64 ~ppc ~x86"
66 SLOT="0"
67
68 RDEPEND="dev-python/markdown"