mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
wctf-client: meta ebuild for my wctf boxes
This commit is contained in:
parent
9c005b469d
commit
bb3e1c9112
1 changed files with 26 additions and 0 deletions
26
pentoo/wctf-client/wctf-client-9999.ebuild
Normal file
26
pentoo/wctf-client/wctf-client-9999.ebuild
Normal 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"
|
||||
Loading…
Reference in a new issue