            SPELL=unamechange
	  VERSION=0.1
	   SOURCE=$SPELL-$VERSION.tar.bz2
       SOURCE_URL=http://download.sourcemage.org/mirror/$SOURCE
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_HASH=sha512:37d92375906da43c7b6a6180014402d0aec58c99fea6d601cda339eedc5251f274c0aa97bf2bf124dcb1e86df91a4d426b94add4a20b19b813dbb866d6a1c0a5 
	  ENTERED=20050510
	  UPDATED=20050510
         KEYWORDS="smgl"
	    SHORT="uname hack for smgl"
cat << EOF
Uname hack for making uname return values specified in user space environment
rather than what the kernel says. This is mainly used for hacking around
big packages that use uname alot.
EOF
