wctf-client: meta ebuild for my wctf boxes

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-05-04 12:36:20 -04:00
parent 9c005b469d
commit bb3e1c9112
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -0,0 +1,26 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Packages needed to power the client NUC for WCTF events"
HOMEPAGE="http://wctf.us"
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS=""
IUSE=""
PDEPEND="dev-vcs/git
net-misc/dhcpcd
sys-apps/rng-tools
sys-power/thermald
sys-kernel/pentoo-sources
app-misc/screen
app-editors/nano
app-editors/vim
net-wireless/rtl8812au_aircrack-ng
sys-process/iotop
sys-process/htop
sys-boot/grub:2"