commit:     e51e433fb53b6525ff8d7d0c2f791d30a7559325
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  6 10:33:51 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 10:33:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51e433f

dev-tex/lgrind: fix ebuild variable order

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 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"
 

Reply via email to