From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 8 Jun 2018 02:44:57 +0000 (+0200) Subject: net-irc/kvirc: Use EAPI="6". X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=80e0674cc24505fc066a1ef937bcc52a8d1c4804;p=gentoo.git net-irc/kvirc: Use EAPI="6". --- diff --git a/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild b/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild index 7e4d9bfe234f..56f9b6a0dd6c 100644 --- a/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild +++ b/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild @@ -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 diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild index 98c8fdc1eb45..ddcaa318794f 100644 --- a/net-irc/kvirc/kvirc-9999.ebuild +++ b/net-irc/kvirc/kvirc-9999.ebuild @@ -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