Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/cheetah: ChangeLog cheetah-2.4.0.ebuild cheetah-2.2.2.ebuild
Date: Tue, 03 Nov 2009 18:34:48
Message-Id: E1N5ODO-0008BK-29@stork.gentoo.org
1 armin76 09/11/03 18:34:46
2
3 Modified: ChangeLog cheetah-2.4.0.ebuild cheetah-2.2.2.ebuild
4 Log:
5 Add ~ia64/~sparc wrt #285153
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.52 dev-python/cheetah/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.52&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.52&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.51&r2=1.52
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
18 retrieving revision 1.51
19 retrieving revision 1.52
20 diff -u -r1.51 -r1.52
21 --- ChangeLog 25 Oct 2009 13:22:29 -0000 1.51
22 +++ ChangeLog 3 Nov 2009 18:34:45 -0000 1.52
23 @@ -1,6 +1,10 @@
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.51 2009/10/25 13:22:29 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.52 2009/11/03 18:34:45 armin76 Exp $
28 +
29 + 03 Nov 2009; Raúl Porcel <armin76@g.o> cheetah-2.2.2.ebuild,
30 + cheetah-2.4.0.ebuild:
31 + Add ~ia64/~sparc wrt #285153
32
33 *cheetah-2.4.0 (25 Oct 2009)
34
35
36
37
38 1.2 dev-python/cheetah/cheetah-2.4.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?r1=1.1&r2=1.2
43
44 Index: cheetah-2.4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- cheetah-2.4.0.ebuild 25 Oct 2009 13:22:29 -0000 1.1
51 +++ cheetah-2.4.0.ebuild 3 Nov 2009 18:34:45 -0000 1.2
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.4.0.ebuild,v 1.1 2009/10/25 13:22:29 arfrever Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.2 2009/11/03 18:34:45 armin76 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 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 SLOT="0"
67
68 RDEPEND="dev-python/markdown"
69
70
71
72 1.5 dev-python/cheetah/cheetah-2.2.2.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?rev=1.5&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?rev=1.5&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild?r1=1.4&r2=1.5
77
78 Index: cheetah-2.2.2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v
81 retrieving revision 1.4
82 retrieving revision 1.5
83 diff -u -r1.4 -r1.5
84 --- cheetah-2.2.2.ebuild 10 Oct 2009 12:33:28 -0000 1.4
85 +++ cheetah-2.2.2.ebuild 3 Nov 2009 18:34:45 -0000 1.5
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.4 2009/10/10 12:33:28 grobian Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.5 2009/11/03 18:34:45 armin76 Exp $
91
92 EAPI="2"
93 SUPPORT_PYTHON_ABIS="1"
94 @@ -16,7 +16,7 @@
95
96 LICENSE="PSF-2.2"
97 IUSE=""
98 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
99 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
100 SLOT="0"
101
102 RDEPEND="dev-python/markdown"