# Copyright 2026 Aubrey
# Distributed under the terms of the BSD-2-Clause License

EAPI=8

DESCRIPTION="Meta package for Alula's headspace scripts"
HOMEPAGE=""
SRC_URI=""
RESTRICT="mirror fetch"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="*"

RDEPEND="
  app-misc/genupdate
  app-misc/goodnight
  sys-kernel/kernelbuild
"