app-i18n/fcitx-qt5: Use EAPI="7".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 3 Oct 2019 06:11:14 +0000 (06:11 +0000)
committerMike Gilbert <floppym@gentoo.org>
Fri, 4 Oct 2019 18:42:55 +0000 (14:42 -0400)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-i18n/fcitx-qt5/fcitx-qt5-1.2.3.ebuild
app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild

index 2c54b501abd1e68ced3e85eee60f1882a0b74633..99e7fd2bb3e66d223c32e08df2f06f8d04eb5b5e 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2014-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils
 
@@ -24,6 +24,8 @@ SLOT="4"
 KEYWORDS="amd64 ~hppa ppc ppc64 x86"
 IUSE=""
 
+BDEPEND="kde-frameworks/extra-cmake-modules:5
+       virtual/pkgconfig"
 # Private headers of dev-qt/qtgui:5 used.
 RDEPEND=">=app-i18n/fcitx-4.2.9:4
        dev-qt/qtcore:5
@@ -33,8 +35,6 @@ RDEPEND=">=app-i18n/fcitx-4.2.9:4
        virtual/libintl
        x11-libs/libxkbcommon"
 DEPEND="${RDEPEND}
-       dev-qt/qtconcurrent:5
-       kde-frameworks/extra-cmake-modules:5
-       virtual/pkgconfig"
+       dev-qt/qtconcurrent:5"
 
 DOCS=()
index 3d87cd55c43278f8d37812f39a7efb4b86312f7f..3484bb692873103c087c1774e31f4b1409830cdd 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2014-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils
 
@@ -24,6 +24,8 @@ SLOT="4"
 KEYWORDS=""
 IUSE=""
 
+BDEPEND="kde-frameworks/extra-cmake-modules:5
+       virtual/pkgconfig"
 # Private headers of dev-qt/qtgui:5 used.
 RDEPEND=">=app-i18n/fcitx-4.2.9:4
        dev-qt/qtcore:5
@@ -33,8 +35,6 @@ RDEPEND=">=app-i18n/fcitx-4.2.9:4
        virtual/libintl
        x11-libs/libxkbcommon"
 DEPEND="${RDEPEND}
-       dev-qt/qtconcurrent:5
-       kde-frameworks/extra-cmake-modules:5
-       virtual/pkgconfig"
+       dev-qt/qtconcurrent:5"
 
 DOCS=()