Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gnome-disk-utility: ChangeLog gnome-disk-utility-3.0.2-r200.ebuild
Date: Thu, 29 Dec 2011 18:11:53
Message-Id: 20111229181143.EDFA12004B@flycatcher.gentoo.org
1 pacho 11/12/29 18:11:43
2
3 Modified: ChangeLog gnome-disk-utility-3.0.2-r200.ebuild
4 Log:
5 amd64 stable, bug 393007
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.58 sys-apps/gnome-disk-utility/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 18 Oct 2011 21:36:54 -0000 1.57
23 +++ ChangeLog 29 Dec 2011 18:11:43 -0000 1.58
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/gnome-disk-utility
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.57 2011/10/18 21:36:54 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.58 2011/12/29 18:11:43 pacho Exp $
29 +
30 + 29 Dec 2011; Pacho Ramos <pacho@g.o>
31 + gnome-disk-utility-3.0.2-r200.ebuild:
32 + amd64 stable, bug 393007
33
34 18 Oct 2011; Samuli Suominen <ssuominen@g.o>
35 gnome-disk-utility-3.0.2-r200.ebuild, gnome-disk-utility-3.0.2-r300.ebuild:
36
37
38
39 1.3 sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild?r1=1.2&r2=1.3
44
45 Index: gnome-disk-utility-3.0.2-r200.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- gnome-disk-utility-3.0.2-r200.ebuild 18 Oct 2011 21:36:54 -0000 1.2
52 +++ gnome-disk-utility-3.0.2-r200.ebuild 29 Dec 2011 18:11:43 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild,v 1.2 2011/10/18 21:36:54 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild,v 1.3 2011/12/29 18:11:43 pacho Exp $
58
59 EAPI="4"
60 GCONF_DEBUG="no"
61 @@ -14,7 +14,7 @@
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 IUSE="avahi doc fat gnome-keyring nautilus remote-access"
65 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
66 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
67
68 CDEPEND="
69 >=dev-libs/glib-2.22:2