Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-3.14.0.ebuild ChangeLog
Date: Wed, 29 Jul 2015 10:21:33
Message-Id: 20150729102130.594C1110@oystercatcher.gentoo.org
1 klausman 15/07/29 10:21:30
2
3 Modified: gnome-keyring-3.14.0.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug 551814
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.10 gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild?r1=1.9&r2=1.10
15
16 Index: gnome-keyring-3.14.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gnome-keyring-3.14.0.ebuild 17 Jul 2015 15:33:40 -0000 1.9
23 +++ gnome-keyring-3.14.0.ebuild 29 Jul 2015 10:21:30 -0000 1.10
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/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.9 2015/07/17 15:33:40 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.10 2015/07/29 10:21:30 klausman Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="yes" # Not gnome macro but similar
32 @@ -15,7 +15,7 @@
33 LICENSE="GPL-2+ LGPL-2+"
34 SLOT="0"
35 IUSE="+caps debug pam selinux +ssh-agent test"
36 -KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
38
39 RDEPEND="
40 >=app-crypt/gcr-3.5.3:=[gtk]
41
42
43
44 1.278 gnome-base/gnome-keyring/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.278&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?rev=1.278&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/ChangeLog?r1=1.277&r2=1.278
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v
53 retrieving revision 1.277
54 retrieving revision 1.278
55 diff -u -r1.277 -r1.278
56 --- ChangeLog 17 Jul 2015 15:33:40 -0000 1.277
57 +++ ChangeLog 29 Jul 2015 10:21:30 -0000 1.278
58 @@ -1,6 +1,10 @@
59 # ChangeLog for gnome-base/gnome-keyring
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.277 2015/07/17 15:33:40 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.278 2015/07/29 10:21:30 klausman Exp $
63 +
64 + 29 Jul 2015; Tobias Klausmann <klausman@g.o>
65 + gnome-keyring-3.14.0.ebuild:
66 + Stable on alpha, bug 551814
67
68 17 Jul 2015; Agostino Sarubbo <ago@g.o> gnome-keyring-3.14.0.ebuild:
69 Stable for ia64, wrt bug #551814