blob: 5b9662939dd5594465b6e07b665aa5ca18741e02 [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
DESCRIPTION="Bluetooth HCI packet analyzer"
HOMEPAGE="http://www.bluez.org/"
SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
IUSE=""
RDEPEND=">=net-wireless/bluez-4.98"
DEPEND="${RDEPEND}
virtual/pkgconfig
app-arch/xz-utils"