Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@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 06:32:45
Message-Id: E1NSlvE-0007Qs-Vc@stork.gentoo.org
1 beandog 10/01/07 06:32:40
2
3 Modified: ChangeLog quixote-2.6.ebuild
4 Log:
5 amd64 stable, bug 294696
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.29 dev-python/quixote/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 4 Jan 2010 13:35:05 -0000 1.28
22 +++ ChangeLog 7 Jan 2010 06:32:40 -0000 1.29
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.28 2010/01/04 13:35:05 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.29 2010/01/07 06:32:40 beandog Exp $
28 +
29 + 07 Jan 2010; Steve Dibb <beandog@g.o> quixote-2.6.ebuild:
30 + amd64 stable, bug 294696
31
32 04 Jan 2010; Christian Faulhammer <fauli@g.o> quixote-2.6.ebuild:
33 stable x86, bug 294696
34
35
36
37 1.5 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.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild?r1=1.4&r2=1.5
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.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- quixote-2.6.ebuild 4 Jan 2010 13:35:05 -0000 1.4
50 +++ quixote-2.6.ebuild 7 Jan 2010 06:32:40 -0000 1.5
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.4 2010/01/04 13:35:05 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.5 2010/01/07 06:32:40 beandog 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"