From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-837747-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 8F6911384B4
	for <garchives@archives.gentoo.org>; Thu,  1 Oct 2015 04:37:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0B4FDE0876;
	Thu,  1 Oct 2015 04:37:19 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A3B56E0876
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2015 04:37:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 752BD340AF6
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2015 04:37:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D181029D
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2015 04:37:13 +0000 (UTC)
From: "Richard Yao" <ryao@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Richard Yao" <ryao@gentoo.org>
Message-ID: <1443674199.18dfe49922095b414a1c533629d2febbf03b1216.ryao@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/spl/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-kernel/spl/spl-0.6.4.ebuild sys-kernel/spl/spl-0.6.5.2.ebuild sys-kernel/spl/spl-0.6.5.ebuild sys-kernel/spl/spl-9999.ebuild
X-VCS-Directories: sys-kernel/spl/
X-VCS-Committer: ryao
X-VCS-Committer-Name: Richard Yao
X-VCS-Revision: 18dfe49922095b414a1c533629d2febbf03b1216
X-VCS-Branch: master
Date: Thu,  1 Oct 2015 04:37:13 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 7758eab1-575a-4a58-aee1-eb0cab23dd20
X-Archives-Hash: 236be214287064808ba0ca8fbe9239d2

commit:     18dfe49922095b414a1c533629d2febbf03b1216
Author:     Richard Yao <ryao <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 04:36:39 2015 +0000
Commit:     Richard Yao <ryao <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 04:36:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18dfe499

sys-kernel/spl: Remove USE=debug-log where obsolete

Signed-off-by: Richard Yao <ryao <AT> gentoo.org>

 sys-kernel/spl/spl-0.6.4.ebuild   | 2 +-
 sys-kernel/spl/spl-0.6.5.2.ebuild | 2 +-
 sys-kernel/spl/spl-0.6.5.ebuild   | 2 +-
 sys-kernel/spl/spl-9999.ebuild    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/spl/spl-0.6.4.ebuild b/sys-kernel/spl/spl-0.6.4.ebuild
index 3799c72..f1fb322 100644
--- a/sys-kernel/spl/spl-0.6.4.ebuild
+++ b/sys-kernel/spl/spl-0.6.4.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="custom-cflags debug debug-log"
+IUSE="custom-cflags debug"
 RESTRICT="debug? ( strip ) test"
 
 COMMON_DEPEND="dev-lang/perl

diff --git a/sys-kernel/spl/spl-0.6.5.2.ebuild b/sys-kernel/spl/spl-0.6.5.2.ebuild
index e9236e5..43c6711 100644
--- a/sys-kernel/spl/spl-0.6.5.2.ebuild
+++ b/sys-kernel/spl/spl-0.6.5.2.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="custom-cflags debug debug-log"
+IUSE="custom-cflags debug"
 RESTRICT="debug? ( strip ) test"
 
 COMMON_DEPEND="dev-lang/perl

diff --git a/sys-kernel/spl/spl-0.6.5.ebuild b/sys-kernel/spl/spl-0.6.5.ebuild
index 3555908..f9edbd8 100644
--- a/sys-kernel/spl/spl-0.6.5.ebuild
+++ b/sys-kernel/spl/spl-0.6.5.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="custom-cflags debug debug-log"
+IUSE="custom-cflags debug"
 RESTRICT="debug? ( strip ) test"
 
 COMMON_DEPEND="dev-lang/perl

diff --git a/sys-kernel/spl/spl-9999.ebuild b/sys-kernel/spl/spl-9999.ebuild
index e9236e5..43c6711 100644
--- a/sys-kernel/spl/spl-9999.ebuild
+++ b/sys-kernel/spl/spl-9999.ebuild
@@ -22,7 +22,7 @@ HOMEPAGE="http://zfsonlinux.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="custom-cflags debug debug-log"
+IUSE="custom-cflags debug"
 RESTRICT="debug? ( strip ) test"
 
 COMMON_DEPEND="dev-lang/perl