From dd50aa6d89e202eb76f222bd75466ea43f38e946 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 26 Jul 2016 16:44:42 +0200 Subject: [PATCH] bison: Convert to versionless bee file --- bison-2.4.3-0.bee => bison.be0 | 2 ++ 1 file changed, 2 insertions(+) rename bison-2.4.3-0.bee => bison.be0 (92%) diff --git a/bison-2.4.3-0.bee b/bison.be0 similarity index 92% rename from bison-2.4.3-0.bee rename to bison.be0 index a1dd906b5..15add090f 100755 --- a/bison-2.4.3-0.bee +++ b/bison.be0 @@ -1,5 +1,7 @@ #!/bin/env beesh +# BEE_VERSION bison-2.4.3-0 + PGRP=( uncategorized ) SRCURL[0]="http://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.bz2"