Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Date: Tue, 29 Mar 2011 13:13:49
Message-Id: 20110329131339.5F3FB20057@flycatcher.gentoo.org
1 jer 11/03/29 13:13:39
2
3 Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
4 Log:
5 Stable for HPPA (bug #358407).
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux i686)
8
9 Revision Changes Path
10 1.9 xfce-extra/xfce4-fsguard-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 22 Mar 2011 20:52:41 -0000 1.8
23 +++ ChangeLog 29 Mar 2011 13:13:39 -0000 1.9
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-fsguard-plugin
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.8 2011/03/22 20:52:41 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.9 2011/03/29 13:13:39 jer Exp $
29 +
30 + 29 Mar 2011; Jeroen Roovers <jer@g.o>
31 + xfce4-fsguard-plugin-1.0.0.ebuild:
32 + Stable for HPPA (bug #358407).
33
34 22 Mar 2011; Kacper Kowalik <xarthisius@g.o>
35 xfce4-fsguard-plugin-1.0.0.ebuild:
36
37
38
39 1.7 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.6&r2=1.7
44
45 Index: xfce4-fsguard-plugin-1.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- xfce4-fsguard-plugin-1.0.0.ebuild 22 Mar 2011 20:52:41 -0000 1.6
52 +++ xfce4-fsguard-plugin-1.0.0.ebuild 29 Mar 2011 13:13:39 -0000 1.7
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/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:52:41 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:13:39 jer Exp $
58
59 EAPI=3
60 inherit xfconf
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67 IUSE=""
68
69 RDEPEND=">=x11-libs/gtk+-2.6:2