From bb3e1c9112bf5c69ba823ce8576429e1983df85c Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 4 May 2018 12:36:20 -0400 Subject: [PATCH] wctf-client: meta ebuild for my wctf boxes --- pentoo/wctf-client/wctf-client-9999.ebuild | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 pentoo/wctf-client/wctf-client-9999.ebuild diff --git a/pentoo/wctf-client/wctf-client-9999.ebuild b/pentoo/wctf-client/wctf-client-9999.ebuild new file mode 100644 index 000000000..54beaa474 --- /dev/null +++ b/pentoo/wctf-client/wctf-client-9999.ebuild @@ -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"