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 squashfs-tools-3.3.ebuild
Date: Sat, 28 Jun 2008 09:13:55
Message-Id: E1KCWVA-0001Bx-RT@stork.gentoo.org
1 wolf31o2 08/06/28 09:13:48
2
3 Modified: squashfs-tools-3.2_p2.ebuild ChangeLog
4 squashfs-tools-3.3.ebuild
5 Log:
6 Marking 3.2_p2 stable for 2.6.23 kernels. Thanks to Kerin Millar <kerframil@×××××.com> for pointing it out in bug #227461. This was used during the 2008.0 release cycle, so it received plenty of testing. Also, changing the elog to ewarn for 3.3 and the 2.6.24 requirement notice.
7 (Portage version: 2.1.5.5)
8
9 Revision Changes Path
10 1.3 sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild?r1=1.2&r2=1.3
15
16 Index: squashfs-tools-3.2_p2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- squashfs-tools-3.2_p2.ebuild 6 Nov 2007 22:54:24 -0000 1.2
23 +++ squashfs-tools-3.2_p2.ebuild 28 Jun 2008 09:13:48 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v 1.3 2008/06/28 09:13:48 wolf31o2 Exp $
30
31 inherit toolchain-funcs
32
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
39 IUSE=""
40
41 RDEPEND="sys-libs/zlib"
42
43
44
45 1.55 sys-fs/squashfs-tools/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.55&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.55&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?r1=1.54&r2=1.55
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v
54 retrieving revision 1.54
55 retrieving revision 1.55
56 diff -u -r1.54 -r1.55
57 --- ChangeLog 19 Jun 2008 17:39:18 -0000 1.54
58 +++ ChangeLog 28 Jun 2008 09:13:48 -0000 1.55
59 @@ -1,6 +1,13 @@
60 # ChangeLog for sys-fs/squashfs-tools
61 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.54 2008/06/19 17:39:18 wolf31o2 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.55 2008/06/28 09:13:48 wolf31o2 Exp $
64 +
65 + 28 Jun 2008; Chris Gianelloni <wolf31o2@g.o>
66 + squashfs-tools-3.2_p2.ebuild, squashfs-tools-3.3.ebuild:
67 + Marking 3.2_p2 stable for 2.6.23 kernels. Thanks to Kerin Millar
68 + <kerframil@×××××.com> for pointing it out in bug #227461. This was used
69 + during the 2008.0 release cycle, so it received plenty of testing. Also,
70 + changing the elog to ewarn for 3.3 and the 2.6.24 requirement notice.
71
72 19 Jun 2008; Chris Gianelloni <wolf31o2@g.o>
73 squashfs-tools-3.3.ebuild:
74
75
76
77 1.4 sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild?rev=1.4&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild?rev=1.4&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild?r1=1.3&r2=1.4
82
83 Index: squashfs-tools-3.3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v
86 retrieving revision 1.3
87 retrieving revision 1.4
88 diff -u -r1.3 -r1.4
89 --- squashfs-tools-3.3.ebuild 19 Jun 2008 17:39:18 -0000 1.3
90 +++ squashfs-tools-3.3.ebuild 28 Jun 2008 09:13:48 -0000 1.4
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.3 2008/06/19 17:39:18 wolf31o2 Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.4 2008/06/28 09:13:48 wolf31o2 Exp $
96
97 inherit eutils toolchain-funcs
98
99 @@ -36,5 +36,5 @@
100 }
101
102 pkg_postinst() {
103 - elog "This version of mksquashfs requires a 2.6.24 kernel or better."
104 + ewarn "This version of mksquashfs requires a 2.6.24 kernel or better."
105 }
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list