Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by John Harding (cae0945a9b36ca9a237a2bda37f6f105de3fa04c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: John Harding <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by John Harding (cae0945a9b36ca9a237a2bda37f6f105de3fa04c)
  • Date: Sat, 8 Jul 2006 09:33:15 -0500

GIT changes to master games grimoire by John Harding
<johnh AT kuberaconsulting.com>:

ChangeLog | 4 ++++
games-arcade-2d/armagetron/BUILD | 1 -
games-arcade-2d/armagetron/DEPENDS | 1 -
games-arcade-2d/armagetron/DETAILS | 21 ---------------------
games-arcade-2d/armagetron/HISTORY | 27 ---------------------------
games-arcade-2d/armagetron/INSTALL | 1 -
games-arcade-2d/armagetron/PRE_BUILD | 1 -
games-arcade-2d/armagetron/TRIGGERS | 1 -
8 files changed, 4 insertions(+), 53 deletions(-)

New commits:
commit cae0945a9b36ca9a237a2bda37f6f105de3fa04c
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

removed armagetron spell, been deprecated by upstream and replaced with
armagetronad

diff --git a/ChangeLog b/ChangeLog
index 39d5e01..599aa57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-08 John Harding <johnh AT kuberaconsulting.com>
+ * games-arcade-2d/armagetron: Removed game due to the devs no longer
+ developing or supporting. They have released armagetronad.
+
2006-07-02 David Brown <dmlb2000 AT gmail.com>
* FUNCTIONS: fixed default_post_install to handle stage root sorcery

diff --git a/games-arcade-2d/armagetron/BUILD
b/games-arcade-2d/armagetron/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/games-arcade-2d/armagetron/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/games-arcade-2d/armagetron/DEPENDS
b/games-arcade-2d/armagetron/DEPENDS
deleted file mode 100755
index 94370f8..0000000
--- a/games-arcade-2d/armagetron/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends armagetronad
diff --git a/games-arcade-2d/armagetron/DETAILS
b/games-arcade-2d/armagetron/DETAILS
deleted file mode 100755
index cc21bc9..0000000
--- a/games-arcade-2d/armagetron/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- SPELL=armagetron
- VERSION=0.2.6.0
-# SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-# SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://armagetron.sourceforge.net/
- PATCHLEVEL=1
- ENTERED=20031206
- UPDATED=20031206
-#
SOURCE_HASH=sha512:b3c708e49ed1a2ad2bdfcb77bf6963e7838c410f2cf5b0a9ff28e9904690f13ecd342540adb86968567ededfa92b99e1b9c9208b1097c4561b8887a9b97f487c
- LICENSE[0]=GPL
- BUILD_API=1
- SHORT="In this game, you ride a lightcycle around the game grid."
-cat << EOF
-(Pronunciation: just like Armageddon, just with a "tr" instead of the "dd".)
-In this game, you ride a lightcycle around the game grid. You can only make
sharp turns of 90 degrees
-and a wall constantly builds up after you. Make your enemies crash into your
wall,
-but be aware that they are trying to do the same to you.
-Only if you are fast enough, you may be able to trap them; but the only way
to speed up your
-lightcycle is to drive close to the dangerous walls. Prepare for exciting
strategic preparations followed by action-packed close combat!
-EOF
diff --git a/games-arcade-2d/armagetron/HISTORY
b/games-arcade-2d/armagetron/HISTORY
deleted file mode 100644
index dbdca4c..0000000
--- a/games-arcade-2d/armagetron/HISTORY
+++ /dev/null
@@ -1,27 +0,0 @@
-2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-04-25 John Harding <johnh AT kuberaconsulting.com>
- * DETAILS: spell is deprecated, old spell abandoned and has
- a known, serious security hole. Changed according to
- deprecated spell instructions. Use armagetronad.
- * INSTALL: added for deprecated spell
- * PRE_BUILD: added for deprecated spell
- * TRIGGERS: added for deprecated spell
- * BUILD: changed to true
- * DEPENDS: made depends on new spell armagetronad
-
-2005-12-01 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-08-03 Eric Sandall <eric AT sandall.us>
- * DEPENDS: SDL_image, SDL_mixer renamed to sdl*
- Removed SDL as sdl_image depends on sdl
- Formatted to Guru Handbook
-
-3004-07-19 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: removed maintainer line
-
-2003-12-06 : David Braaten <xiticix47 AT hotmail.com>
- * ALL: created the spell
-
diff --git a/games-arcade-2d/armagetron/INSTALL
b/games-arcade-2d/armagetron/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/games-arcade-2d/armagetron/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/games-arcade-2d/armagetron/PRE_BUILD
b/games-arcade-2d/armagetron/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/games-arcade-2d/armagetron/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/games-arcade-2d/armagetron/TRIGGERS
b/games-arcade-2d/armagetron/TRIGGERS
deleted file mode 100755
index 970b2e1..0000000
--- a/games-arcade-2d/armagetron/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast armagetron dispel_self



  • [SM-Commit] GIT changes to master games grimoire by John Harding (cae0945a9b36ca9a237a2bda37f6f105de3fa04c), John Harding, 07/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page