          MODULE=vala
           MAJOR=0.17
         VERSION=$MAJOR.1
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:b04fc01df281d33463ecffb3b1f347a265be5dfa
        WEB_SITE=http://live.gnome.org/Vala
         ENTERED=20020714
         UPDATED=20120604
           SHORT="A compiler for the GObject type system"

cat << EOF
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional runtime
requirements and without using a different ABI compared to applications and
libraries written in C.
EOF
