commit:     fc7b0341af21a2c1b2bbc105977c916cb75a752b
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 18:36:24 2024 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 18:36:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7b0341

dev-lang/snobol: QA: VariableOrderWrong

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-lang/snobol/snobol-1.4.1-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/snobol/snobol-1.4.1-r1.ebuild 
b/dev-lang/snobol/snobol-1.4.1-r1.ebuild
index 2f1b55d3d530..db585fed563d 100644
--- a/dev-lang/snobol/snobol-1.4.1-r1.ebuild
+++ b/dev-lang/snobol/snobol-1.4.1-r1.ebuild
@@ -9,6 +9,7 @@ MY_P="${PN}4-${PV}"
 DESCRIPTION="Phil Budne's port of Macro SNOBOL4 in C, for modern machines"
 HOMEPAGE="http://www.snobol4.org/csnobol4/";
 SRC_URI="ftp://ftp.snobol4.org/snobol/old/${MY_P}.tar.gz";
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD-2"
 SLOT="0"
@@ -19,8 +20,6 @@ DEPEND="sys-libs/gdbm[berkdb]"
 RDEPEND="${DEPEND}"
 BDEPEND="sys-devel/m4"
 
-S="${WORKDIR}/${MY_P}"
-
 PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
 
 src_prepare() {

Reply via email to