Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gdata: gdata-1.0.8.ebuild ChangeLog
Date: Thu, 08 May 2008 03:24:07
Message-Id: E1Jtwjk-0002sV-Hg@stork.gentoo.org
1 jer 08/05/08 03:24:04
2
3 Modified: gdata-1.0.8.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #218794).
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.5 dev-python/gdata/gdata-1.0.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild?r1=1.4&r2=1.5
14
15 Index: gdata-1.0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gdata-1.0.8.ebuild 5 May 2008 13:44:39 -0000 1.4
22 +++ gdata-1.0.8.ebuild 8 May 2008 03:24:04 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild,v 1.4 2008/05/05 13:44:39 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-1.0.8.ebuild,v 1.5 2008/05/08 03:24:04 jer Exp $
28
29 inherit distutils eutils
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="Apache-2.0"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
37 IUSE="examples"
38
39 DEPEND=""
40
41
42
43 1.9 dev-python/gdata/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdata/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 5 May 2008 13:44:39 -0000 1.8
56 +++ ChangeLog 8 May 2008 03:24:04 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/gdata
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.8 2008/05/05 13:44:39 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.9 2008/05/08 03:24:04 jer Exp $
62 +
63 + 08 May 2008; Jeroen Roovers <jer@g.o> gdata-1.0.8.ebuild:
64 + Marked ~hppa (bug #218794).
65
66 05 May 2008; Raúl Porcel <armin76@g.o> gdata-1.0.8.ebuild:
67 Add ~alpha/~ia64 wrt #218794
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list