mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
pentoo-bluetooth: added haraldscan
This commit is contained in:
parent
0c542fcdd9
commit
9515564f0b
2 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-bluetooth-2010.0.ebuild 391 RMD160 24e10f2a06ce698729a8a37ec27e2a3711b7a0a6 SHA1 7c725ffda0080a2de4759d8f8138592513fce54a SHA256 a0189f7566e79b70bd6ae6f2e51e68ac0144da1aec9e01d95c0d27671a529a8b
|
||||
EBUILD pentoo-bluetooth-2010.0.ebuild 414 RMD160 e0ea360aeb888c55a33cb339cceae6b49223bd42 SHA1 e0f111c7222854c54ff3d4c0691c4ce9a8619bfe SHA256 adfd776d01c882aa8a54ddea8d462cb523187f13983cc1a3e054a70c8b701197
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
EAPI=2
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo bluetooth meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -16,4 +16,5 @@ RDEPEND="${DEPEND}
|
|||
x86? ( net-wireless/bluemaho )
|
||||
net-wireless/bt-audit
|
||||
net-wireless/btscanner
|
||||
net-wireless/gnome-bluetooth"
|
||||
net-wireless/gnome-bluetooth
|
||||
net-wireless/haraldscan"
|
||||
|
|
|
|||
Loading…
Reference in a new issue