Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@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: Tue, 06 Jul 2010 14:00:01
Message-Id: 20100706135957.9BC982CE14@corvid.gentoo.org
1 ssuominen 10/07/06 13:59:57
2
3 Modified: gnome-keyring-2.30.3.ebuild ChangeLog
4 Log:
5 Keyword ~ppc64 wrt #323831
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild?rev=1.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gnome-keyring-2.30.3.ebuild 23 Jun 2010 11:05:39 -0000 1.1
22 +++ gnome-keyring-2.30.3.ebuild 6 Jul 2010 13:59:57 -0000 1.2
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.1 2010/06/23 11:05:39 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.30.3.ebuild,v 1.2 2010/07/06 13:59:57 ssuominen 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 ~x86"
36 +KEYWORDS="~amd64 ~arm ~ppc64 ~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.173 gnome-base/gnome-keyring/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.173&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.173&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.172&r2=1.173
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
52 retrieving revision 1.172
53 retrieving revision 1.173
54 diff -u -r1.172 -r1.173
55 --- ChangeLog 23 Jun 2010 11:05:39 -0000 1.172
56 +++ ChangeLog 6 Jul 2010 13:59:57 -0000 1.173
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.172 2010/06/23 11:05:39 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.173 2010/07/06 13:59:57 ssuominen Exp $
62 +
63 + 06 Jul 2010; Samuli Suominen <ssuominen@g.o>
64 + gnome-keyring-2.30.3.ebuild:
65 + Keyword ~ppc64 wrt #323831
66
67 *gnome-keyring-2.30.3 (23 Jun 2010)