pentoo-overlay/pentoo/pentoo-bluetooth/pentoo-bluetooth-2012.0.ebuild
2012-02-01 03:32:38 +00:00

23 lines
499 B
Bash

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
KEYWORDS="-*"
DESCRIPTION="Pentoo bluetooth meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
x86? ( net-wireless/bluemaho )
net-wireless/bt-audit
net-wireless/btscanner
net-wireless/kismet-ubertooth
net-analyzer/wireshark[btbb]
net-wireless/ubertooth
net-wireless/haraldscan
net-wireless/gnome-bluetooth"