Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/cheetah: cheetah-2.4.4.ebuild ChangeLog
Date: Wed, 05 Jun 2013 02:47:42
Message-Id: 20130605024739.7CA5D2171E@flycatcher.gentoo.org
1 zerochaos 13/06/05 02:47:39
2
3 Modified: cheetah-2.4.4.ebuild ChangeLog
4 Log:
5 adding ~arm keyword
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.8 dev-python/cheetah/cheetah-2.4.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild?r1=1.7&r2=1.8
15
16 Index: cheetah-2.4.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- cheetah-2.4.4.ebuild 29 Aug 2011 21:47:22 -0000 1.7
23 +++ cheetah-2.4.4.ebuild 5 Jun 2013 02:47:39 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.7 2011/08/29 21:47:22 neurogeek Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.8 2013/06/05 02:47:39 zerochaos Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="2"
33 @@ -18,7 +18,7 @@
34
35 LICENSE="MIT"
36 IUSE=""
37 -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 SLOT="0"
40
41 RDEPEND="dev-python/markdown"
42
43
44
45 1.83 dev-python/cheetah/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.83&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?rev=1.83&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah/ChangeLog?r1=1.82&r2=1.83
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
54 retrieving revision 1.82
55 retrieving revision 1.83
56 diff -u -r1.82 -r1.83
57 --- ChangeLog 29 Aug 2011 21:47:22 -0000 1.82
58 +++ ChangeLog 5 Jun 2013 02:47:39 -0000 1.83
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/cheetah
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.82 2011/08/29 21:47:22 neurogeek Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.83 2013/06/05 02:47:39 zerochaos Exp $
65 +
66 + 05 Jun 2013; Rick Farina <zerochaos@g.o> cheetah-2.4.4.ebuild:
67 + adding ~arm keyword
68
69 29 Aug 2011; Jesus Rivero <neurogeek@g.o> cheetah-2.4.4.ebuild:
70 Fixed license
71 @@ -367,4 +370,3 @@
72 http://www.cheetahtemplate.org/ for more info.
73
74 Ebuild submitted by Jason Jeremias <jason@××××××××××××××××.com>.
75 -