diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 14:05:28 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 15:06:27 +0200 |
commit | 4e970d590635d36ff686797b24b0bea7cb372139 (patch) | |
tree | 829eaf7a11dcca8a89c4cc2d8060f17f9fc11d8c /games-emulation/openmsx/files | |
parent | games-emulation/nestra: Drop old (diff) | |
download | gentoo-4e970d590635d36ff686797b24b0bea7cb372139.tar.gz gentoo-4e970d590635d36ff686797b24b0bea7cb372139.tar.bz2 gentoo-4e970d590635d36ff686797b24b0bea7cb372139.zip |
games-emulation/openmsx: Version bump
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-emulation/openmsx/files')
-rw-r--r-- | games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch b/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch index 18ac6fdc83b6..e8007636f80e 100644 --- a/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch +++ b/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch @@ -1,5 +1,5 @@ ---- build/main.mk.old 2015-01-18 12:18:50.608153217 +0100 -+++ build/main.mk 2015-01-18 12:20:00.352861984 +0100 +--- a/build/main.mk.old 2015-01-18 12:18:50.608153217 +0100 ++++ b/build/main.mk 2015-01-18 12:20:00.352861984 +0100 @@ -541,10 +541,9 @@ DEPEND_SUBST=$(patsubst $(SOURCES_PATH)/%.cc,$(DEPEND_PATH)/%.d,$<) $(OBJECTS_FULL): $(INIT_DUMMY_FILE) |