net-irc/kvirc: Use EAPI="6".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Fri, 8 Jun 2018 02:44:57 +0000 (04:44 +0200)
committerMike Gilbert <floppym@gentoo.org>
Wed, 13 Jun 2018 14:36:20 +0000 (10:36 -0400)
net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild
net-irc/kvirc/kvirc-9999.ebuild

index 7e4d9bfe234f2cae6882a84a052691c937f49370..56f9b6a0dd6c19f17f722699fd2a73b02d595db8 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=(python2_7)
 
-inherit cmake-utils flag-o-matic gnome2-utils multilib python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
index 98c8fdc1eb4526101df019504b53284f51f1108e..ddcaa318794f19e09dd5fec2af5f47bc7e58c892 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=(python2_7)
 
-inherit cmake-utils flag-o-matic gnome2-utils multilib python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-r3