diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-09-15 12:10:29 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-09-15 10:45:28 -0400 |
commit | 6f6a306ac92d1e36a456b19132c3404ed037afd2 (patch) | |
tree | 54ad8934e5ba80d229bb6a9c0aabf6e7969470c6 /app-i18n | |
parent | e0955d04a6a4b181e1c4e69d02c56729b2b1d5be (diff) | |
download | gentoo-6f6a306ac92d1e36a456b19132c3404ed037afd2.tar.gz gentoo-6f6a306ac92d1e36a456b19132c3404ed037afd2.tar.xz |
app-i18n/kcm-fcitx: Use EAPI="6".
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index fcdad895944..03c7f5fedef 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" inherit cmake-utils xdg diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild index 27997fbf0af..b4988e11ffb 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.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 xdg diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild index 1efe5746103..87b949ddd6c 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.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/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild index a3c393ecbca..d5a8460d399 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-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 |