Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring: gnome-keyring-2.32.1.ebuild
Date: Sun, 02 Jan 2011 21:32:32
Message-Id: 20110102213223.76C9320054@flycatcher.gentoo.org
1 mr_bones_ 11/01/02 21:32:23
2
3 Modified: gnome-keyring-2.32.1.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild?r1=1.3&r2=1.4
15
16 Index: gnome-keyring-2.32.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gnome-keyring-2.32.1.ebuild 1 Jan 2011 18:23:33 -0000 1.3
23 +++ gnome-keyring-2.32.1.ebuild 2 Jan 2011 21:32:23 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 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-2.32.1.ebuild,v 1.3 2011/01/01 18:23:33 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild,v 1.4 2011/01/02 21:32:23 mr_bones_ Exp $
29
30 EAPI="3"
31 GCONF_DEBUG="yes"
32 @@ -35,7 +35,7 @@
33
34 DOCS="AUTHORS ChangeLog NEWS README"
35
36 -# tests fail in several ways, they should be fixed in the next cycle (bug #340283),
37 +# tests fail in several ways, they should be fixed in the next cycle (bug #340283),
38 # revisit then.
39 RESTRICT="test"