Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/urwid: ChangeLog urwid-0.9.8.4.ebuild
Date: Sun, 23 Aug 2009 00:22:20
Message-Id: E1Mf0qf-0004og-UE@stork.gentoo.org
1 darkside 09/08/23 00:22:17
2
3 Modified: ChangeLog urwid-0.9.8.4.ebuild
4 Log:
5 amd64 stable, tested on stable host using ~arch wicd for months. bug 277356
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.28 dev-python/urwid/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 15 Jul 2009 13:03:08 -0000 1.27
22 +++ ChangeLog 23 Aug 2009 00:22:17 -0000 1.28
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/urwid
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.27 2009/07/15 13:03:08 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.28 2009/08/23 00:22:17 darkside Exp $
28 +
29 + 23 Aug 2009; Jeremy Olexa <darkside@g.o> urwid-0.9.8.4.ebuild:
30 + amd64 stable, tested on stable host using ~arch wicd for months. bug
31 + 277356
32
33 15 Jul 2009; Christian Faulhammer <fauli@g.o> urwid-0.9.8.4.ebuild:
34 stable x86, bug 277356
35
36
37
38 1.4 dev-python/urwid/urwid-0.9.8.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild?r1=1.3&r2=1.4
43
44 Index: urwid-0.9.8.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- urwid-0.9.8.4.ebuild 15 Jul 2009 13:03:08 -0000 1.3
51 +++ urwid-0.9.8.4.ebuild 23 Aug 2009 00:22:17 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild,v 1.3 2009/07/15 13:03:08 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.8.4.ebuild,v 1.4 2009/08/23 00:22:17 darkside Exp $
57
58 NEED_PYTHON=2.2
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ia64 ppc ~sparc x86"
65 +KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
66 IUSE="examples"
67
68 DEPEND="dev-python/setuptools"