diff options
author | William Hubbs <williamh@gentoo.org> | 2016-06-29 14:41:26 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2016-06-29 15:05:08 -0500 |
commit | 5edb412a63031c0372093d5e5fb038e5da4f52f1 (patch) | |
tree | 8f5315aeb1959115507994facdaffbcb7f462f54 /games-emulation/dosbox/files | |
parent | dev-php/xhprof: Version bump to upstream VCS snapshot (diff) | |
download | gentoo-5edb412a63031c0372093d5e5fb038e5da4f52f1.tar.gz gentoo-5edb412a63031c0372093d5e5fb038e5da4f52f1.tar.bz2 gentoo-5edb412a63031c0372093d5e5fb038e5da4f52f1.zip |
games-emulation/dosbox: [qa]: create a snapshot release to fix multiple bugs
This snapshot release fixes the following bugs:
https://bugs.gentoo.org/show_bug.cgi?id=449060
https://bugs.gentoo.org/show_bug.cgi?id=586650
https://bugs.gentoo.org/show_bug.cgi?id=587382
Package-Manager: portage-2.2.28
Diffstat (limited to 'games-emulation/dosbox/files')
-rw-r--r-- | games-emulation/dosbox/files/dosbox-0.74-gcc46.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox/files/dosbox-0.74-gcc46.patch b/games-emulation/dosbox/files/dosbox-0.74-gcc46.patch index 16811d47d640..98b4508f519f 100644 --- a/games-emulation/dosbox/files/dosbox-0.74-gcc46.patch +++ b/games-emulation/dosbox/files/dosbox-0.74-gcc46.patch @@ -1,5 +1,5 @@ ---- include/dos_inc.h.old 2011-04-28 08:46:04.505011354 +0200 -+++ include/dos_inc.h 2011-04-28 08:46:27.104408178 +0200 +--- a/include/dos_inc.h 2011-04-28 08:46:04.505011354 +0200 ++++ b/include/dos_inc.h 2011-04-28 08:46:27.104408178 +0200 @@ -21,6 +21,7 @@ #ifndef DOSBOX_DOS_INC_H #define DOSBOX_DOS_INC_H |