Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.25.ebuild ChangeLog
Date: Tue, 24 Jun 2014 19:29:47
Message-Id: 20140624192929.2EC742004E@flycatcher.gentoo.org
1 maekke 14/06/24 19:29:29
2
3 Modified: spice-gtk-0.25.ebuild ChangeLog
4 Log:
5 add ~arm, bug #513108
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.2 net-misc/spice-gtk/spice-gtk-0.25.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild?r1=1.1&r2=1.2
15
16 Index: spice-gtk-0.25.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- spice-gtk-0.25.ebuild 13 Jun 2014 12:24:31 -0000 1.1
23 +++ spice-gtk-0.25.ebuild 24 Jun 2014 19:29:29 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v 1.1 2014/06/13 12:24:31 dev-zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v 1.2 2014/06/24 19:29:29 maekke Exp $
29
30 EAPI=5
31 GCONF_DEBUG="no"
32 @@ -18,7 +18,7 @@
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2"
36 -KEYWORDS="~amd64"
37 +KEYWORDS="~amd64 ~arm"
38 IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio
39 python sasl smartcard static-libs usbredir vala webdav"
40
41
42
43
44 1.84 net-misc/spice-gtk/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.84&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.84&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.83&r2=1.84
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
53 retrieving revision 1.83
54 retrieving revision 1.84
55 diff -u -r1.83 -r1.84
56 --- ChangeLog 13 Jun 2014 12:24:31 -0000 1.83
57 +++ ChangeLog 24 Jun 2014 19:29:29 -0000 1.84
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/spice-gtk
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.83 2014/06/13 12:24:31 dev-zero Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.84 2014/06/24 19:29:29 maekke Exp $
63 +
64 + 24 Jun 2014; Markus Meier <maekke@g.o> spice-gtk-0.25.ebuild:
65 + add ~arm, bug #513108
66
67 *spice-gtk-0.25 (13 Jun 2014)