commit:     f7bab785c5e2e9fb1f3548ee9c71d80b4e4a0b35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 18:04:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 20:26:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7bab785

dev-libs/tree-sitter: move confusing comment

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild 
b/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild
index 734e7a2a9491..862cc9ee3eb6 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild
@@ -23,13 +23,12 @@ PATCHES=(
        "${FILESDIR}/${PN}-0.20.8-no-parser-header.patch"
 )
 
-# see Makefile:1
-QA_PKGCONFIG_VERSION="0.20.9"
-
 # XXX: Please, don't forget to check this on next version bump.
 # And, maybe remove as non-needed, if version in Makefile will
 # match the release.
 # ref: https://github.com/tree-sitter/tree-sitter/issues/2210
+# see Makefile:1
+QA_PKGCONFIG_VERSION="0.20.9"
 
 src_prepare() {
        default

Reply via email to