Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-volman: thunar-volman-0.2.0.ebuild ChangeLog
Date: Wed, 24 Sep 2008 10:13:27
Message-Id: E1KiRN6-0000ET-Hw@stork.gentoo.org
1 aballier 08/09/24 10:13:24
2
3 Modified: thunar-volman-0.2.0.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@×××××.com>, bug #236834
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.8 xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?r1=1.7&r2=1.8
14
15 Index: thunar-volman-0.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- thunar-volman-0.2.0.ebuild 17 Dec 2007 18:47:32 -0000 1.7
22 +++ thunar-volman-0.2.0.ebuild 24 Sep 2008 10:13:24 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.7 2007/12/17 18:47:32 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.8 2008/09/24 10:13:24 aballier Exp $
29
30 inherit eutils xfce44
31
32 @@ -10,7 +10,7 @@
33 HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman"
34 SRC_URI="mirror://berlios/xfce-goodies/${P}.tar.bz2"
35
36 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE="debug"
39
40 RDEPEND="dev-libs/dbus-glib
41
42
43
44 1.42 xfce-extra/thunar-volman/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?rev=1.42&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?rev=1.42&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?r1=1.41&r2=1.42
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v
53 retrieving revision 1.41
54 retrieving revision 1.42
55 diff -u -r1.41 -r1.42
56 --- ChangeLog 17 Dec 2007 18:47:32 -0000 1.41
57 +++ ChangeLog 24 Sep 2008 10:13:24 -0000 1.42
58 @@ -1,6 +1,11 @@
59 # ChangeLog for xfce-extra/thunar-volman
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.41 2007/12/17 18:47:32 jer Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.42 2008/09/24 10:13:24 aballier Exp $
64 +
65 + 24 Sep 2008; Alexis Ballier <aballier@g.o>
66 + thunar-volman-0.2.0.ebuild:
67 + keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@×××××.com>,
68 + bug #236834
69
70 17 Dec 2007; Jeroen Roovers <jer@g.o> thunar-volman-0.2.0.ebuild:
71 Stable for HPPA (bug #201747).