          MODULE=orc
         VERSION=0.4.16
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://code.entropywave.com/download/orc
      SOURCE_VFY=sha1:b67131881e7834b0c820bfba468f668100fb2e91
        WEB_SITE=http://code.entropywave.com/projects/orc
         ENTERED=20100314
         UPDATED=20111017
           SHORT="Oil Runtime Compiler"

cat << EOF
Orc is a library and set of tools for compiling and executing very simple
programs that operate on arrays of data. The language is a generic assembly
language that represents many of the features available in SIMD architectures,
including saturated addition and subtraction, and many arithmetic operations.
EOF
