Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/columnize: columnize-0.3.3.ebuild ChangeLog
Date: Wed, 31 Oct 2012 10:01:16
Message-Id: 20121031100055.1E3D021600@flycatcher.gentoo.org
1 patrick 12/10/31 10:00:55
2
3 Modified: columnize-0.3.3.ebuild ChangeLog
4 Log:
5 Adding ~x86 keyword
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 dev-python/columnize/columnize-0.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild?r1=1.2&r2=1.3
15
16 Index: columnize-0.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- columnize-0.3.3.ebuild 4 Dec 2011 21:17:31 -0000 1.2
23 +++ columnize-0.3.3.ebuild 31 Oct 2012 10:00:54 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild,v 1.2 2011/12/04 21:17:31 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.3.ebuild,v 1.3 2012/10/31 10:00:54 patrick Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="2"
33 @@ -16,7 +16,7 @@
34
35 LICENSE="PSF-2"
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="~amd64 ~x86"
39 IUSE=""
40
41 DEPEND="dev-python/setuptools"
42
43
44
45 1.4 dev-python/columnize/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/columnize/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 4 Dec 2011 21:17:31 -0000 1.3
58 +++ ChangeLog 31 Oct 2012 10:00:54 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/columnize
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v 1.3 2011/12/04 21:17:31 hwoarang Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/ChangeLog,v 1.4 2012/10/31 10:00:54 patrick Exp $
65 +
66 + 31 Oct 2012; Patrick Lauer <patrick@g.o> columnize-0.3.3.ebuild:
67 + Adding ~x86 keyword
68
69 04 Dec 2011; Markos Chandras <hwoarang@g.o> columnize-0.3.3.ebuild:
70 Update LICENSE. Patch by Arfrever.
71 @@ -16,4 +19,3 @@
72 25 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
73 +columnize-0.3.2.ebuild, +metadata.xml:
74 Initial addition. Ebuild written by me.
75 -