mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-engines/gargoyle: fix VariableOrderWrong
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,6 +15,7 @@ inherit desktop edos2unix flag-o-matic multiprocessing toolchain-funcs xdg
|
||||
DESCRIPTION="An Interactive Fiction (IF) player supporting all major formats"
|
||||
HOMEPAGE="http://ccxvii.net/gargoyle/"
|
||||
SRC_URI="https://github.com/garglk/garglk/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/garglk-${PV}"
|
||||
|
||||
LICENSE="BSD GPL-2 MIT Hugo Glulxe"
|
||||
SLOT="0"
|
||||
@@ -36,8 +37,6 @@ BDEPEND="
|
||||
dev-util/ftjam
|
||||
virtual/pkgconfig"
|
||||
|
||||
S="${WORKDIR}/garglk-${PV}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-fno-common.patch
|
||||
"${FILESDIR}"/${P}-QA-desktop.patch
|
||||
|
||||
Reference in New Issue
Block a user