app-i18n/fcitx-configtool: Use EAPI="7".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 3 Oct 2019 05:46:05 +0000 (05:46 +0000)
committerMike Gilbert <floppym@gentoo.org>
Fri, 4 Oct 2019 18:42:54 +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-configtool/fcitx-configtool-0.4.10.ebuild
app-i18n/fcitx-configtool/fcitx-configtool-4.9999.ebuild

index 33805e7cbebdf7c0a0a4ef2d1ea8ab269ca9ef52..d94a92a71186fe5aff37e6f3a33df8b8049db31e 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2010-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils
 
@@ -24,12 +24,12 @@ SLOT="4"
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.9:4
+BDEPEND="virtual/pkgconfig"
+DEPEND=">=app-i18n/fcitx-4.2.9:4
        app-text/iso-codes
        dev-libs/glib:2
        x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
+RDEPEND="${DEPEND}"
 
 DOCS=()
 
index 5778190ca4f5921ff0ba4b80f9faf042b4b04a37..1243fa0276e8f11a1adf2478b8bb95ed8ae70067 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2010-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils
 
@@ -24,12 +24,12 @@ SLOT="4"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.9:4
+BDEPEND="virtual/pkgconfig"
+DEPEND=">=app-i18n/fcitx-4.2.9:4
        app-text/iso-codes
        dev-libs/glib:2
        x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
+RDEPEND="${DEPEND}"
 
 DOCS=()