[Lunar-commits] <moonbase> primateplunge: moved from zbeta to games
Duncan Gibson
engelsman at lunar-linux.org
Tue Jul 7 02:40:24 CEST 2009
commit 498f4bbd1c61bd6fc9d02bb07db2d02ad7886edf
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Tue Jul 7 02:40:24 2009 +0200
primateplunge: moved from zbeta to games
---
games/primateplunge/BUILD | 7 +++++++
games/primateplunge/DEPENDS | 1 +
games/primateplunge/DETAILS | 15 +++++++++++++++
zbeta/primateplunge/BUILD | 7 -------
zbeta/primateplunge/DEPENDS | 1 -
zbeta/primateplunge/DETAILS | 15 ---------------
6 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/games/primateplunge/BUILD b/games/primateplunge/BUILD
new file mode 100644
index 0000000..a4d258a
--- /dev/null
+++ b/games/primateplunge/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --bindir=/usr/games --datadir=/usr/share/games" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/games/primateplunge/DEPENDS b/games/primateplunge/DEPENDS
new file mode 100644
index 0000000..728b0df
--- /dev/null
+++ b/games/primateplunge/DEPENDS
@@ -0,0 +1 @@
+depends SDL_mixer
diff --git a/games/primateplunge/DETAILS b/games/primateplunge/DETAILS
new file mode 100644
index 0000000..fae92ba
--- /dev/null
+++ b/games/primateplunge/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=primateplunge
+ VERSION=1.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.aelius.com/primateplunge
+ SOURCE_VFY=sha1:c2b342b5fd9b5aa9e4aab4e75f1b9d9d0b0f8806
+ WEB_SITE=http://www.aelius.com/primateplunge/
+ ENTERED=20090706
+ UPDATED=20090706
+ SHORT="Help poor Monkey navigate his way down..."
+
+cat << EOF
+Help poor Monkey navigate his way down through treacherous jungles,
+canyons, towering waterfalls, into the heart of a volcano and through
+the driving rain of a cold industrial city.
+EOF
diff --git a/zbeta/primateplunge/BUILD b/zbeta/primateplunge/BUILD
deleted file mode 100644
index a4d258a..0000000
--- a/zbeta/primateplunge/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --bindir=/usr/games --datadir=/usr/share/games" &&
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/primateplunge/DEPENDS b/zbeta/primateplunge/DEPENDS
deleted file mode 100644
index 728b0df..0000000
--- a/zbeta/primateplunge/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends SDL_mixer
diff --git a/zbeta/primateplunge/DETAILS b/zbeta/primateplunge/DETAILS
deleted file mode 100644
index fae92ba..0000000
--- a/zbeta/primateplunge/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=primateplunge
- VERSION=1.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.aelius.com/primateplunge
- SOURCE_VFY=sha1:c2b342b5fd9b5aa9e4aab4e75f1b9d9d0b0f8806
- WEB_SITE=http://www.aelius.com/primateplunge/
- ENTERED=20090706
- UPDATED=20090706
- SHORT="Help poor Monkey navigate his way down..."
-
-cat << EOF
-Help poor Monkey navigate his way down through treacherous jungles,
-canyons, towering waterfalls, into the heart of a volcano and through
-the driving rain of a cold industrial city.
-EOF
More information about the Lunar-commits
mailing list