Gentoo Archives: gentoo-commits

From: Richard Yao <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/spl/
Date: Thu, 01 Oct 2015 04:37:22
Message-Id: 1443674199.18dfe49922095b414a1c533629d2febbf03b1216.ryao@gentoo
1 commit: 18dfe49922095b414a1c533629d2febbf03b1216
2 Author: Richard Yao <ryao <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 04:36:39 2015 +0000
4 Commit: Richard Yao <ryao <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 04:36:39 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18dfe499
7
8 sys-kernel/spl: Remove USE=debug-log where obsolete
9
10 Signed-off-by: Richard Yao <ryao <AT> gentoo.org>
11
12 sys-kernel/spl/spl-0.6.4.ebuild | 2 +-
13 sys-kernel/spl/spl-0.6.5.2.ebuild | 2 +-
14 sys-kernel/spl/spl-0.6.5.ebuild | 2 +-
15 sys-kernel/spl/spl-9999.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/sys-kernel/spl/spl-0.6.4.ebuild b/sys-kernel/spl/spl-0.6.4.ebuild
19 index 3799c72..f1fb322 100644
20 --- a/sys-kernel/spl/spl-0.6.4.ebuild
21 +++ b/sys-kernel/spl/spl-0.6.4.ebuild
22 @@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -IUSE="custom-cflags debug debug-log"
27 +IUSE="custom-cflags debug"
28 RESTRICT="debug? ( strip ) test"
29
30 COMMON_DEPEND="dev-lang/perl
31
32 diff --git a/sys-kernel/spl/spl-0.6.5.2.ebuild b/sys-kernel/spl/spl-0.6.5.2.ebuild
33 index e9236e5..43c6711 100644
34 --- a/sys-kernel/spl/spl-0.6.5.2.ebuild
35 +++ b/sys-kernel/spl/spl-0.6.5.2.ebuild
36 @@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40 -IUSE="custom-cflags debug debug-log"
41 +IUSE="custom-cflags debug"
42 RESTRICT="debug? ( strip ) test"
43
44 COMMON_DEPEND="dev-lang/perl
45
46 diff --git a/sys-kernel/spl/spl-0.6.5.ebuild b/sys-kernel/spl/spl-0.6.5.ebuild
47 index 3555908..f9edbd8 100644
48 --- a/sys-kernel/spl/spl-0.6.5.ebuild
49 +++ b/sys-kernel/spl/spl-0.6.5.ebuild
50 @@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
51
52 LICENSE="GPL-2"
53 SLOT="0"
54 -IUSE="custom-cflags debug debug-log"
55 +IUSE="custom-cflags debug"
56 RESTRICT="debug? ( strip ) test"
57
58 COMMON_DEPEND="dev-lang/perl
59
60 diff --git a/sys-kernel/spl/spl-9999.ebuild b/sys-kernel/spl/spl-9999.ebuild
61 index e9236e5..43c6711 100644
62 --- a/sys-kernel/spl/spl-9999.ebuild
63 +++ b/sys-kernel/spl/spl-9999.ebuild
64 @@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -IUSE="custom-cflags debug debug-log"
69 +IUSE="custom-cflags debug"
70 RESTRICT="debug? ( strip ) test"
71
72 COMMON_DEPEND="dev-lang/perl