Gentoo Archives: gentoo-commits

From: "Richard Yao (ryao)" <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/zfs-kmod: zfs-kmod-9999.ebuild zfs-kmod-0.6.0_rc10.ebuild ChangeLog
Date: Sun, 26 Aug 2012 00:21:00
Message-Id: 20120826002048.54AE520743@flycatcher.gentoo.org
1 ryao 12/08/26 00:20:48
2
3 Modified: zfs-kmod-9999.ebuild zfs-kmod-0.6.0_rc10.ebuild
4 ChangeLog
5 Log:
6 Adjust LICENSE to reflect the fact that all kernel code is under the CDDL
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild?r1=1.4&r2=1.5
16
17 Index: zfs-kmod-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- zfs-kmod-9999.ebuild 24 Aug 2012 14:57:46 -0000 1.4
24 +++ zfs-kmod-9999.ebuild 26 Aug 2012 00:20:48 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.4 2012/08/24 14:57:46 ryao Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.5 2012/08/26 00:20:48 ryao Exp $
30
31 EAPI="4"
32
33 @@ -25,7 +25,7 @@
34 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
35 HOMEPAGE="http://zfsonlinux.org/"
36
37 -LICENSE="BSD-2 CDDL MIT"
38 +LICENSE="CDDL"
39 SLOT="0"
40 IUSE="custom-cflags debug +rootfs"
41 RESTRICT="test"
42
43
44
45 1.5 sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild?r1=1.4&r2=1.5
50
51 Index: zfs-kmod-0.6.0_rc10.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- zfs-kmod-0.6.0_rc10.ebuild 24 Aug 2012 14:57:46 -0000 1.4
58 +++ zfs-kmod-0.6.0_rc10.ebuild 26 Aug 2012 00:20:48 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild,v 1.4 2012/08/24 14:57:46 ryao Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild,v 1.5 2012/08/26 00:20:48 ryao Exp $
64
65 EAPI="4"
66
67 @@ -25,7 +25,7 @@
68 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
69 HOMEPAGE="http://zfsonlinux.org/"
70
71 -LICENSE="BSD-2 CDDL MIT"
72 +LICENSE="CDDL"
73 SLOT="0"
74 IUSE="custom-cflags debug +rootfs"
75 RESTRICT="test"
76
77
78
79 1.5 sys-fs/zfs-kmod/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.5&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.5&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?r1=1.4&r2=1.5
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
88 retrieving revision 1.4
89 retrieving revision 1.5
90 diff -u -r1.4 -r1.5
91 --- ChangeLog 24 Aug 2012 14:57:46 -0000 1.4
92 +++ ChangeLog 26 Aug 2012 00:20:48 -0000 1.5
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sys-fs/zfs-kmod
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.4 2012/08/24 14:57:46 ryao Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.5 2012/08/26 00:20:48 ryao Exp $
98 +
99 + 26 Aug 2012; Richard Yao <ryao@g.o> zfs-kmod-0.6.0_rc10.ebuild,
100 + zfs-kmod-9999.ebuild:
101 + Adjust LICENSE to reflect the fact that all kernel code is under the CDDL
102
103 24 Aug 2012; Richard Yao <ryao@g.o> zfs-kmod-0.6.0_rc10.ebuild,
104 zfs-kmod-9999.ebuild: