Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/quixote: ChangeLog quixote-2.6.ebuild
Date: Thu, 07 Jan 2010 21:54:51
Message-Id: E1NT0Jd-0004tf-KS@stork.gentoo.org
1 josejx 10/01/07 21:54:49
2
3 Modified: ChangeLog quixote-2.6.ebuild
4 Log:
5 Marked ppc stable for bug #294696.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.30 dev-python/quixote/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?rev=1.30&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?rev=1.30&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?r1=1.29&r2=1.30
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v
18 retrieving revision 1.29
19 retrieving revision 1.30
20 diff -u -r1.29 -r1.30
21 --- ChangeLog 7 Jan 2010 06:32:40 -0000 1.29
22 +++ ChangeLog 7 Jan 2010 21:54:49 -0000 1.30
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/quixote
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.29 2010/01/07 06:32:40 beandog Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.30 2010/01/07 21:54:49 josejx Exp $
28 +
29 + 07 Jan 2010; Joseph Jezak <josejx@g.o> quixote-2.6.ebuild:
30 + Marked ppc stable for bug #294696.
31
32 07 Jan 2010; Steve Dibb <beandog@g.o> quixote-2.6.ebuild:
33 amd64 stable, bug 294696
34
35
36
37 1.6 dev-python/quixote/quixote-2.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild?r1=1.5&r2=1.6
42
43 Index: quixote-2.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- quixote-2.6.ebuild 7 Jan 2010 06:32:40 -0000 1.5
50 +++ quixote-2.6.ebuild 7 Jan 2010 21:54:49 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.5 2010/01/07 06:32:40 beandog Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.6 2010/01/07 21:54:49 josejx Exp $
56
57 inherit distutils
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="CNRI-QUIXOTE-2.4"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
64 +KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
65 IUSE=""
66
67 DEPEND=">=dev-lang/python-2.3"