Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gconf: gconf-2.28.0-r1.ebuild ChangeLog gconf-2.28.0.ebuild
Date: Sun, 28 Feb 2010 19:01:21
Message-Id: E1NloOC-0000df-ER@stork.gentoo.org
1 armin76 10/02/28 19:01:16
2
3 Modified: gconf-2.28.0-r1.ebuild ChangeLog
4 gconf-2.28.0.ebuild
5 Log:
6 Add ~alpha/~arm/~ia64/~sparc
7 (Portage version: 2.1.7.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 gnome-base/gconf/gconf-2.28.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: gconf-2.28.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gconf-2.28.0-r1.ebuild 4 Nov 2009 21:43:37 -0000 1.1
23 +++ gconf-2.28.0-r1.ebuild 28 Feb 2010 19:01:15 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild,v 1.1 2009/11/04 21:43:37 mrpouet Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild,v 1.2 2010/02/28 19:01:15 armin76 Exp $
30
31 EAPI="2"
32
33 @@ -16,7 +16,7 @@
34
35 LICENSE="LGPL-2"
36 SLOT="2"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86"
39 IUSE="debug doc ldap policykit"
40
41 RDEPEND=">=dev-libs/glib-2.14
42
43
44
45 1.222 gnome-base/gconf/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.222&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.222&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?r1=1.221&r2=1.222
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v
54 retrieving revision 1.221
55 retrieving revision 1.222
56 diff -u -r1.221 -r1.222
57 --- ChangeLog 16 Jan 2010 17:06:18 -0000 1.221
58 +++ ChangeLog 28 Feb 2010 19:01:15 -0000 1.222
59 @@ -1,6 +1,10 @@
60 # ChangeLog for gnome-base/gconf
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.221 2010/01/16 17:06:18 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.222 2010/02/28 19:01:15 armin76 Exp $
64 +
65 + 28 Feb 2010; Raúl Porcel <armin76@g.o> gconf-2.28.0.ebuild,
66 + gconf-2.28.0-r1.ebuild:
67 + Add ~alpha/~arm/~ia64/~sparc
68
69 16 Jan 2010; Raúl Porcel <armin76@g.o> gconf-2.26.2-r1.ebuild:
70 sh stable
71
72
73
74 1.2 gnome-base/gconf/gconf-2.28.0.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild?r1=1.1&r2=1.2
79
80 Index: gconf-2.28.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- gconf-2.28.0.ebuild 29 Oct 2009 23:38:50 -0000 1.1
87 +++ gconf-2.28.0.ebuild 28 Feb 2010 19:01:15 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild,v 1.1 2009/10/29 23:38:50 eva Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild,v 1.2 2010/02/28 19:01:15 armin76 Exp $
94
95 EAPI="2"
96
97 @@ -16,7 +16,7 @@
98
99 LICENSE="LGPL-2"
100 SLOT="2"
101 -KEYWORDS="~amd64 ~x86"
102 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86"
103 IUSE="debug doc ldap policykit"
104
105 RDEPEND=">=dev-libs/glib-2.14