diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-24 20:54:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-24 20:54:34 +0000 |
commit | 8093ce68bcd070fa98d221890f9d26bc5452b8c2 (patch) | |
tree | 5118b742e508d886921ab574323afb5e6b0acb10 /games-board/qgo/files | |
parent | version bumping, adding ~ppc (diff) | |
download | historical-8093ce68bcd070fa98d221890f9d26bc5452b8c2.tar.gz historical-8093ce68bcd070fa98d221890f9d26bc5452b8c2.tar.bz2 historical-8093ce68bcd070fa98d221890f9d26bc5452b8c2.zip |
clean older ebuilds
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-board/qgo/files')
-rw-r--r-- | games-board/qgo/files/0.2.2-gcc.patch | 24 | ||||
-rw-r--r-- | games-board/qgo/files/digest-qgo-0.2.2 | 1 | ||||
-rw-r--r-- | games-board/qgo/files/digest-qgo-1.0.0 | 1 |
3 files changed, 0 insertions, 26 deletions
diff --git a/games-board/qgo/files/0.2.2-gcc.patch b/games-board/qgo/files/0.2.2-gcc.patch deleted file mode 100644 index 0d113732b156..000000000000 --- a/games-board/qgo/files/0.2.2-gcc.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- qgo-0.2/qgo/src/wavfile.c.orig 2004-06-08 09:20:12.783379736 -0400 -+++ qgo-0.2/qgo/src/wavfile.c 2004-06-08 09:20:25.304476240 -0400 -@@ -134,6 +134,10 @@ - static char emsg[2048]; - - -+static void -+_v_erf(const char *format,va_list ap) { -+ vsprintf(emsg,format,ap); /* Capture message into emsg[] */ -+} - - /* - * Error reporting function for this source module: -@@ -150,10 +154,6 @@ - } - - --static void --_v_erf(const char *format,va_list ap) { -- vsprintf(emsg,format,ap); /* Capture message into emsg[] */ --} - - - diff --git a/games-board/qgo/files/digest-qgo-0.2.2 b/games-board/qgo/files/digest-qgo-0.2.2 deleted file mode 100644 index 28eaffedfe45..000000000000 --- a/games-board/qgo/files/digest-qgo-0.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4483bebd46ceda203b0cbad35da0a624 qgo-0.2.2-b3.tar.gz 1751040 diff --git a/games-board/qgo/files/digest-qgo-1.0.0 b/games-board/qgo/files/digest-qgo-1.0.0 deleted file mode 100644 index afe8bd4d1798..000000000000 --- a/games-board/qgo/files/digest-qgo-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 a455fb3a850e340c9d07bb5e514026ef qgo-1.0.0.tar.gz 1420181 |