commit:     c55e80d956333d4f705d462c5d70ff69c1825e52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 02:29:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 04:05:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55e80d9

games-simulation/bcs-demo: tidy ebuild

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

 games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild 
b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
index af09bc0dcf6..d5e8c9c2340 100644
--- a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
+++ b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
@@ -1,13 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit wrapper unpacker
 
 DESCRIPTION="design and build bridges and then stress test them with trains"
 HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm";
 SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin
        http://www.highprogrammer.com/alan/pfx2/openal-alan-hack-0.0.1.tar.gz";
+S="${WORKDIR}"
 
 LICENSE="BCS"
 SLOT="0"
@@ -24,8 +25,6 @@ RDEPEND="
        x11-libs/libXext[abi_x86_32(-)]
        virtual/opengl[abi_x86_32(-)]"
 
-S=${WORKDIR}
-
 dir=/opt/${PN}
 Ddir=${D}/${dir}
 QA_PREBUILT="${dir:1}/*"

Reply via email to