commit:     b730057b51a2d8859820d30eac239dd270d69901
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 22:11:46 2015 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 22:12:40 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b730057b

app-emulation/wine: Revbump 1.7.54. Fixes bug due to move of .desktop file

Thanks to karolherbst for reporting

Package-Manager: portage-2.2.23

 app-emulation/wine/{wine-1.7.54.ebuild => wine-1.7.54-r1.ebuild} | 2 +-
 app-emulation/wine/wine-9999.ebuild                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine/wine-1.7.54.ebuild 
b/app-emulation/wine/wine-1.7.54-r1.ebuild
similarity index 99%
rename from app-emulation/wine/wine-1.7.54.ebuild
rename to app-emulation/wine/wine-1.7.54-r1.ebuild
index ee0841c..37b9d26 100644
--- a/app-emulation/wine/wine-1.7.54.ebuild
+++ b/app-emulation/wine/wine-1.7.54-r1.ebuild
@@ -277,7 +277,7 @@ src_prepare() {
        fi
        sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
        if ! use run-exes; then
-               sed -i '/^MimeType/d' tools/wine.desktop || die #117785
+               sed -i '/^MimeType/d' loader/wine.desktop || die #117785
        fi
 
        # hi-res default icon, #472990, 
http://bugs.winehq.org/show_bug.cgi?id=24652

diff --git a/app-emulation/wine/wine-9999.ebuild 
b/app-emulation/wine/wine-9999.ebuild
index ee0841c..37b9d26 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -277,7 +277,7 @@ src_prepare() {
        fi
        sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
        if ! use run-exes; then
-               sed -i '/^MimeType/d' tools/wine.desktop || die #117785
+               sed -i '/^MimeType/d' loader/wine.desktop || die #117785
        fi
 
        # hi-res default icon, #472990, 
http://bugs.winehq.org/show_bug.cgi?id=24652

Reply via email to