commit:     1b48d55890ab8cf54c6139cdbf1c045f17d6bb16
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 19:04:32 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 19:28:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b48d558

dev-ada/ada_libfswatch: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/ada_libfswatch/ada_libfswatch-20201105-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ada/ada_libfswatch/ada_libfswatch-20201105-r2.ebuild 
b/dev-ada/ada_libfswatch/ada_libfswatch-20201105-r2.ebuild
index a1509ede3bbc..0bdf6dfeedbe 100644
--- a/dev-ada/ada_libfswatch/ada_libfswatch-20201105-r2.ebuild
+++ b/dev-ada/ada_libfswatch/ada_libfswatch-20201105-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,6 +13,8 @@ HOMEPAGE="https://github.com/AdaCore/ada_libfswatch";
 SRC_URI="https://github.com/AdaCore/${PN}/archive/${commitId}.tar.gz
        -> ${P}.tar.gz"
 
+S="${WORKDIR}"/${PN}-${commitId}
+
 LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -23,8 +25,6 @@ RDEPEND="${ADA_DEPS}
 DEPEND="${RDEPEND}"
 BDEPEND="dev-ada/gprbuild[${ADA_USEDEP}]"
 
-S="${WORKDIR}"/${PN}-${commitId}
-
 PATCHES=(
        "${FILESDIR}"/${P}-link.patch
 )

Reply via email to