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/urwid: urwid-0.9.9.ebuild ChangeLog
Date: Sun, 03 Jan 2010 14:26:42
Message-Id: E1NRRPj-00048x-5g@stork.gentoo.org
1 maekke 10/01/03 14:26:39
2
3 Modified: urwid-0.9.9.ebuild ChangeLog
4 Log:
5 x86 stable, bug #297715
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/urwid/urwid-0.9.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild?r1=1.4&r2=1.5
14
15 Index: urwid-0.9.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- urwid-0.9.9.ebuild 24 Dec 2009 17:37:46 -0000 1.4
22 +++ urwid-0.9.9.ebuild 3 Jan 2010 14:26:38 -0000 1.5
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/urwid/urwid-0.9.9.ebuild,v 1.4 2009/12/24 17:37:46 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.5 2010/01/03 14:26:38 maekke Exp $
29
30 EAPI="2"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
38 IUSE="examples"
39
40 DEPEND="dev-python/setuptools"
41
42
43
44 1.38 dev-python/urwid/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?rev=1.38&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?rev=1.38&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?r1=1.37&r2=1.38
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v
53 retrieving revision 1.37
54 retrieving revision 1.38
55 diff -u -r1.37 -r1.38
56 --- ChangeLog 24 Dec 2009 17:37:46 -0000 1.37
57 +++ ChangeLog 3 Jan 2010 14:26:38 -0000 1.38
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/urwid
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.37 2009/12/24 17:37:46 pacho Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.38 2010/01/03 14:26:38 maekke Exp $
64 +
65 + 03 Jan 2010; Markus Meier <maekke@g.o> urwid-0.9.9.ebuild:
66 + x86 stable, bug #297715
67
68 24 Dec 2009; Pacho Ramos <pacho@g.o> urwid-0.9.9.ebuild:
69 amd64 stable, bug 297715