From e51e433fb53b6525ff8d7d0c2f791d30a7559325 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Sat, 6 Jul 2024 12:33:51 +0200 Subject: dev-tex/lgrind: fix ebuild variable order Signed-off-by: Florian Schmaus --- dev-tex/lgrind/lgrind-3.67-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/lgrind/lgrind-3.67-r4.ebuild b/dev-tex/lgrind/lgrind-3.67-r4.ebuild index e6dd54f267f3..3c28480e5a9a 100644 --- a/dev-tex/lgrind/lgrind-3.67-r4.ebuild +++ b/dev-tex/lgrind/lgrind-3.67-r4.ebuild @@ -13,11 +13,11 @@ SRC_URI=" https://salsa.debian.org/debian/lgrind/-/raw/dbf049621a61720c8350c37659cf6537ac3893a9/debian/patches/texlive-2020.patch -> lgrind-3.67-fix-begin-document.patch " +S="${WORKDIR}/${PN}" LICENSE="BSD LGrind-Jacobson" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" -S="${WORKDIR}/${PN}" IUSE="examples" -- cgit v1.2.3-65-gdbad