Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/squashfs-tools: squashfs-tools-3.2_p2.ebuild ChangeLog
Date: Tue, 06 Nov 2007 22:54:29
Message-Id: E1IpXJR-0001bI-4h@stork.gentoo.org
1 wolf31o2 07/11/06 22:54:25
2
3 Modified: squashfs-tools-3.2_p2.ebuild ChangeLog
4 Log:
5 Changing installation of docs so we pull in README-3.2 and not README-3.1 and closing bug #196158.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.2 sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?r1=1.1&r2=1.2
14
15 Index: squashfs-tools-3.2_p2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- squashfs-tools-3.2_p2.ebuild 16 May 2007 19:19:07 -0000 1.1
22 +++ squashfs-tools-3.2_p2.ebuild 6 Nov 2007 22:54:24 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v 1.1 2007/05/16 19:19:07 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v 1.2 2007/11/06 22:54:24 wolf31o2 Exp $
28
29 inherit toolchain-funcs
30
31 @@ -31,5 +31,5 @@
32 src_install() {
33 dobin mksquashfs unsquashfs || die
34 cd ..
35 - dodoc README ACKNOWLEDGEMENTS CHANGES PERFORMANCE.README README-3.1
36 + dodoc README ACKNOWLEDGEMENTS CHANGES PERFORMANCE.README README-3.2
37 }
38
39
40
41 1.51 sys-fs/squashfs-tools/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.51&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.51&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?r1=1.50&r2=1.51
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v
50 retrieving revision 1.50
51 retrieving revision 1.51
52 diff -u -r1.50 -r1.51
53 --- ChangeLog 16 May 2007 19:19:07 -0000 1.50
54 +++ ChangeLog 6 Nov 2007 22:54:24 -0000 1.51
55 @@ -1,6 +1,11 @@
56 # ChangeLog for sys-fs/squashfs-tools
57 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.50 2007/05/16 19:19:07 wolf31o2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.51 2007/11/06 22:54:24 wolf31o2 Exp $
60 +
61 + 06 Nov 2007; Chris Gianelloni <wolf31o2@g.o>
62 + squashfs-tools-3.2_p2.ebuild:
63 + Changing installation of docs so we pull in README-3.2 and not README-3.1
64 + and closing bug #196158.
65
66 *squashfs-tools-3.2_p2 (16 May 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list