Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twill: ChangeLog twill-0.9.ebuild
Date: Wed, 01 Feb 2012 22:02:45
Message-Id: 20120201220232.B50D32004B@flycatcher.gentoo.org
1 ranger 12/02/01 22:02:32
2
3 Modified: ChangeLog twill-0.9.ebuild
4 Log:
5 Marking twill-0.9 ppc for bug 386727
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.9 dev-python/twill/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twill/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 11 Dec 2011 21:49:56 -0000 1.8
23 +++ ChangeLog 1 Feb 2012 22:02:32 -0000 1.9
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/twill
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/ChangeLog,v 1.8 2011/12/11 21:49:56 maekke Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/ChangeLog,v 1.9 2012/02/01 22:02:32 ranger Exp $
30 +
31 + 01 Feb 2012; Brent Baude <ranger@g.o> twill-0.9.ebuild:
32 + Marking twill-0.9 ppc for bug 386727
33
34 11 Dec 2011; Markus Meier <maekke@g.o> twill-0.9.ebuild:
35 x86 stable, bug #386727
36
37
38
39 1.6 dev-python/twill/twill-0.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/twill-0.9.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/twill-0.9.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twill/twill-0.9.ebuild?r1=1.5&r2=1.6
44
45 Index: twill-0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- twill-0.9.ebuild 11 Dec 2011 21:49:56 -0000 1.5
52 +++ twill-0.9.ebuild 1 Feb 2012 22:02:32 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9.ebuild,v 1.5 2011/12/11 21:49:56 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9.ebuild,v 1.6 2012/02/01 22:02:32 ranger Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2"
62 @@ -18,7 +18,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc x86"
67 +KEYWORDS="amd64 ppc x86"
68 IUSE="doc"
69
70 S="${WORKDIR}/${MY_P}"