From a33f39e825b9c1f97deee8353a1c50f0b17ff0fb Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 19:43:43 +0200 Subject: academic/tuxtype2: Updated for version 1.5.3 --- academic/tuxtype2/slack-desc | 8 ++++++++ academic/tuxtype2/tuxtype2.SlackBuild | 5 ++--- academic/tuxtype2/tuxtype2.info | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) (limited to 'academic/tuxtype2') diff --git a/academic/tuxtype2/slack-desc b/academic/tuxtype2/slack-desc index b5b80bc55e..41bd6b5046 100644 --- a/academic/tuxtype2/slack-desc +++ b/academic/tuxtype2/slack-desc @@ -1,3 +1,11 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| tuxtype2: Tux Typing 2 (Educational Typing Tutor) tuxtype2: tuxtype2: "Tux Typing" is an educational typing tutor for children. It diff --git a/academic/tuxtype2/tuxtype2.SlackBuild b/academic/tuxtype2/tuxtype2.SlackBuild index 9e86de7816..9e570f66b1 100644 --- a/academic/tuxtype2/tuxtype2.SlackBuild +++ b/academic/tuxtype2/tuxtype2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Tux Typing 2 -# Copyright 2007 MagicMan +# Copyright 2007 Frank Caraballo - fecaraballo[AT]gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -34,7 +34,7 @@ VERSION=1.5.3 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -51,7 +51,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xvf $CWD/$PRGNAM-$VERSION.tar.* || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R u+w,go+r-w,a-s . diff --git a/academic/tuxtype2/tuxtype2.info b/academic/tuxtype2/tuxtype2.info index 2c6b574a81..9b080fbfd9 100644 --- a/academic/tuxtype2/tuxtype2.info +++ b/academic/tuxtype2/tuxtype2.info @@ -3,6 +3,6 @@ VERSION="1.5.3" HOMEPAGE="http://tuxtype.sourceforge.net/" DOWNLOAD="http://dl.sourceforge.net/tuxtype/tuxtype2-1.5.3.tar.bz2" MD5SUM="ca04e65d3b19ddeeedb8a49147ed642b" -MAINTAINER="MagicMan" -EMAIL="MagicMan07@bluebottle.com" +MAINTAINER="Frank Caraballo" +EMAIL="fecaraballo{at}gmail{dot}com" APPROVED="BP{k}" -- cgit v1.2.3-65-gdbad