summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/tome/slack-desc5
-rw-r--r--games/tome/tome.SlackBuild2
-rw-r--r--games/tome/tome.info4
3 files changed, 5 insertions, 6 deletions
diff --git a/games/tome/slack-desc b/games/tome/slack-desc
index 0fd5334bb1..4d36e0fc75 100644
--- a/games/tome/slack-desc
+++ b/games/tome/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler-------------------------------------------------------|
-tome: Tales of Middle Earth (ToME) is a fantasy adventure game
+tome: ToME (Tales of Middle Earth - a fantasy adventure game)
tome:
tome: ToMe is a game that emphasizes intricate, challenging, and varied
tome: gameplay over graphics. Hundreds of different monsters in randomly-
@@ -16,4 +16,5 @@ tome: your choice and wielding mighty artifacts
tome:
tome: http://www.t-o-m-e.net
tome:
-tome: \ No newline at end of file
+tome:
+
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild
index 750ad4e3c7..178d62763c 100644
--- a/games/tome/tome.SlackBuild
+++ b/games/tome/tome.SlackBuild
@@ -11,12 +11,10 @@ VERSION=${VERSION:-235}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/games/tome/tome.info b/games/tome/tome.info
index 205615952e..fc1ba6800a 100644
--- a/games/tome/tome.info
+++ b/games/tome/tome.info
@@ -1,10 +1,10 @@
PRGNAM="tome"
VERSION="235"
HOMEPAGE="http://www.t-o-m-e.net"
-DOWNLOAD="http://www.t-o-m-e.net/dl/src/tome-235-src.tar.bz2"
+DOWNLOAD="http://distfiles.gentoo.org/distfiles/tome-235-src.tar.bz2"
MD5SUM="751ea71973413d3b54644cf86b20758f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Melik"
EMAIL="dchmelik@gmail.com"
-APPROVED="pprkut"
+APPROVED="Erik Hanson"