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: cheetah-2.4.1.ebuild ChangeLog
Date: Sun, 07 Feb 2010 19:52:20
Message-Id: E1NeDB4-000575-AO@stork.gentoo.org
1 maekke 10/02/07 19:52:18
2
3 Modified: cheetah-2.4.1.ebuild ChangeLog
4 Log:
5 x86 stable, bug #301951
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/cheetah/cheetah-2.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild?r1=1.1&r2=1.2
14
15 Index: cheetah-2.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- cheetah-2.4.1.ebuild 20 Dec 2009 01:46:56 -0000 1.1
22 +++ cheetah-2.4.1.ebuild 7 Feb 2010 19:52:17 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild,v 1.1 2009/12/20 01:46:56 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.1.ebuild,v 1.2 2010/02/07 19:52:17 maekke Exp $
29
30 EAPI="2"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="PSF-2.2"
35 IUSE=""
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 SLOT="0"
39
40 RDEPEND="dev-python/markdown"
41
42
43
44 1.60 dev-python/cheetah/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.60&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.60&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.59&r2=1.60
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
53 retrieving revision 1.59
54 retrieving revision 1.60
55 diff -u -r1.59 -r1.60
56 --- ChangeLog 20 Dec 2009 01:46:56 -0000 1.59
57 +++ ChangeLog 7 Feb 2010 19:52:17 -0000 1.60
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/cheetah
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.59 2009/12/20 01:46:56 arfrever Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.60 2010/02/07 19:52:17 maekke Exp $
64 +
65 + 07 Feb 2010; Markus Meier <maekke@g.o> cheetah-2.4.1.ebuild:
66 + x86 stable, bug #301951
67
68 *cheetah-2.4.1 (20 Dec 2009)