Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnome-keyring: ChangeLog libgnome-keyring-2.32.0.ebuild
Date: Wed, 23 Feb 2011 22:53:16
Message-Id: 20110223225307.2ADBD20054@flycatcher.gentoo.org
1 hwoarang 11/02/23 22:53:07
2
3 Modified: ChangeLog libgnome-keyring-2.32.0.ebuild
4 Log:
5 Stable on amd64 wrt bug #353436
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.17 gnome-base/libgnome-keyring/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 19 Oct 2010 18:44:45 -0000 1.16
23 +++ ChangeLog 23 Feb 2011 22:53:06 -0000 1.17
24 @@ -1,6 +1,10 @@
25 # ChangeLog for gnome-base/libgnome-keyring
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.16 2010/10/19 18:44:45 pacho Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.17 2011/02/23 22:53:06 hwoarang Exp $
30 +
31 + 23 Feb 2011; Markos Chandras <hwoarang@g.o>
32 + libgnome-keyring-2.32.0.ebuild:
33 + Stable on amd64 wrt bug #353436
34
35 19 Oct 2010; Pacho Ramos <pacho@g.o>
36 libgnome-keyring-2.32.0.ebuild:
37
38
39
40 1.4 gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild?r1=1.3&r2=1.4
45
46 Index: libgnome-keyring-2.32.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- libgnome-keyring-2.32.0.ebuild 19 Oct 2010 18:44:45 -0000 1.3
53 +++ libgnome-keyring-2.32.0.ebuild 23 Feb 2011 22:53:06 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.3 2010/10/19 18:44:45 pacho Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.4 2011/02/23 22:53:06 hwoarang Exp $
60
61 EAPI="3"
62 GCONF_DEBUG="yes"
63 @@ -12,7 +12,7 @@
64
65 LICENSE="LGPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux"
68 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux"
69 IUSE="debug doc test"
70
71 RDEPEND=">=sys-apps/dbus-1.0