Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.7.159.ebuild spice-gtk-0.14.ebuild spice-gtk-0.14-r1.ebuild ChangeLog
Date: Tue, 01 Jan 2013 14:07:35
Message-Id: 20130101140724.F02B62171D@flycatcher.gentoo.org
1 mgorny 13/01/01 14:07:24
2
3 Modified: spice-gtk-0.7.159.ebuild spice-gtk-0.14.ebuild
4 spice-gtk-0.14-r1.ebuild ChangeLog
5 Log:
6 Use virtual/pyparsing.
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42B9401D)
9
10 Revision Changes Path
11 1.9 net-misc/spice-gtk/spice-gtk-0.7.159.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?r1=1.8&r2=1.9
16
17 Index: spice-gtk-0.7.159.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- spice-gtk-0.7.159.ebuild 3 Dec 2012 02:27:45 -0000 1.8
24 +++ spice-gtk-0.7.159.ebuild 1 Jan 2013 14:07:24 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.8 2012/12/03 02:27:45 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.9 2013/01/01 14:07:24 mgorny Exp $
31
32 EAPI="4"
33 GCONF_DEBUG="no"
34 @@ -49,7 +49,7 @@
35 DEPEND="${RDEPEND}
36 vala? ( dev-lang/vala:0.14 )
37 dev-lang/python
38 - dev-python/pyparsing
39 + virtual/pyparsing
40 virtual/pkgconfig
41 >=dev-util/intltool-0.40.0
42 >=sys-devel/gettext-0.17"
43
44
45
46 1.8 net-misc/spice-gtk/spice-gtk-0.14.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild?r1=1.7&r2=1.8
51
52 Index: spice-gtk-0.14.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- spice-gtk-0.14.ebuild 3 Dec 2012 02:27:45 -0000 1.7
59 +++ spice-gtk-0.14.ebuild 1 Jan 2013 14:07:24 -0000 1.8
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v 1.7 2012/12/03 02:27:45 ssuominen Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v 1.8 2013/01/01 14:07:24 mgorny Exp $
66
67 EAPI="4"
68 GCONF_DEBUG="no"
69 @@ -52,7 +52,7 @@
70 DEPEND="${RDEPEND}
71 vala? ( dev-lang/vala:0.14 )
72 dev-lang/python
73 - dev-python/pyparsing
74 + virtual/pyparsing
75 virtual/pkgconfig
76 >=dev-util/intltool-0.40.0
77 >=sys-devel/gettext-0.17"
78
79
80
81 1.7 net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild?rev=1.7&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild?rev=1.7&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild?r1=1.6&r2=1.7
86
87 Index: spice-gtk-0.14-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v
90 retrieving revision 1.6
91 retrieving revision 1.7
92 diff -u -r1.6 -r1.7
93 --- spice-gtk-0.14-r1.ebuild 1 Jan 2013 12:45:38 -0000 1.6
94 +++ spice-gtk-0.14-r1.ebuild 1 Jan 2013 14:07:24 -0000 1.7
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2013 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.6 2013/01/01 12:45:38 ago Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14-r1.ebuild,v 1.7 2013/01/01 14:07:24 mgorny Exp $
100
101 EAPI=5
102 GCONF_DEBUG="no"
103 @@ -54,7 +54,7 @@
104 DEPEND="${RDEPEND}
105 >=app-emulation/spice-protocol-0.10.1
106 dev-lang/python
107 - dev-python/pyparsing
108 + virtual/pyparsing
109 >=dev-util/intltool-0.40.0
110 >=sys-devel/gettext-0.17
111 virtual/pkgconfig
112
113
114
115 1.39 net-misc/spice-gtk/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.39&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.39&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.38&r2=1.39
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
124 retrieving revision 1.38
125 retrieving revision 1.39
126 diff -u -r1.38 -r1.39
127 --- ChangeLog 1 Jan 2013 12:45:38 -0000 1.38
128 +++ ChangeLog 1 Jan 2013 14:07:24 -0000 1.39
129 @@ -1,6 +1,10 @@
130 # ChangeLog for net-misc/spice-gtk
131 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.38 2013/01/01 12:45:38 ago Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.39 2013/01/01 14:07:24 mgorny Exp $
134 +
135 + 01 Jan 2013; Michał Górny <mgorny@g.o> spice-gtk-0.14-r1.ebuild,
136 + spice-gtk-0.14.ebuild, spice-gtk-0.7.159.ebuild:
137 + Use virtual/pyparsing.
138
139 01 Jan 2013; Agostino Sarubbo <ago@g.o> spice-gtk-0.14-r1.ebuild:
140 Add ~ia64, wrt bug #449220