From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E387A1388BF for ; Thu, 7 Jan 2016 15:56:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C76CE0826; Thu, 7 Jan 2016 15:56:25 +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 18ACDE0826 for ; Thu, 7 Jan 2016 15:56:25 +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 0D93434094F for ; Thu, 7 Jan 2016 15:56:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F80FA2C for ; Thu, 7 Jan 2016 15:56:21 +0000 (UTC) From: "Tony Vroon" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tony Vroon" Message-ID: <1452182186.a9aa834857763214ec3e2bde8a71d98e4975d769.chainsaw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/kea/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/kea/kea-1.0.0.ebuild X-VCS-Directories: net-misc/kea/ X-VCS-Committer: chainsaw X-VCS-Committer-Name: Tony Vroon X-VCS-Revision: a9aa834857763214ec3e2bde8a71d98e4975d769 X-VCS-Branch: master Date: Thu, 7 Jan 2016 15:56:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2989b825-bb6e-4d39-a9ef-7a71bfdb7cee X-Archives-Hash: dcda28a99cc511761f05671166a87d4a commit: a9aa834857763214ec3e2bde8a71d98e4975d769 Author: Tony Vroon gentoo org> AuthorDate: Thu Jan 7 15:56:26 2016 +0000 Commit: Tony Vroon gentoo org> CommitDate: Thu Jan 7 15:56:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9aa8348 net-misc/kea: Clear down IUSE. Package-Manager: portage-2.2.26 net-misc/kea/kea-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/kea/kea-1.0.0.ebuild b/net-misc/kea/kea-1.0.0.ebuild index 48192d8..374b0aa 100644 --- a/net-misc/kea/kea-1.0.0.ebuild +++ b/net-misc/kea/kea-1.0.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.isc.org/isc/kea/${MY_P}.tar.gz LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script SLOT="0" KEYWORDS="~amd64" -IUSE="ipv6 kernel_linux ldap libressl selinux ssl" +IUSE="" DEPEND=" dev-cpp/gtest