summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-11 05:40:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-11 05:40:32 +0000
commit24a733b609fc515d19223e0f2290d73546dd5d27 (patch)
tree113804ca2fdc655cb7d6a975688965957cb5f45e /games-roguelike/tome/files
parentNew version, closes #72727 (Manifest recommit) (diff)
downloadgentoo-2-24a733b609fc515d19223e0f2290d73546dd5d27.tar.gz
gentoo-2-24a733b609fc515d19223e0f2290d73546dd5d27.tar.bz2
gentoo-2-24a733b609fc515d19223e0f2290d73546dd5d27.zip
version bump (bug #73849)
Diffstat (limited to 'games-roguelike/tome/files')
-rw-r--r--games-roguelike/tome/files/2.3.0-gentoo-paths.patch31
-rw-r--r--games-roguelike/tome/files/digest-tome-2.3.01
2 files changed, 32 insertions, 0 deletions
diff --git a/games-roguelike/tome/files/2.3.0-gentoo-paths.patch b/games-roguelike/tome/files/2.3.0-gentoo-paths.patch
new file mode 100644
index 000000000000..d171a1cf540f
--- /dev/null
+++ b/games-roguelike/tome/files/2.3.0-gentoo-paths.patch
@@ -0,0 +1,31 @@
+diff -rU 1 tome-225-src.orig/src/files.c tome-225-src/src/files.c
+--- tome-225-src.orig/src/files.c 2004-01-14 11:17:02.423263360 -0500
++++ tome-225-src/src/files.c 2004-01-14 11:17:50.074019344 -0500
+@@ -5670,3 +5670,3 @@
+ /* Build the filename */
+- path_build(buf, 1024, ANGBAND_DIR_APEX, "scores.raw");
++ sprintf(buf, "GENTOO_DIR/tome-scores.raw");
+
+@@ -5748,3 +5748,3 @@
+ /* Build the filename */
+- path_build(buf, 1024, ANGBAND_DIR_APEX, "scores.raw");
++ sprintf(buf, "GENTOO_DIR/tome-scores.raw");
+
+@@ -5846,3 +5846,3 @@
+ /* Build the filename */
+- path_build(buf, 1024, ANGBAND_DIR_APEX, "scores.raw");
++ sprintf(buf, "GENTOO_DIR/tome-scores.raw");
+
+@@ -6296,3 +6296,3 @@
+ /* Build the filename */
+- path_build(buf, 1024, ANGBAND_DIR_APEX, "scores.raw");
++ sprintf(buf, "GENTOO_DIR/tome-scores.raw");
+
+diff -rU 1 tome-225-src.orig/src/init2.c tome-225-src/src/init2.c
+--- tome-225-src.orig/src/init2.c 2004-01-14 11:17:02.473255760 -0500
++++ tome-225-src/src/init2.c 2004-01-14 11:17:58.286770816 -0500
+@@ -6686,3 +6686,3 @@
+ /* Build the filename */
+- path_build(buf, 1024, ANGBAND_DIR_APEX, "scores.raw");
++ sprintf(buf, "GENTOO_DIR/tome-scores.raw");
+
diff --git a/games-roguelike/tome/files/digest-tome-2.3.0 b/games-roguelike/tome/files/digest-tome-2.3.0
new file mode 100644
index 000000000000..347738fa2661
--- /dev/null
+++ b/games-roguelike/tome/files/digest-tome-2.3.0
@@ -0,0 +1 @@
+MD5 5f2e0d76893c856d77f34f0533cd90a8 tome-230-src.tar.bz2 2815096