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 | f8114dc72ee4859d21bb54390891ecbd703f631b (patch) | |
tree | 72810cf12b2261441348c384676417534e81d626 /games-board/qgo/files | |
parent | version bumping, adding ~ppc (diff) | |
download | gentoo-2-f8114dc72ee4859d21bb54390891ecbd703f631b.tar.gz gentoo-2-f8114dc72ee4859d21bb54390891ecbd703f631b.tar.bz2 gentoo-2-f8114dc72ee4859d21bb54390891ecbd703f631b.zip |
clean older ebuilds
(Portage version: 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 |