Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/dconf: dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
Date: Mon, 02 Feb 2015 22:52:27
Message-Id: 20150202225220.7EE6C10EC9@oystercatcher.gentoo.org
1 blueness 15/02/02 22:52:20
2
3 Modified: dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
4 Log:
5 Keyword ~mips
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 gnome-base/dconf/dconf-0.22.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?r1=1.3&r2=1.4
15
16 Index: dconf-0.22.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- dconf-0.22.0.ebuild 22 Jan 2015 09:29:31 -0000 1.3
23 +++ dconf-0.22.0.ebuild 2 Feb 2015 22:52:20 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.3 2015/01/22 09:29:31 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.4 2015/02/02 22:52:20 blueness Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -16,7 +16,7 @@
33 # TODO: coverage ?
34 IUSE="test X"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
38
39 RDEPEND="
40 >=dev-libs/glib-2.39.1:2
41
42
43
44 1.11 gnome-base/dconf/dconf-0.20.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?r1=1.10&r2=1.11
49
50 Index: dconf-0.20.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- dconf-0.20.0.ebuild 22 Jan 2015 09:29:31 -0000 1.10
57 +++ dconf-0.20.0.ebuild 2 Feb 2015 22:52:20 -0000 1.11
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2015 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.10 2015/01/22 09:29:31 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.11 2015/02/02 22:52:20 blueness Exp $
63
64 EAPI="5"
65 GCONF_DEBUG="no"
66 @@ -16,7 +16,7 @@
67 # TODO: coverage ?
68 IUSE="test X"
69
70 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
71 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
72
73 RDEPEND="
74 >=dev-libs/glib-2.39.1:2
75
76
77
78 1.77 gnome-base/dconf/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.77&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.77&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?r1=1.76&r2=1.77
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v
87 retrieving revision 1.76
88 retrieving revision 1.77
89 diff -u -r1.76 -r1.77
90 --- ChangeLog 22 Jan 2015 09:29:31 -0000 1.76
91 +++ ChangeLog 2 Feb 2015 22:52:20 -0000 1.77
92 @@ -1,6 +1,10 @@
93 # ChangeLog for gnome-base/dconf
94 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.76 2015/01/22 09:29:31 pacho Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.77 2015/02/02 22:52:20 blueness Exp $
97 +
98 + 02 Feb 2015; Anthony G. Basile <blueness@g.o> dconf-0.20.0.ebuild,
99 + dconf-0.22.0.ebuild:
100 + Keyword ~mips
101
102 22 Jan 2015; Pacho Ramos <pacho@g.o> dconf-0.20.0.ebuild,
103 dconf-0.22.0.ebuild: