Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Sun, 27 Feb 2011 18:02:59
Message-Id: 20110227180247.6FB8020054@flycatcher.gentoo.org
1 ranger 11/02/27 18:02:47
2
3 Modified: ChangeLog cheetah-2.4.4.ebuild
4 Log:
5 stable ppc, bug 352728
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.79 dev-python/cheetah/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 29 Jan 2011 18:58:34 -0000 1.78
23 +++ ChangeLog 27 Feb 2011 18:02:47 -0000 1.79
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.78 2011/01/29 18:58:34 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.79 2011/02/27 18:02:47 ranger Exp $
29 +
30 + 27 Feb 2011; Brent Baude <ranger@g.o> cheetah-2.4.4.ebuild:
31 + stable ppc, bug 352728
32
33 29 Jan 2011; Raúl Porcel <armin76@g.o> cheetah-2.4.4.ebuild:
34 alpha/ia64/sparc stable wrt #352728
35
36
37
38 1.5 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.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?r1=1.4&r2=1.5
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.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- cheetah-2.4.4.ebuild 29 Jan 2011 18:58:34 -0000 1.4
51 +++ cheetah-2.4.4.ebuild 27 Feb 2011 18:02:47 -0000 1.5
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.4 2011/01/29 18:58:34 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.5 2011/02/27 18:02:47 ranger 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"