Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyxdg: ChangeLog pyxdg-0.17-r1.ebuild pyxdg-0.15.ebuild
Date: Wed, 01 Jul 2009 14:46:00
Message-Id: E1MM14Q-0003XB-JR@stork.gentoo.org
1 armin76 09/07/01 14:45:58
2
3 Modified: ChangeLog pyxdg-0.17-r1.ebuild pyxdg-0.15.ebuild
4 Log:
5 Add ~arm
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.48 dev-python/pyxdg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 1 Mar 2009 09:54:32 -0000 1.47
22 +++ ChangeLog 1 Jul 2009 14:45:58 -0000 1.48
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/pyxdg
25 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.47 2009/03/01 09:54:32 neurogeek Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.48 2009/07/01 14:45:58 armin76 Exp $
29 +
30 + 01 Jul 2009; Raúl Porcel <armin76@g.o> pyxdg-0.15.ebuild,
31 + pyxdg-0.17-r1.ebuild:
32 + Add ~arm
33
34 01 Mar 2009; Jesus Rivero <neurogeek@g.o> pyxdg-0.17-r1.ebuild:
35 Added call to python_need_rebuild
36
37
38
39 1.3 dev-python/pyxdg/pyxdg-0.17-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: pyxdg-0.17-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- pyxdg-0.17-r1.ebuild 1 Mar 2009 09:54:32 -0000 1.2
52 +++ pyxdg-0.17-r1.ebuild 1 Jul 2009 14:45:58 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild,v 1.2 2009/03/01 09:54:32 neurogeek Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild,v 1.3 2009/07/01 14:45:58 armin76 Exp $
58
59 NEED_PYTHON=2.4
60
61 @@ -10,7 +10,7 @@
62 SRC_URI="http://www.freedesktop.org/~lanius/${P}.tar.gz"
63 HOMEPAGE="http://pyxdg.freedesktop.org/"
64 LICENSE="LGPL-2"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 SLOT="0"
68 IUSE=""
69
70
71
72
73 1.14 dev-python/pyxdg/pyxdg-0.15.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?rev=1.14&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?rev=1.14&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?r1=1.13&r2=1.14
78
79 Index: pyxdg-0.15.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v
82 retrieving revision 1.13
83 retrieving revision 1.14
84 diff -u -r1.13 -r1.14
85 --- pyxdg-0.15.ebuild 5 Feb 2008 14:13:52 -0000 1.13
86 +++ pyxdg-0.15.ebuild 1 Jul 2009 14:45:58 -0000 1.14
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2008 Gentoo Foundation
89 +# Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v 1.13 2008/02/05 14:13:52 corsair Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v 1.14 2009/07/01 14:45:58 armin76 Exp $
93
94 NEED_PYTHON=2.4
95
96 @@ -10,7 +10,7 @@
97 SRC_URI="http://www.freedesktop.org/~lanius/${P}.tar.gz"
98 HOMEPAGE="http://pyxdg.freedesktop.org/"
99 LICENSE="LGPL-2"
100 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
101 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
102 SLOT="0"
103 IUSE=""