From afce27d18cbde2475561f1fdce360a9381df30d5 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Sat, 17 Nov 2018 13:50:07 -0500 Subject: [PATCH] heidi: 0.1, remove unnecessary arch syntax, and fix my name. --- haiku-apps/heidi/{heidi-1.0.recipe => heidi-0.1.recipe} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename haiku-apps/heidi/{heidi-1.0.recipe => heidi-0.1.recipe} (92%) diff --git a/haiku-apps/heidi/heidi-1.0.recipe b/haiku-apps/heidi/heidi-0.1.recipe similarity index 92% rename from haiku-apps/heidi/heidi-1.0.recipe rename to haiku-apps/heidi/heidi-0.1.recipe index 49a9db5d2..072f98909 100644 --- a/haiku-apps/heidi/heidi-1.0.recipe +++ b/haiku-apps/heidi/heidi-0.1.recipe @@ -2,7 +2,7 @@ SUMMARY="Native IDE for Haiku" DESCRIPTION="Heidi is a useful IDE for Haiku where coders can edit, \ build, run, and debug their code projects all in one window." HOMEPAGE="https://github.com/waddlesplash/Heidi" -COPYRIGHT="2014 Austin Cavalier, Kacper Kasper" +COPYRIGHT="2014-2016 Augustin Cavalier" LICENSE="MIT" REVISION="1" srcGitRev="ec676d2b45043b7a70d606f5fe2dbf05f3c45ed1" @@ -14,9 +14,7 @@ SOURCE_DIR="Heidi-$srcGitRev" # The software is in alpha version: # Cannot be distributed yet. ARCHITECTURES="!x86_gcc2 ?x86_64" -if [ "$targetArchitecture" = x86_gcc2 ]; then SECONDARY_ARCHITECTURES="?x86" -fi PROVIDES=" heidi$secondaryArchSuffix = $portVersion