From 8cf551a49559165aaa19bb690363d14a3f80a69a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 09:16:27 +0200 Subject: [PATCH] klystron: code style. --- games-engines/klystron/klystron-0.0.0.recipe | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/games-engines/klystron/klystron-0.0.0.recipe b/games-engines/klystron/klystron-0.0.0.recipe index 8c6f79516..8651af03d 100644 --- a/games-engines/klystron/klystron-0.0.0.recipe +++ b/games-engines/klystron/klystron-0.0.0.recipe @@ -21,11 +21,11 @@ is a very important feature for a thrustlike game. The synth and the music \ routine are thrown in just for fun. " HOMEPAGE="https://github.com/kometbomb/klystron/" +COPYRIGHT="2009-2015 Tero Lindeman (kometbomb)" +LICENSE="MIT" +REVISION="1" SOURCE_URI="https://github.com/kometbomb/klystron/archive/89b1214fde74b755f24b69673a2ca1f6b721d775.tar.gz" CHECKSUM_SHA256="fbafcc75f8e7a39f2d95dfac9c0ae3b4fe28a3d6e543289fd90125b98a2e5e54" -REVISION="1" -LICENSE="MIT" -COPYRIGHT="2009-2015 Tero Lindeman (kometbomb)" SOURCE_DIR="klystron-89b1214fde74b755f24b69673a2ca1f6b721d775" ARCHITECTURES="!x86_gcc2" @@ -44,7 +44,6 @@ BUILD_REQUIRES=" devel:libsdl2_mixer$secondaryArchSuffix haiku${secondaryArchSuffix}_devel " - BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:make