From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9F2E139695 for ; Sat, 4 Mar 2017 05:06:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6D6021C084; Sat, 4 Mar 2017 05:06:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A320821C084 for ; Sat, 4 Mar 2017 05:06:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 268013417B5 for ; Sat, 4 Mar 2017 05:06:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F4015BBC for ; Sat, 4 Mar 2017 05:06:34 +0000 (UTC) From: "Richard Farina" 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 Farina" Message-ID: <1488603974.16db8592c1ac4ed45bdb681ac6366605188b98e3.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/ubertooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/ubertooth/Manifest net-wireless/ubertooth/ubertooth-2017.03.1.ebuild net-wireless/ubertooth/ubertooth-9999.ebuild X-VCS-Directories: net-wireless/ubertooth/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 16db8592c1ac4ed45bdb681ac6366605188b98e3 X-VCS-Branch: master Date: Sat, 4 Mar 2017 05:06:34 +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: 3276821e-1c9d-4c46-ab38-8369093e84f5 X-Archives-Hash: d0eeb00d1943665054ef5cfa2667cc1a commit: 16db8592c1ac4ed45bdb681ac6366605188b98e3 Author: Zero_Chaos gentoo org> AuthorDate: Sat Mar 4 05:05:14 2017 +0000 Commit: Richard Farina gentoo org> CommitDate: Sat Mar 4 05:06:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16db8592 net-wireless/ubertooth: bump, cleanup Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-wireless/ubertooth/Manifest | 1 + .../{ubertooth-9999.ebuild => ubertooth-2017.03.1.ebuild} | 14 ++++++-------- net-wireless/ubertooth/ubertooth-9999.ebuild | 14 ++++++-------- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/net-wireless/ubertooth/Manifest b/net-wireless/ubertooth/Manifest index 7fccdf3cd35..c196aca8dd4 100644 --- a/net-wireless/ubertooth/Manifest +++ b/net-wireless/ubertooth/Manifest @@ -1 +1,2 @@ DIST ubertooth-2015-10-R1.tar.xz 1716840 SHA256 bc37e7978d137a64d918d7c8f1e7ca9cff093f9921d805e9809b12e5ab12ae35 SHA512 ad7229c9509db4b4230ec28d1c16200f0780dd7ce55224528ced6d8969f342a79b7317b69e7b9e49d03e93f973203801f4f703dd80dc115400366b0984c965b1 WHIRLPOOL 5f46bdc8746481d68fd5c8e3ce04aadbcc1bc704c95b1b5a3d389376704a2a3e702faf819c749f98cb737578e9ccfa3ac01887081bceeceed2e4804493b2c2a8 +DIST ubertooth-2017-03-R1.tar.xz 671196 SHA256 76ace37e3920c0216b13aa7c0a4c094864262f1054f5ac406beafde954a37726 SHA512 546cc84b2c322e48c7a9da5c507b213d7fe6e8c1fefde0404f9bbc1f24675ace7fc831f941f362eca2cf3abefe1d9ba51cb12dd8b7407a59b7560fba8864b268 WHIRLPOOL e8229d522de78fb752a3ada37083753ea413b92426907cabc50575b48a00b445c25a7a78447b24196840cb655961d1ff4cb5c3e4462ff2893f31848fe15c102f diff --git a/net-wireless/ubertooth/ubertooth-9999.ebuild b/net-wireless/ubertooth/ubertooth-2017.03.1.ebuild similarity index 88% copy from net-wireless/ubertooth/ubertooth-9999.ebuild copy to net-wireless/ubertooth/ubertooth-2017.03.1.ebuild index d3c2d362330..de2e949b8cb 100644 --- a/net-wireless/ubertooth/ubertooth-9999.ebuild +++ b/net-wireless/ubertooth/ubertooth-2017.03.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 @@ -12,11 +12,10 @@ HOMEPAGE="http://ubertooth.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -IUSE="+bluez +specan static-libs +pcap +ubertooth1-firmware +udev" +IUSE="+bluez +specan static-libs +ubertooth1-firmware +udev" REQUIRED_USE="specan? ( ${PYTHON_REQUIRED_USE} )" DEPEND="bluez? ( net-wireless/bluez:= ) >=net-libs/libbtbb-${PV}:=[static-libs?] - pcap? ( net-libs/libbtbb[pcap] ) specan? ( ${PYTHON_DEPS} ) static-libs? ( dev-libs/libusb[static-libs] ) virtual/libusb:1=" @@ -54,10 +53,9 @@ src_prepare() { src_configure() { mycmakeargs=( - $(cmake-utils_use_enable bluez USE_BLUEZ) - $(cmake-utils_use pcap USE_PCAP) - $(cmake-utils_use static-libs BUILD_STATIC_LIB) - $(cmake-utils_use_enable udev INSTALL_UDEV_RULES) + -DUSE_BLUEZ=$(usex bluez) + -DBUILD_STATIC_LIB=$(usex static-libs) + -DINSTALL_UDEV_RULES=$(usex udev) -DENABLE_PYTHON=false ) if use udev; then diff --git a/net-wireless/ubertooth/ubertooth-9999.ebuild b/net-wireless/ubertooth/ubertooth-9999.ebuild index d3c2d362330..de2e949b8cb 100644 --- a/net-wireless/ubertooth/ubertooth-9999.ebuild +++ b/net-wireless/ubertooth/ubertooth-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 @@ -12,11 +12,10 @@ HOMEPAGE="http://ubertooth.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -IUSE="+bluez +specan static-libs +pcap +ubertooth1-firmware +udev" +IUSE="+bluez +specan static-libs +ubertooth1-firmware +udev" REQUIRED_USE="specan? ( ${PYTHON_REQUIRED_USE} )" DEPEND="bluez? ( net-wireless/bluez:= ) >=net-libs/libbtbb-${PV}:=[static-libs?] - pcap? ( net-libs/libbtbb[pcap] ) specan? ( ${PYTHON_DEPS} ) static-libs? ( dev-libs/libusb[static-libs] ) virtual/libusb:1=" @@ -54,10 +53,9 @@ src_prepare() { src_configure() { mycmakeargs=( - $(cmake-utils_use_enable bluez USE_BLUEZ) - $(cmake-utils_use pcap USE_PCAP) - $(cmake-utils_use static-libs BUILD_STATIC_LIB) - $(cmake-utils_use_enable udev INSTALL_UDEV_RULES) + -DUSE_BLUEZ=$(usex bluez) + -DBUILD_STATIC_LIB=$(usex static-libs) + -DINSTALL_UDEV_RULES=$(usex udev) -DENABLE_PYTHON=false ) if use udev; then