Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/fuse: fuse-0.7.0.ebuild ChangeLog
Date: Fri, 30 May 2008 01:37:37
Message-Id: E1K1tYh-0006it-Lc@stork.gentoo.org
1 darkside 08/05/30 01:37:31
2
3 Modified: fuse-0.7.0.ebuild ChangeLog
4 Log:
5 changed ebuild to explicitly require libspectrum-0.2.2*. Thanks to Jouni Rinne for reporting in bug #222335
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 app-emulation/fuse/fuse-0.7.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild?r1=1.9&r2=1.10
14
15 Index: fuse-0.7.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- fuse-0.7.0.ebuild 22 Jul 2007 10:18:28 -0000 1.9
22 +++ fuse-0.7.0.ebuild 30 May 2008 01:37:31 -0000 1.10
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/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.9 2007/07/22 10:18:28 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.10 2008/05/30 01:37:31 darkside Exp $
29
30 inherit eutils
31
32 @@ -19,7 +19,7 @@
33 RDEPEND="dev-lang/perl
34 xml? ( dev-libs/libxml2 )
35 png? ( media-libs/libpng )
36 - >=app-emulation/libspectrum-0.2.2
37 + ~app-emulation/libspectrum-0.2.2
38 || (
39 gtk? ( >=x11-libs/gtk+-2 )
40 sdl? ( media-libs/libsdl )
41
42
43
44 1.22 app-emulation/fuse/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/ChangeLog?rev=1.22&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/ChangeLog?rev=1.22&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/fuse/ChangeLog?r1=1.21&r2=1.22
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v
53 retrieving revision 1.21
54 retrieving revision 1.22
55 diff -u -r1.21 -r1.22
56 --- ChangeLog 30 May 2008 01:26:13 -0000 1.21
57 +++ ChangeLog 30 May 2008 01:37:31 -0000 1.22
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-emulation/fuse
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.21 2008/05/30 01:26:13 darkside Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.22 2008/05/30 01:37:31 darkside Exp $
64 +
65 + 30 May 2008; Jeremy Olexa <darkside@g.o> fuse-0.7.0.ebuild:
66 + changed ebuild to explicitly require libspectrum-0.2.2*. Thanks to Jouni
67 + Rinne for reporting in bug #222335
68
69 29 May 2008; Jeremy Olexa <darkside@g.o>; +fuse-0.9.0.ebuild:
70 version bump app-emulation/fuse to 0.9.0. Thanks to José Manuel Ferrer Ortiz
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list