From 003c7f531fa11189de889852c671526965371cde Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 12 Nov 2018 21:30:54 +0000 Subject: [PATCH] nano: bump to 3.2, disable on x86_gcc2. The patch we had for version 3.1 was identical to the one we had for version 2.9.8 but was actually not enough to make gcc2 happy. --- app-editors/nano/{nano-3.1.recipe => nano-3.2.recipe} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename app-editors/nano/{nano-3.1.recipe => nano-3.2.recipe} (89%) diff --git a/app-editors/nano/nano-3.1.recipe b/app-editors/nano/nano-3.2.recipe similarity index 89% rename from app-editors/nano/nano-3.1.recipe rename to app-editors/nano/nano-3.2.recipe index b3edfc822..41eea856c 100644 --- a/app-editors/nano/nano-3.1.recipe +++ b/app-editors/nano/nano-3.2.recipe @@ -14,10 +14,9 @@ COPYRIGHT="1999-2018 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://www.nano-editor.org/dist/v3/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="14c02ca40a5bc61c580ce2f9cb7f9fc72d5ccc9da17ad044f78f6fb3fdb7719e" -PATCHES="nano-$portVersion.patchset" +CHECKSUM_SHA256="d12773af3589994b2e4982c5792b07c6240da5b86c5aef2103ab13b401fe6349" -ARCHITECTURES="x86_gcc2 x86 x86_64" +ARCHITECTURES="!x86_gcc2 x86 x86_64" PROVIDES=" nano = $portVersion compat >= 2