mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c VariableOrderCheck`. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -7,11 +7,12 @@ DESCRIPTION="A privacy tool that makes keystroke biometrics less effective"
|
||||
HOMEPAGE="https://github.com/Whonix/kloak"
|
||||
SRC_URI="https://gitlab.com/whonix/kloak/-/archive/0.2.30-2/${P}-2.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${P}-2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
S="${WORKDIR}/${P}-2"
|
||||
RDEPEND="${DEPEND}"
|
||||
CONFIG_CHECK="~UINPUT"
|
||||
PATCHES=(
|
||||
|
||||
Reference in New Issue
Block a user