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/python-wpactrl: ChangeLog python-wpactrl-20081102.ebuild
Date: Sun, 23 Aug 2009 00:29:04
Message-Id: E1Mf0xC-00051T-5m@stork.gentoo.org
1 darkside 09/08/23 00:29:02
2
3 Modified: ChangeLog python-wpactrl-20081102.ebuild
4 Log:
5 amd64 stable, bug 282382. Tested with =net-misc/wicd-1.6.2
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/python-wpactrl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 13 May 2009 19:01:47 -0000 1.4
22 +++ ChangeLog 23 Aug 2009 00:29:01 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/python-wpactrl
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.4 2009/05/13 19:01:47 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.5 2009/08/23 00:29:01 darkside Exp $
28 +
29 + 23 Aug 2009; Jeremy Olexa <darkside@g.o>
30 + python-wpactrl-20081102.ebuild:
31 + amd64 stable, bug 282382. Tested with =net-misc/wicd-1.6.2
32
33 13 May 2009; Christian Faulhammer <fauli@g.o>
34 python-wpactrl-20081102.ebuild:
35
36
37
38 1.4 dev-python/python-wpactrl/python-wpactrl-20081102.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild?r1=1.3&r2=1.4
43
44 Index: python-wpactrl-20081102.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- python-wpactrl-20081102.ebuild 13 May 2009 19:01:47 -0000 1.3
51 +++ python-wpactrl-20081102.ebuild 23 Aug 2009 00:29:01 -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/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.3 2009/05/13 19:01:47 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.4 2009/08/23 00:29:01 darkside Exp $
57
58 inherit distutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="|| ( GPL-2 BSD )"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="amd64 ~ppc ~x86"
66 IUSE=""
67
68 DEPEND=""