summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2012-08-26 00:20:48 +0000
committerRichard Yao <ryao@gentoo.org>2012-08-26 00:20:48 +0000
commitc3a0809c2658b753acde890a4a56f3d69077793d (patch)
tree0a24ba15f3ecb1e40195fe573278a82b210e5595 /sys-fs
parentAdd 0.10.0 release candidate 1. (diff)
downloadgentoo-2-c3a0809c2658b753acde890a4a56f3d69077793d.tar.gz
gentoo-2-c3a0809c2658b753acde890a4a56f3d69077793d.tar.bz2
gentoo-2-c3a0809c2658b753acde890a4a56f3d69077793d.zip
Adjust LICENSE to reflect the fact that all kernel code is under the CDDL
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/ChangeLog6
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild4
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/zfs-kmod/ChangeLog b/sys-fs/zfs-kmod/ChangeLog
index df29657cbb36..4dcd1b2aa2c5 100644
--- a/sys-fs/zfs-kmod/ChangeLog
+++ b/sys-fs/zfs-kmod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/zfs-kmod
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.4 2012/08/24 14:57:46 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.5 2012/08/26 00:20:48 ryao Exp $
+
+ 26 Aug 2012; Richard Yao <ryao@gentoo.org> zfs-kmod-0.6.0_rc10.ebuild,
+ zfs-kmod-9999.ebuild:
+ Adjust LICENSE to reflect the fact that all kernel code is under the CDDL
24 Aug 2012; Richard Yao <ryao@gentoo.org> zfs-kmod-0.6.0_rc10.ebuild,
zfs-kmod-9999.ebuild:
diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild
index ba91d6d94165..95ab9acc8fa9 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.0_rc10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI="4"
@@ -25,7 +25,7 @@ fi
DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
HOMEPAGE="http://zfsonlinux.org/"
-LICENSE="BSD-2 CDDL MIT"
+LICENSE="CDDL"
SLOT="0"
IUSE="custom-cflags debug +rootfs"
RESTRICT="test"
diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
index 870b45bbc2c3..43f2f6486589 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.4 2012/08/24 14:57:46 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild,v 1.5 2012/08/26 00:20:48 ryao Exp $
EAPI="4"
@@ -25,7 +25,7 @@ fi
DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
HOMEPAGE="http://zfsonlinux.org/"
-LICENSE="BSD-2 CDDL MIT"
+LICENSE="CDDL"
SLOT="0"
IUSE="custom-cflags debug +rootfs"
RESTRICT="test"