commit: d0fee1992a50df8aec952854b3ba631c181aa0f0 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 22 14:30:55 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 22 14:33:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fee199
app-emulation/fs-uae-launcher: Version bump to 3.0.3, drop old 3.0.2 Package-Manager: Portage-2.3.94, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> app-emulation/fs-uae-launcher/Manifest | 2 +- .../files/fs-uae-launcher-2.8.3-QApplication.patch | 13 ------------- ...auncher-3.0.2-r1.ebuild => fs-uae-launcher-3.0.3.ebuild} | 1 - 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/app-emulation/fs-uae-launcher/Manifest b/app-emulation/fs-uae-launcher/Manifest index c6d0aab8327..7473dab446a 100644 --- a/app-emulation/fs-uae-launcher/Manifest +++ b/app-emulation/fs-uae-launcher/Manifest @@ -1 +1 @@ -DIST fs-uae-launcher-3.0.2.tar.gz 9633002 BLAKE2B 81e5a9cbdb4f094735fdbffa291c86bea74e3306ea1bc8365ba215daf970665ab45515c82dd180bfc965f5a2ff83c29a9cd8b21b343e6e6c7ebb4d95dbafd8d0 SHA512 6e9d5588b4cee79b7d5468b7d5e3d6c82e54957fcb0b05d3e9d1da8710336f0af82821fea37ee4cf4e0dc12ead6096183fe488afe860ce11573fd828718ba3d3 +DIST fs-uae-launcher-3.0.3.tar.gz 9633064 BLAKE2B e5f80762407d95a64611121aaf936efaa915bdaef85a87e20998c0349f3f9c9b0640de0a9122c57b957ef031b15461012b5a8aecf13147d987b5db647b26e983 SHA512 dcb88af8e6f791dba9a48aa6fa706dd99288f1fe4b44250cc9c55342eee943c52f94c53b502fe8d570cc259f54583f345ed430e0e3a9878bd2a966ade4789b3c diff --git a/app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch b/app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch deleted file mode 100644 index 446bfd83591..00000000000 --- a/app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch +++ /dev/null @@ -1,13 +0,0 @@ -https://bugs.gentoo.org/684948 - ---- fs-uae-launcher-2.8.3/fsui/qt/qt.py 2017-01-08 19:48:56.000000000 +0000 -+++ fs-uae-launcher-2.8.3/fsui/qt/qt.py 2019-05-03 22:28:16.979041988 +0100 -@@ -60,7 +60,7 @@ - # fix_qt_for_maverick() - - fsbc.desktop.set_open_url_in_browser_function(open_url_in_browser) -- qapplication = QtBaseApplication([]) -+ qapplication = QtBaseApplication(['']) - initialize_qt_style(qapplication) - return qapplication - diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild similarity index 97% rename from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild rename to app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild index 834209e132d..53aa235293c 100644 --- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild +++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild @@ -32,7 +32,6 @@ DEPEND=" PATCHES=( "${FILESDIR}"/${PN}-3.0.0-ROMs.patch - "${FILESDIR}"/${PN}-2.8.3-QApplication.patch ) src_prepare() {
