diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-09-15 11:44:14 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-09-15 10:45:28 -0400 |
commit | e0955d04a6a4b181e1c4e69d02c56729b2b1d5be (patch) | |
tree | e1c44d6a8ab91fca3b7a4cf0eed49b380d2da75a /app-i18n/fcitx-qt5 | |
parent | app-i18n/fcitx: Fix sandbox violation (bug #586588). (diff) | |
download | gentoo-e0955d04a6a4b181e1c4e69d02c56729b2b1d5be.tar.gz gentoo-e0955d04a6a4b181e1c4e69d02c56729b2b1d5be.tar.bz2 gentoo-e0955d04a6a4b181e1c4e69d02c56729b2b1d5be.zip |
app-i18n/fcitx-qt5: Use EAPI="6".
Diffstat (limited to 'app-i18n/fcitx-qt5')
-rw-r--r-- | app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/fcitx-qt5/files/fcitx-qt5-1.0.5-ucs4.patch | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild index 206656b37092..e5907db2a42e 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" inherit cmake-utils diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild index 6af0341cebba..edfd3da5caf1 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" inherit cmake-utils diff --git a/app-i18n/fcitx-qt5/files/fcitx-qt5-1.0.5-ucs4.patch b/app-i18n/fcitx-qt5/files/fcitx-qt5-1.0.5-ucs4.patch index c237d101d599..28cf78efc9c1 100644 --- a/app-i18n/fcitx-qt5/files/fcitx-qt5-1.0.5-ucs4.patch +++ b/app-i18n/fcitx-qt5/files/fcitx-qt5-1.0.5-ucs4.patch @@ -1,8 +1,8 @@ https://github.com/fcitx/fcitx-qt5/commit/31ecc9f2f9c8eb77082044944bbb6740d35ae7c3 https://github.com/fcitx/fcitx-qt5/commit/8fc110e6125d85d3c50112bc20a6ed36395b2b21 ---- platforminputcontext/qfcitxplatforminputcontext.cpp -+++ platforminputcontext/qfcitxplatforminputcontext.cpp +--- /platforminputcontext/qfcitxplatforminputcontext.cpp ++++ /platforminputcontext/qfcitxplatforminputcontext.cpp @@ -254,6 +254,12 @@ anchor = var2.toInt(); else |