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.4.ebuild
Date: Sat, 29 Jan 2011 18:58:44
Message-Id: 20110129185835.107C320054@flycatcher.gentoo.org
1 armin76 11/01/29 18:58:35
2
3 Modified: ChangeLog cheetah-2.4.4.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt #352728
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.78 dev-python/cheetah/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.78&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.78&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.77&r2=1.78
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
19 retrieving revision 1.77
20 retrieving revision 1.78
21 diff -u -r1.77 -r1.78
22 --- ChangeLog 26 Jan 2011 14:23:59 -0000 1.77
23 +++ ChangeLog 29 Jan 2011 18:58:34 -0000 1.78
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/cheetah
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.77 2011/01/26 14:23:59 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.78 2011/01/29 18:58:34 armin76 Exp $
29 +
30 + 29 Jan 2011; Raúl Porcel <armin76@g.o> cheetah-2.4.4.ebuild:
31 + alpha/ia64/sparc stable wrt #352728
32
33 26 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> cheetah-2.4.4.ebuild:
34 x86 stable wrt bug #352728
35
36
37
38 1.4 dev-python/cheetah/cheetah-2.4.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?r1=1.3&r2=1.4
43
44 Index: cheetah-2.4.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- cheetah-2.4.4.ebuild 26 Jan 2011 14:23:59 -0000 1.3
51 +++ cheetah-2.4.4.ebuild 29 Jan 2011 18:58:34 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 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.4.ebuild,v 1.3 2011/01/26 14:23:59 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.4 2011/01/29 18:58:34 armin76 Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -18,7 +18,7 @@
61
62 LICENSE="PSF-2.2"
63 IUSE=""
64 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc 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"