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/gnome-python-base: gnome-python-base-2.28.1.ebuild gnome-python-base-2.22.3.ebuild ChangeLog gnome-python-base-2.28.0.ebuild gnome-python-base-2.26.1.ebuild
Date: Mon, 26 Jul 2010 20:30:38
Message-Id: 20100726203033.681D52CE15@corvid.gentoo.org
1 jer 10/07/26 20:30:33
2
3 Modified: gnome-python-base-2.28.1.ebuild
4 gnome-python-base-2.22.3.ebuild ChangeLog
5 gnome-python-base-2.28.0.ebuild
6 gnome-python-base-2.26.1.ebuild
7 Log:
8 Remove HPPA keywording (bug #324511).
9 (Portage version: 2.2_rc67/cvs/Linux i686)
10
11 Revision Changes Path
12 1.2 dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?r1=1.1&r2=1.2
17
18 Index: gnome-python-base-2.28.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- gnome-python-base-2.28.1.ebuild 17 Jun 2010 18:38:37 -0000 1.1
25 +++ gnome-python-base-2.28.1.ebuild 26 Jul 2010 20:30:33 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.1 2010/06/17 18:38:37 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.2 2010/07/26 20:30:33 jer Exp $
31
32 GCONF_DEBUG="no"
33
34 @@ -28,7 +28,7 @@
35 DEPEND="${RDEPEND}
36 dev-util/pkgconfig"
37
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
39 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
40
41 S="${WORKDIR}/${MY_PN}-${PV}"
42
43
44
45
46 1.9 dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?r1=1.8&r2=1.9
51
52 Index: gnome-python-base-2.22.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- gnome-python-base-2.22.3.ebuild 28 Apr 2009 14:29:19 -0000 1.8
59 +++ gnome-python-base-2.22.3.ebuild 26 Jul 2010 20:30:33 -0000 1.9
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2009 Gentoo Foundation
62 +# Copyright 1999-2010 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.8 2009/04/28 14:29:19 armin76 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.9 2010/07/26 20:30:33 jer Exp $
66
67 inherit versionator eutils gnome2
68
69 @@ -25,7 +25,7 @@
70 DEPEND="${RDEPEND}
71 dev-util/pkgconfig"
72
73 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
74 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
75
76 S="${WORKDIR}/${MY_PN}-${PV}"
77
78
79
80
81 1.28 dev-python/gnome-python-base/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.28&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.28&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?r1=1.27&r2=1.28
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v
90 retrieving revision 1.27
91 retrieving revision 1.28
92 diff -u -r1.27 -r1.28
93 --- ChangeLog 20 Jul 2010 22:37:07 -0000 1.27
94 +++ ChangeLog 26 Jul 2010 20:30:33 -0000 1.28
95 @@ -1,6 +1,11 @@
96 # ChangeLog for dev-python/gnome-python-base
97 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.27 2010/07/20 22:37:07 maekke Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.28 2010/07/26 20:30:33 jer Exp $
100 +
101 + 26 Jul 2010; Jeroen Roovers <jer@g.o>
102 + gnome-python-base-2.22.3.ebuild, gnome-python-base-2.26.1.ebuild,
103 + gnome-python-base-2.28.0.ebuild, gnome-python-base-2.28.1.ebuild:
104 + Remove HPPA keywording (bug #324511).
105
106 20 Jul 2010; Markus Meier <maekke@g.o>
107 gnome-python-base-2.28.0.ebuild:
108
109
110
111 1.6 dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?rev=1.6&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?rev=1.6&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?r1=1.5&r2=1.6
116
117 Index: gnome-python-base-2.28.0.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v
120 retrieving revision 1.5
121 retrieving revision 1.6
122 diff -u -r1.5 -r1.6
123 --- gnome-python-base-2.28.0.ebuild 20 Jul 2010 22:37:07 -0000 1.5
124 +++ gnome-python-base-2.28.0.ebuild 26 Jul 2010 20:30:33 -0000 1.6
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2010 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.5 2010/07/20 22:37:07 maekke Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.6 2010/07/26 20:30:33 jer Exp $
130
131 GCONF_DEBUG="no"
132
133 @@ -28,7 +28,7 @@
134 DEPEND="${RDEPEND}
135 dev-util/pkgconfig"
136
137 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
138 +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
139
140 S="${WORKDIR}/${MY_PN}-${PV}"
141
142
143
144
145 1.11 dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.11&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.11&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?r1=1.10&r2=1.11
150
151 Index: gnome-python-base-2.26.1.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v
154 retrieving revision 1.10
155 retrieving revision 1.11
156 diff -u -r1.10 -r1.11
157 --- gnome-python-base-2.26.1.ebuild 17 Jan 2010 23:36:59 -0000 1.10
158 +++ gnome-python-base-2.26.1.ebuild 26 Jul 2010 20:30:33 -0000 1.11
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2010 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.10 2010/01/17 23:36:59 jer Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.11 2010/07/26 20:30:33 jer Exp $
164
165 inherit versionator eutils gnome2
166
167 @@ -25,7 +25,7 @@
168 DEPEND="${RDEPEND}
169 dev-util/pkgconfig"
170
171 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
172 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
173
174 S="${WORKDIR}/${MY_PN}-${PV}"