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/gnome-keyring: gnome-keyring-2.30.3.ebuild ChangeLog
Date: Sun, 11 Jul 2010 19:06:43
Message-Id: 20100711190637.1AD092CE14@corvid.gentoo.org
1 armin76 10/07/11 19:06:36
2
3 Modified: gnome-keyring-2.30.3.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~sh/~sparc wrt #323831
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.4 gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?r1=1.3&r2=1.4
14
15 Index: gnome-keyring-2.30.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gnome-keyring-2.30.3.ebuild 6 Jul 2010 20:36:08 -0000 1.3
22 +++ gnome-keyring-2.30.3.ebuild 11 Jul 2010 19:06:36 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.3 2010/07/06 20:36:08 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.4 2010/07/11 19:06:36 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2 LGPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sh ~sparc ~x86"
37 IUSE="debug doc pam test"
38 # USE=valgrind is probably not a good idea for the tree
39
40
41
42
43 1.175 gnome-base/gnome-keyring/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.175&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.175&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.174&r2=1.175
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
52 retrieving revision 1.174
53 retrieving revision 1.175
54 diff -u -r1.174 -r1.175
55 --- ChangeLog 6 Jul 2010 20:36:08 -0000 1.174
56 +++ ChangeLog 11 Jul 2010 19:06:36 -0000 1.175
57 @@ -1,6 +1,10 @@
58 # ChangeLog for gnome-base/gnome-keyring
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.174 2010/07/06 20:36:08 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.175 2010/07/11 19:06:36 armin76 Exp $
62 +
63 + 11 Jul 2010; Raúl Porcel <armin76@g.o>
64 + gnome-keyring-2.30.3.ebuild:
65 + Add ~alpha/~ia64/~sh/~sparc wrt #323831
66
67 06 Jul 2010; Pacho Ramos <pacho@g.o> gnome-keyring-2.30.3.ebuild:
68 Update gtk+ RDEPEND (bug #327155 by Samuli Suominen).