Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-settings-daemon: gnome-settings-daemon-3.6.3.ebuild ChangeLog
Date: Tue, 01 Jan 2013 11:54:03
Message-Id: 20130101115353.68CB92171D@flycatcher.gentoo.org
1 ago 13/01/01 11:53:53
2
3 Modified: gnome-settings-daemon-3.6.3.ebuild ChangeLog
4 Log:
5 Add ~ia64, wrt bug #449220
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild?r1=1.1&r2=1.2
15
16 Index: gnome-settings-daemon-3.6.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gnome-settings-daemon-3.6.3.ebuild 25 Dec 2012 21:45:29 -0000 1.1
23 +++ gnome-settings-daemon-3.6.3.ebuild 1 Jan 2013 11:53:53 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild,v 1.1 2012/12/25 21:45:29 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.6.3.ebuild,v 1.2 2013/01/01 11:53:53 ago Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -14,7 +14,7 @@
34 LICENSE="GPL-2"
35 SLOT="0"
36 IUSE="+colord +cups debug +i18n packagekit policykit +short-touchpad-timeout smartcard systemd +udev wacom"
37 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
38 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
39 REQUIRED_USE="
40 packagekit? ( udev )
41 smartcard? ( udev )
42
43
44
45 1.112 gnome-base/gnome-settings-daemon/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog?rev=1.112&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog?rev=1.112&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog?r1=1.111&r2=1.112
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog,v
54 retrieving revision 1.111
55 retrieving revision 1.112
56 diff -u -r1.111 -r1.112
57 --- ChangeLog 25 Dec 2012 21:45:29 -0000 1.111
58 +++ ChangeLog 1 Jan 2013 11:53:53 -0000 1.112
59 @@ -1,6 +1,10 @@
60 # ChangeLog for gnome-base/gnome-settings-daemon
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog,v 1.111 2012/12/25 21:45:29 eva Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/ChangeLog,v 1.112 2013/01/01 11:53:53 ago Exp $
65 +
66 + 01 Jan 2013; Agostino Sarubbo <ago@g.o>
67 + gnome-settings-daemon-3.6.3.ebuild:
68 + Add ~ia64, wrt bug #449220
69
70 *gnome-settings-daemon-3.6.3 (25 Dec 2012)