Gentoo Archives: gentoo-commits

From: "Andreas Schuerch (nativemad)" <nativemad@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmudmount: ChangeLog wmudmount-2.2.ebuild
Date: Wed, 01 Apr 2015 18:53:09
Message-Id: 20150401185304.A38AD1501A@oystercatcher.gentoo.org
1 nativemad 15/04/01 18:53:04
2
3 Modified: ChangeLog wmudmount-2.2.ebuild
4 Log:
5 x86 stable, see bug 517702
6
7 (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
8
9 Revision Changes Path
10 1.18 x11-plugins/wmudmount/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 28 Feb 2014 15:41:09 -0000 1.17
23 +++ ChangeLog 1 Apr 2015 18:53:04 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-plugins/wmudmount
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.17 2014/02/28 15:41:09 voyageur Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.18 2015/04/01 18:53:04 nativemad Exp $
30 +
31 + 01 Apr 2015; Andreas Schuerch <nativemad@g.o> wmudmount-2.2.ebuild:
32 + x86 stable, see bug 517702
33
34 *wmudmount-2.2 (28 Feb 2014)
35
36
37
38
39 1.2 x11-plugins/wmudmount/wmudmount-2.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild?r1=1.1&r2=1.2
44
45 Index: wmudmount-2.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- wmudmount-2.2.ebuild 28 Feb 2014 15:41:09 -0000 1.1
52 +++ wmudmount-2.2.ebuild 1 Apr 2015 18:53:04 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild,v 1.1 2014/02/28 15:41:09 voyageur Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild,v 1.2 2015/04/01 18:53:04 nativemad Exp $
59
60 EAPI=5
61 inherit eutils gnome2-utils
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 x86"
68 IUSE="gnome-keyring libnotify"
69
70 RDEPEND="sys-fs/udisks:2