Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/cheetah: ChangeLog cheetah-2.4.0.ebuild
Date: Tue, 01 Dec 2009 10:46:59
Message-Id: E1NFQFy-0003Ro-TK@stork.gentoo.org
1 maekke 09/12/01 10:46:54
2
3 Modified: ChangeLog cheetah-2.4.0.ebuild
4 Log:
5 x86 stable, bug #294829
6 (Portage version: 2.2_rc54/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.56 dev-python/cheetah/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.56&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.56&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.55&r2=1.56
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- ChangeLog 24 Nov 2009 16:08:41 -0000 1.55
22 +++ ChangeLog 1 Dec 2009 10:46:54 -0000 1.56
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/cheetah
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.55 2009/11/24 16:08:41 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.56 2009/12/01 10:46:54 maekke Exp $
28 +
29 + 01 Dec 2009; Markus Meier <maekke@g.o> cheetah-2.4.0.ebuild:
30 + x86 stable, bug #294829
31
32 24 Nov 2009; Raúl Porcel <armin76@g.o> cheetah-2.2.2.ebuild:
33 alpha/ia64/sparc stable wrt #292316
34
35
36
37 1.4 dev-python/cheetah/cheetah-2.4.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?r1=1.3&r2=1.4
42
43 Index: cheetah-2.4.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- cheetah-2.4.0.ebuild 21 Nov 2009 19:03:34 -0000 1.3
50 +++ cheetah-2.4.0.ebuild 1 Dec 2009 10:46:54 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.3 2009/11/21 19:03:34 arfrever Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.4 2009/12/01 10:46:54 maekke Exp $
56
57 EAPI="2"
58 SUPPORT_PYTHON_ABIS="1"
59 @@ -16,7 +16,7 @@
60
61 LICENSE="PSF-2.2"
62 IUSE=""
63 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 SLOT="0"
66
67 RDEPEND="dev-python/markdown"