Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Wed, 26 Jan 2011 14:06:20
Message-Id: 20110126140610.C1F7620054@flycatcher.gentoo.org
1 hwoarang 11/01/26 14:06:10
2
3 Modified: ChangeLog cheetah-2.4.4.ebuild
4 Log:
5 Stable on amd64 wrt bug #352728
6
7 (Portage version: 2.1.9.35/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.76 dev-python/cheetah/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.76&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.76&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.75&r2=1.76
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
19 retrieving revision 1.75
20 retrieving revision 1.76
21 diff -u -r1.75 -r1.76
22 --- ChangeLog 19 Dec 2010 20:52:17 -0000 1.75
23 +++ ChangeLog 26 Jan 2011 14:06:10 -0000 1.76
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/cheetah
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.75 2010/12/19 20:52:17 arfrever Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.76 2011/01/26 14:06:10 hwoarang Exp $
30 +
31 + 26 Jan 2011; Markos Chandras <hwoarang@g.o> cheetah-2.4.4.ebuild:
32 + Stable on amd64 wrt bug #352728
33
34 *cheetah-2.4.4 (19 Dec 2010)
35
36
37
38
39 1.2 dev-python/cheetah/cheetah-2.4.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?r1=1.1&r2=1.2
44
45 Index: cheetah-2.4.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- cheetah-2.4.4.ebuild 19 Dec 2010 20:52:17 -0000 1.1
52 +++ cheetah-2.4.4.ebuild 26 Jan 2011 14:06:10 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.1 2010/12/19 20:52:17 arfrever Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.2 2011/01/26 14:06:10 hwoarang Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2"
62 @@ -18,7 +18,7 @@
63
64 LICENSE="PSF-2.2"
65 IUSE=""
66 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 SLOT="0"
69
70 RDEPEND="dev-python/markdown"